Backtesting : Could we increase the limitation of Max Lots ?

 

Hello,


For my backtesting validation I need to increase the limitation of Max Lots value.


MarketInfo(Symbol(),MODE_MAXLOT); => 100 Lots


When your account increase above 300 000 $ this limit is easilly reached when trading.

I heard that some brokers offer about max lots of 1000 lots or even more.

So I need to know if it is possible to change this value in MT4 Strategy tester in order to avoid missing some trades due to maximum limit reached.


Could anyone help me ?


Thanks a lot,

Kevin.