Edit Your Comment
Max draw down data on closed trade ?
Mar 31, 2010 at 02:06
(redigerad Mar 31, 2010 at 02:07)
Medlem sedan Feb 27, 2010
39 inlägg
Not sure if this is a programming question or I missed some functionality in MT4.
I need to capture the max draw down number on each winning trade, I need this data to help establish stop loss with tighter limits for existing EA to mitigate some of the bigger losses. The EA has no issue making great profit, the losses are killing it.
I don't think it's possible to capture this date from MT4 straight out the box and suspect I need second EA that captures tick data as trade is opened then analysis on close the lowest (or highest value on a short position) that the trade reached before closing out positive. i'm guessing then the trade number and possibly other data get written out to a file by date or some kind or history file.
Any insight / code is appreciated.
I need to capture the max draw down number on each winning trade, I need this data to help establish stop loss with tighter limits for existing EA to mitigate some of the bigger losses. The EA has no issue making great profit, the losses are killing it.
I don't think it's possible to capture this date from MT4 straight out the box and suspect I need second EA that captures tick data as trade is opened then analysis on close the lowest (or highest value on a short position) that the trade reached before closing out positive. i'm guessing then the trade number and possibly other data get written out to a file by date or some kind or history file.
Any insight / code is appreciated.
Mar 31, 2010 at 18:04
Medlem sedan Feb 27, 2010
39 inlägg
This question I ask above is somewhat covered here http://www.myfxbook.com/community/suggestion-box/tradewise-drawdown-pips/24239,1 however I'm looking for a statement type report that can be dropped into a spreadsheet and analyzed rather than stepping through a chart with visual observations.

*Kommersiell användning och skräppost tolereras inte och kan leda till att kontot avslutas.
Tips: Om du lägger upp en bild/youtube-adress bäddas den automatiskt in i ditt inlägg!
Tips: Skriv @-tecknet för att automatiskt komplettera ett användarnamn som deltar i den här diskussionen.