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

Feature: Support new SecurityTypes #36

Open
4 of 8 tasks
Romazes opened this issue Oct 31, 2024 · 0 comments
Open
4 of 8 tasks

Feature: Support new SecurityTypes #36

Romazes opened this issue Oct 31, 2024 · 0 comments
Labels

Comments

@Romazes
Copy link
Contributor

Romazes commented Oct 31, 2024

Expected Behavior

TS supports various security types, which should be added for trading using Lean.
Implement SecurityTypes:

  • Index
  • IndexOption
  • Forex
  • FutureOption

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

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant