Backtest and live working differ
-
Hello Everyone,
I am facing a issue that Ea is working fine when backtesting but when I put it on live account it works weirdly.
For example:- It is martingale and in backtest it is opening positions like this as required.
1
1
2 30 pips as pips gap each
2
4
4
But in live it is opening like this
1
1
1 30 pips as pips gap each
1
1
1
along with a popup window showing that you are trying open a lot size lower than minimum lot lot allowed by broker.
@fxfreema Please help. -
i often get the pip size thing. I wish i could help but I dont have a clue brother.
My bot will give me errors like that, and then continue to trade as normal with no problems on the next trade. All my positions are typically calculated based on stoploss or some other means, so it doesnt make sense to me that 1% of whatever was given for input, would result in some negative or very large untradeable number of lots, randomly. The worst part is that it is not consistent enough to troubleshoot.
-
@l-andorrà pointed out once that he removes all of the rules from global options

-
I am using multiply factor in reference to previous open trade.
-
@TipsyWisdom I don't remember having said that.
But I'm over 50 so I cannot discard I did it and now I simply don't remember. -
I am 34 but still didn't do that
