Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with order being open on #24

Open
ffahimi opened this issue Aug 2, 2024 · 1 comment
Open

Issue with order being open on #24

ffahimi opened this issue Aug 2, 2024 · 1 comment

Comments

@ffahimi
Copy link
Collaborator

ffahimi commented Aug 2, 2024

No description provided.

@ffahimi
Copy link
Collaborator Author

ffahimi commented Aug 2, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant