Problem 1: There is a few ticks delay in Atm strategy entry. It is entering the trade a few ticks after getting the command. When the volume is low the delay is none or 1. When the volume is high, the delay is usually 2 or 3. Here is a screenshot: https://imgur.com/a/nF07119. As you can see here, the strategy got the command to enter when the price crossed, but it entered 1 tick later. What could be the reason? My Atm strategy has 3 orders in 1 position. I tried using 1 order in 1 position. There was no delay most of the time when the volume was high.
Problem 2: Sometimes I am getting these yellow pending orders sometimes which cannot be closed. I tried to close it from the chart, chart trader, and control center. But it did not work. The only way to get rid of it is to reset the Sim account. I think problem 1 is the reason behind it. Here's a screenshot: https://imgur.com/a/umdIPox
Comment