Karlo Karlicc / Publications
Forum
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 moment of this transaction my spread is 2. From my