Slow, but steady (sort of...) (Od GridsForPips)
The user has deleted this strategy.
Edit Your Comment
Slow, but steady (sort of...) Diskusia
Členom od Jun 16, 2010
205 príspevkov
Jun 26, 2010 at 22:45
Členom od Jun 16, 2010
205 príspevkov
Doesn't the site state that it takes about 60 secs. to analyze a test? Or is approx 1 million tickets just a little too many to manage for their servers? 😇
Always get cashback -
Členom od Jun 16, 2010
205 príspevkov
Jun 26, 2010 at 23:15
Členom od Jun 16, 2010
205 príspevkov
Screendump taken at the end of the test:
<a href='https://www.myfxbook.com/files/GridsForPips/eurchftestingsafety_Kk.gif' target='_blank'><img src='https://www.myfxbook.com/files/GridsForPips/eurchftestingsafety_Kk.gif'/></a>
Notice especially the 'Lowest Equity%'-value, which is programmed like this:
if(AccountBalance()>HighBalance) HighBalance=AccountBalance();
if(AccountEquity()/HighBalance*100<LowEquityPercent) LowEquityPercent = AccountEquity()/HighBalance*100;
plus:
Comment('Lowest Equity% is '+ DoubleToStr(LowEquityPercent,2));
explained: it reveals the largest achieved DD against AccountBalance, which I think reveals more than a detailed report from the Metatrader Terminal, in this EA's case it would look something like this: (detailed report from my live cent-account)
<a href='https://www.myfxbook.com/files/GridsForPips/DetailedStatement_xJ.htm' target='_blank'>DetailedStatement_xJ.htm</a>
Lots of small trades, I know, but the point is, ZERO DD!!
<a href='https://www.myfxbook.com/files/GridsForPips/eurchftestingsafety_Kk.gif' target='_blank'><img src='https://www.myfxbook.com/files/GridsForPips/eurchftestingsafety_Kk.gif'/></a>
Notice especially the 'Lowest Equity%'-value, which is programmed like this:
if(AccountBalance()>HighBalance) HighBalance=AccountBalance();
if(AccountEquity()/HighBalance*100<LowEquityPercent) LowEquityPercent = AccountEquity()/HighBalance*100;
plus:
Comment('Lowest Equity% is '+ DoubleToStr(LowEquityPercent,2));
explained: it reveals the largest achieved DD against AccountBalance, which I think reveals more than a detailed report from the Metatrader Terminal, in this EA's case it would look something like this: (detailed report from my live cent-account)
<a href='https://www.myfxbook.com/files/GridsForPips/DetailedStatement_xJ.htm' target='_blank'>DetailedStatement_xJ.htm</a>
Lots of small trades, I know, but the point is, ZERO DD!!
Always get cashback -
*Komerčné použitie a spam nebudú tolerované a môžu viesť k zrušeniu účtu.
Tip: Uverejnením adresy URL obrázku /služby YouTube sa automaticky vloží do vášho príspevku!
Tip: Zadajte znak @, aby ste automaticky vyplnili meno používateľa, ktorý sa zúčastňuje tejto diskusie.