Hi everyone,
In the past, I have made a lot type of method, coding a lot. Sometime the result will be very good on the year I test but then when I expend it to longer backtest (3-4 years) then the negative result appear.
Now, I have just made a simple EA with only 80 lines of code but seem very promise. I have made a backtest with 3.5 years data ( from 01-2014 to 10-2017 ), using Every Tick model.
I have some good result on EURUSD pair.
===============
With the broker's spread is 15, the result are:
- Init deposit : $1000
- Net profit : $188,497.41
- Maximal drawdown : 8.79%
===============
With the broker's spread is 25 (with my current broker), the result are:
- Init deposit : $1000
- Net profit : $35,212.78
- Maximal drawdown : 10.54%
===============
The question is :
- Does any factor may affect the result ? I have just noted that the spread of broker may affect the result !
Now I'm working with Real account with Init deposit as my test to see the real result.
*PS: The Lots size is increased base on Equity of account balance, so it will increase and decrease dynamic.
In the past, I have made a lot type of method, coding a lot. Sometime the result will be very good on the year I test but then when I expend it to longer backtest (3-4 years) then the negative result appear.
Now, I have just made a simple EA with only 80 lines of code but seem very promise. I have made a backtest with 3.5 years data ( from 01-2014 to 10-2017 ), using Every Tick model.
I have some good result on EURUSD pair.
===============
With the broker's spread is 15, the result are:
- Init deposit : $1000
- Net profit : $188,497.41
- Maximal drawdown : 8.79%
===============
With the broker's spread is 25 (with my current broker), the result are:
- Init deposit : $1000
- Net profit : $35,212.78
- Maximal drawdown : 10.54%
===============
The question is :
- Does any factor may affect the result ? I have just noted that the spread of broker may affect the result !
Now I'm working with Real account with Init deposit as my test to see the real result.
*PS: The Lots size is increased base on Equity of account balance, so it will increase and decrease dynamic.
No emotion