For the answer, please read post #229 (as well #205, #228) again!
Also, the posted results are based on M1 data. However for my own personal testing I also used [I]Dukascopy Tick Data[/I] and the results were even better than the M1 data (not worse).
The questions are thus:
[ul]
[li]How are you back-testing (manually or with EA)?
[/li][li]What spread are you setting in the Strategy Tester?
[/li][li]Which EA are you using for back-testing?
[/li][/ul]
Hi Carnino, I just read again your posts about your tests and Iām almost sure that I obey all rules. My only doubt was about the offset and spreadā¦ and since it have stop loss of 5 pips I think it matter a lot isnāt ?
As you can see Tick Data Suite generate randon slippage in the orders for me, the slippage can be from 0 to 2 pips.
Anyway even with lower spread I didnāt get profitable backtest resultsā¦ nothing like yours.
If you try without your spread rules you still get profitable results ?
In order to compare the results and see where the differences might be, why donāt you publish the results here as well as the detailed report via [I]MyFXBook[/I], the same way I did.
That way we can all see it and compare the trades made and figure out where there may be discrepancies between the two. It will certainly help all involved.
With out that, it will be almost impossible to see why there were differences between your EA and mine.
I have taken a look at the report, but you are using completely different strategy as well as different test period. No wonder you got totally different results.
You are trying to compare apples to oranges. If you want to compare it properly you have to use the same parameters, such as the same period of testing, same starting capital, same risk amount and most importantly, the same strategy rules.
Your strategy is completely different.
[ul]
[li]I do not know what your brokers time zone is, but you are placing pending orders at different times of the day instead of the same time every day after the NY close. You probably also using the wrong highs and lows for the breakout.
[/li][li]Your expiration time is 19hr, instead of 24hr for Vijayās original strategy or 240hr for my trailing strategy.
[/li][li]Your trailing stop is all over the place as it not being stepped.
[/li][li]You seem to have a target take profit that is neither consistent with the original strategy nor my version.
[/li][/ul]
Those were just a few of the things I notices. There are probably much more! You will really have to clean-up your code as it is full of bugs with regard to following the strategies discussed thus far.
Sorry, Felipe, but your EA or strategy is nothing like Vijayās original strategy or even my adaptation. You will have to take a closer look at the thread and your EA.
Hi thank you for your review but I would like you tell me about the trailing stop you using.
Iām simple start trailing when Iām in 5 pips profit, but seeing your backtest I think you start trailing at 10 pips at least ?
You was right about the expiration time, I will correct it.
Trailing has already been explained. Please read Post #322 and Post #445.
However, trailing is not the major issue in your EA. The other points I mentioned should be your primary concern if you wish to correct the problems you are having with the results.
[I]PS! I have already answered that other matter you requested via a Private Message, written in Portuguese, as I am assuming that you are Brazilian. If not, let me know and I will answer in English.[/I]
Hi Carnino, thank you very much. Yes Iām brazilian so no problem we write in portuguese.
I think one of the problems was that my export tick-data was with wrong time shift because now Iām getting better results backtesting. I really was continuously trailling, I will try with the steped and soon post my results.
I was just taking a look at your myfxbook pages, I noticed that several open trades on your Master GPBUSD are way in the hole: 80-90 pips down and some closed recently at 25 & 36 pip losses. Is something wrong with your EAās SLās? Just to clarify - is that the account the one youāre running with the trailing stop?
I think that it is a different strategy and has nothing to do with the current ones being discussed here. If you look at the history you will see that there are several orders being placed per day and with different exit rules.
As you can see now Iām trailing step, anyway my backtest show also the slippages on trade close. Iām not sure how much it affect the profitā¦ so I will try without slippageā¦ the spread is 1.0.
Carnino, could you possibly run back tests using a 7 or 7 Ā½ pip continuous trailing stop, and maybe one with a 7 pip stop with a 10 pip step trailing stop? I am testing manually, and because of this have limited options on what stops I can place. I was just wondering where these might fit in with your other tests.