Hi,
while we use
CTrade c_trade;
In the c_trade.PositionModify If we set SL near 20 points to Bid price it's not changing the SL while the Bid price change fast (says invalid stop in Journal). Any solution to recheck check again and change SL to new 20 points near Bid price?. (all orders must changed to 20 points of current Bid even the Bid price changed faster)
while we use
CTrade c_trade;
In the c_trade.PositionModify If we set SL near 20 points to Bid price it's not changing the SL while the Bid price change fast (says invalid stop in Journal). Any solution to recheck check again and change SL to new 20 points near Bid price?. (all orders must changed to 20 points of current Bid even the Bid price changed faster)
Last edited: