Gabor Herczeg / Publications
Forum
ERR_INVALID_TRADE_VOLUME
Hello guys, I have this error and i just can't solve it. Could any of you give me some tips ? int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 10, 0, 0, "Auto Buy", 12345, 0, clrGreen); When i change this to this: int ticket = OrderSend(Symbol(), OP_BUY, 1.00, Ask, 10, 0, 0, "Auto