cAlgo limitations
Created at 11 Sep 2015, 14:56
cAlgo limitations
11 Sep 2015, 14:56
Hello,
if my algo try to request the opening of 10 market orders (async) on 10 pairs (100 trades), at the same moment, the platform freeze. it does not get anymore ticks and if I try the RefreshData() it stop on that point.
If the algo try to request the opening of only 1 market order (async) on 10 pairs (10 trades) the platform still works.
This means I cannot make more than a certain requests in a short time.
Do you know exactly what is the limit?
I am doing HFT and this is a big limitation. Can you clarify it what s the limit and if there is a way to avoid this bug?
Spotware
11 Sep 2015, 15:17
Dear Trader,
Thank you for reporting it. We will investigate.
@Spotware