Hi. I am paper-trading a strategy developed. On backtest the strategy works ok, but on paper-trade, it raises an exception when I try to cancel a take-profit or stop-loss order. The exception says "Runtime Error: ArgumentException : CancelRequest is null.".

What does this exception mean? It means that the order was already executed or I have to retry the order canceling? 

Thank you for the clarification.