mt5 backtest
-
Hello.
when I convert a multi timeframe project to mq5 it doesnt work but it works well in mt4.
what's the problem? -
Some blocks are specific, when you convert you need to replace some blocks, predominantly any block that has the word position.
-
@jstap Thanks.
But i cant understand what you mean.(the word position)? -
Read the blocks, trade = MT4, position = MT5
-
@jstap thanks again.
please give an example.
which part of block has writed trade or position? -
As i said if it says trade it is MT4, if it says position it is mt5