|
Earth planet
Posts: 53 since Feb 2017
Thanks Given: 42
Thanks Received: 14
|
Hello everyone,
Could someone here please share a sample of a simple strategy example with the code for MT4 and TS, with the important part of getting the same backtest results in both platforms? And in that way to see what are the details that need to be considered in order to get the same strategy result (or very similar) in both platforms.
I’m trying to get the same result in TS from the simple MA strategy that comes as example with MT4, but the trades in the backtest are very different in both sides, and this of course using in both sides the same FX instrument, the same Time Frame, the same Range of dates, but while in MT4 is getting 50 trades, in TS is getting around 200 trades.
In TS, I tried to change the Time Zone to see if in that way it could get a result similar to MT4, but for now what I’m trying is not working to get a more similar result.
Please note that this is mainly for analysis purpose.
|