Karlo Karlicc / Profile
Karlo Karlicc
Added topic Algo trading problem
Hey there! I have a problem with algo trading. Specifically with this command: trade.Buy(volume, _Symbol , UpperLimit + 5 ) When command executes I sometimes get the price of ( UpperLimit + 5 + 7 ), which should not be possible. At the
: