I am seeing unexpected orders getting generated in my strategy with live data. May be I may wrong in my understanding. Can you please explain why I am seeing new internal order immediately getting submitted after I cancel the order?
Case:
Strategy will be trading between 1:00 Am to 6:24Am and 6:31AM to 1:40PM
So I have a flag to check these times and based on the flag I am cancelling any open orders and closing the open poison.
can you please check the attached Log, Output and the code that is getting executed and let me know if there is any thing that i need to handle.
thanks,
gsreddy

Comment