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

Convert "No security definition" Runtime Error to Brokerage Error/Warning #134

Open
4 tasks done
AlexCatarino opened this issue Nov 29, 2024 · 0 comments
Open
4 tasks done
Labels
enhancement New feature or request

Comments

@AlexCatarino
Copy link
Member

Expected Behavior

"No security definition" does not exit the algorithm with a runtime error, it sends a message to the users, so that they can act accordingly.

It may address this issue too: #131

Actual Behavior

The following error killed the algorithm

Runtime Error: No security definition has been found for the request. Origin: [Id=1682] IBPlaceOrder: TMTC (STK TMTC USD Smart NASDAQ 0 )
TMTC was delisted and we haven't received the delisting data. In this case, the order should be invalid, and receive a brokerage message.

Potential Solution

N/A

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 enhancement New feature or request label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant