Hi.. I want open lot 0.01 not 0.10
-
I want to ask, when I test the EA in strategy tester .. when it starts to live it does not open lot 0.01 but keep 0.10 only .. I want 0.01 ..
-
sign in into broker account ... if you already did and still 0.1, change broker
-
So, the EA would try to open the requested lot size, but I made it in a way to open the closest possible lot size instead of giving error messages. So I guess that for your broker the minimum lot size is 0.1, the EA detected that and opened 0.1 lots.