We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SecurityTypes
TS supports various security types, which should be added for trading using Lean. Implement SecurityTypes:
SecurityTypes is not implemented from the list above.
Implement missed Security Types to SymbolMapper and sanity test with different Order Types.
You can buy not supported security types with using TS Web or Desktop app and run Lean algo and you will see that order was skipped.
N/A
master
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
TS supports various security types, which should be added for trading using Lean.
Implement SecurityTypes:
Actual Behavior
SecurityTypes
is not implemented from the list above.Potential Solution
Implement missed Security Types to SymbolMapper and sanity test with different Order Types.
Reproducing the Problem
You can buy not supported security types with using TS Web or Desktop app and run Lean algo and you will see that order was skipped.
System Information
N/A
Checklist
master
branchThe text was updated successfully, but these errors were encountered: