Dangerous and misleading drawdown calculations投票結果
Edit Your Comment
Dangerous and misleading drawdown calculations 討論
Nov 25, 2011 at 10:19
Oct 27, 2009からメンバー
15 投稿
When are you going to fix up the drawdown calculations?
By calculating the DD only at the point of closing the positions is deadly wrong ! Between the open and close time the position can be allmost wiped out and still you show the DD risk for example only 2.5% :)
This is VERY MISLEADING !
Calculations must be done continuously during the time when positions are open. By doing this you can also provide another important values such a 'MAE' and 'MFE'.
Everything else in your service is EXCELLENT and usable. Thank you very much for providing this kind of service.
SG
Apr 30, 2011からメンバー
10 投稿
Jun 04, 2012 at 14:10
Apr 30, 2011からメンバー
10 投稿
Hello,
I also found that calculating
MAE(Maximum Adverse Excursion) and MFE(Maximum Favourable Excursion) could be very useful
There is 2 way to calculate MAE / MFE : on client side or on server side
Maybe the Myfxbook EA could calculate MAE and MFE and publish it on the website
or as scalpguy said calculate it on the server side.
I see that Mt4i has MAE MFE graph
They say MAE/MFE data is approximate but I don't know if they get this value on MT client side or on the server side.
After getting MAE/MFE you could draw
MAE_pips = f(outcome pips)
MAE_pips = f(MFE_pips)
MAE_pips = f(MFE_currency)
You could also draw a kind of candlestick plot
Each clandlestick is a trade
open = 0
close = outcome_pips
min = MAE
max = MFE
I also consider that floating operation should be considered.
Regards
I also found that calculating
MAE(Maximum Adverse Excursion) and MFE(Maximum Favourable Excursion) could be very useful
There is 2 way to calculate MAE / MFE : on client side or on server side
Maybe the Myfxbook EA could calculate MAE and MFE and publish it on the website
or as scalpguy said calculate it on the server side.
I see that Mt4i has MAE MFE graph
They say MAE/MFE data is approximate but I don't know if they get this value on MT client side or on the server side.
After getting MAE/MFE you could draw
MAE_pips = f(outcome pips)
MAE_pips = f(MFE_pips)
MAE_pips = f(MFE_currency)
You could also draw a kind of candlestick plot
Each clandlestick is a trade
open = 0
close = outcome_pips
min = MAE
max = MFE
I also consider that floating operation should be considered.
Regards
*商用利用やスパムは容認されていないので、アカウントが停止される可能性があります。
ヒント:画像/YouTubeのURLを投稿すると自動的に埋め込まれます!
ヒント:この討論に参加しているユーザー名をオートコンプリートするには、@記号を入力します。