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

IB Orders Rejected By Code 200 Do Not Lean to Algorithm Termination #25

Open
4 tasks done
AlexCatarino opened this issue Dec 30, 2020 · 2 comments
Open
4 tasks done
Assignees
Labels
bug Something isn't working

Comments

@AlexCatarino
Copy link
Member

Expected Behavior

If an order placed to IB is not accepted because of "No security definition has been found for the request", it is set to invalid.

Actual Behavior

If an order placed to IB is not accepted because of "No security definition has been found for the request", it is marked as an exception and the algorithm is terminated.

Potential Solution

If the error message comes from IBPlaceOrder, the order is set to Invalid.

Checklist

  • I have completely filled out this template
  • I have confirmed that this issue exists on the current master branch
  • I have confirmed that this is not a duplicate issue by searching issues
  • I have provided detailed steps to reproduce the issue
@AlexCatarino AlexCatarino added the bug Something isn't working label Dec 30, 2020
@AmazingAbhi
Copy link

+1

1 similar comment
@Vadimber2
Copy link

+1

@Martin-Molinero Martin-Molinero transferred this issue from QuantConnect/Lean Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants