I'll just quote myself from the last time you posted this exact same backtest:
https://www.mql5.com/en/forum/125644
You have a 31% drawdown but appear to have taken no losses...that means your MAE is quite significant (and relevant) as your strategy keeps large floating losses positions waiting out the market in hopes that it can eventually close for profit. This type of strategy has known outcome when tested on live markets.
I'll just quote myself from the last time you posted this exact same backtest:
https://www.mql5.com/en/forum/125644
You have a 31% drawdown but appear to have taken no losses...that means your MAE is quite significant (and relevant) as your strategy keeps large floating losses positions waiting out the market in hopes that it can eventually close for profit. This type of strategy has known outcome when tested on live markets.
I am sure it would be great really see where my strategy stacks up with the "z-score" from articale https://www.mql5.com/en/articles/1492.
I am just trying to figure out the figures..
Z for a trading system is calculated by the following formula:
where: |
So, if I try to figure out N thinking this should be "Total Trades", then I try to figure out R and this in tern gives same?
I am sure it would be great really see where my strategy stacks up with the "z-score" from articale https://www.mql5.com/en/articles/1492.
I am just trying to figure out the figures..
Z for a trading system is calculated by the following formula:
where: |
So, if I try to figure out N thinking this should be "Total Trades", then I try to figure out R and this in tern gives same?
Am I correct in stating the z-score as follows:
Z = (810*(3-0.5)-12832)/((12832*(12832-810))/(810-1))^(1/2)
Check me if I 'm wrong. Link: http://www.forextraders.com/forex-strategy/using-the-z-score-to-determine-trade-size.html
I'll just quote myself from the last time you posted this exact same backtest:
https://www.mql5.com/en/forum/125644
You have a 31% drawdown but appear to have taken no losses...that means your MAE is quite significant (and relevant) as your strategy keeps large floating losses positions waiting out the market in hopes that it can eventually close for profit. This type of strategy has known outcome when tested on live markets.
Okay, I had to check with yahoo answers on this formula, though I have entered the variables correctly from my statement, thus to be considered suitable for profit maximization & money management methods, test must produce results that are greater than 1.96 or less than -1.96 (corresponding to the 95 percentile of normal distribution).
Z = - 0.001992546
Comments?
Okay, I had to check with yahoo answers on this formula, though I have entered the variables correctly from my statement, thus to be considered suitable for profit maximization & money management methods, test must produce results that are greater than 1.96 or less than -1.96 (corresponding to the 95 percentile of normal distribution).
Z = - 0.001992546
Comments?
I am not sure this is correct, and I was given a different answer for it here:
http://answers.yahoo.com/question/index?qid=20100514173259AAjMw8D&r=w
Either way your probably right.
All trades close same day.. Incidentally I was missing some chart data which incurred losses, oh and my money management is installed now so I will make an update on how it does.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
I produced this EA and see, as you can see, hardly any losses. I am to make it more successful by adding a variable lot size and both martingale and antimartingale. I don't get from alot of people (that I encounter) that an EA will always make money, so what about these results? Critisism or Comments?