You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This happens when the spread order is submitted and we stop the algorithm, and then try to log back in, I specifically had this with a bull put spread placed using the new ComboLimitOrder
During the algorithm initialization, the following exception has occurred: Error getting open orders from brokerage: An existing position or open order for an unsupported security type was found: 0 . Please manually close the position or cancel the order before restarting the algorithm.An existing position or open order for an unsupported security type was found: 0 . Please manually close the position or cancel the order before restarting the algorithm. in BrokerageSetupHandler.cs:line 476 An existing position or open order for an unsupported security type was found: 0 . Please manually close the position or cancel the order before restarting the algorithm.: StackTrace: An existing position or open order for an unsupported security type was found: 0 . Please manually close the position or cancel the order before restarting the algorithm. in BrokerageSetupHandler.cs:line 476 An existing position or open order for an unsupported security type was found: 0 . Please manually close the position or cancel the order before restarting the algorithm.
No description provided.
The text was updated successfully, but these errors were encountered: