Question: 'fake trades'? - page 2

 
niko:

Thank you Raptor!

I did this:

I know my broker's LotStep (it is 0.01), is the above ok to use then (so long as I don't switch brokers)?

Your Broker doesn't have a LotStep . . . each Symbol has it's own LotStep. You have to do it depending upon the Symbol you are trading, use MarketInfo() to get the relevant LotStep.


Do not use NormalizeDouble() to do this . . .

Did you search ?

https://www.mql5.com/en/forum/141997

https://www.mql5.com/en/forum/143966

Reason: