Should we transfer a historical stopLoss order into a real time order?
My question is related to the fact that when trying to call the function "GetRealtimeOrder()" it returns null and I cannot access the order. If I do not call "GetRealtimeOrder()", then in real time I cannot modify this order with the "ChangeOrder" function.

Comment