in reference sample "Strategy: Using OnOrderUpdate() and OnExecution() methods to submit protective orders":
after market Entry order is filled Exit Stop and Limit orders are generated.
Is it possible to use the same technique for the next sequence:
Enter Entry StopLimit order;
if it is filled, generate Exit order?
thanks,
Igor

Comment