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

Examples Issue: Securities / Equity Options / Requesting Data / Individual Contracts #1876

Open
jaredbroad opened this issue Sep 3, 2024 · 0 comments · May be fixed by #1883
Open

Examples Issue: Securities / Equity Options / Requesting Data / Individual Contracts #1876

jaredbroad opened this issue Sep 3, 2024 · 0 comments · May be fixed by #1883
Assignees

Comments

@jaredbroad
Copy link
Member

Examples

  • Example 1: Covered call. Sell first expiry a call on AAPL and own the underlying. Using basic market orders.
  • Example 2: 0DTE example using SPY spread trade using strategy helper method.
  • Example 3: Create a Schedule event for on Monday, use Get Option Chain Provider, create indicators, do indicator warm up. select contract base on greeks that expires Friday.
  • Example 4: Wheel (https://www.quantconnect.com/research/17871/automating-the-wheel-strategy/p1)
  • Example 4: Currently example 1

Remember

  • Don't use variables that aren't defined.
  • Comment every line or few lines.
  • Include 40-100 word explanation.
  • Declare everything you need each example.
  • Copy from IDE to Docs so confirm it works. Copy-pastable examples.
  • ALWAYS make Examples.html at the end.
@DerekMelchin DerekMelchin changed the title Examples Issue: Securities / US Equities / Requesting Data / Individual Contracts Examples Issue: Securities / Equity Options / Requesting Data / Individual Contracts Sep 3, 2024
@jaredbroad jaredbroad changed the title Examples Issue: Securities / Equity Options / Requesting Data / Individual Contracts Examples Issue: Securities / US Equity Options / Requesting Data / Individual Contracts Sep 3, 2024
@jaredbroad jaredbroad changed the title Examples Issue: Securities / US Equity Options / Requesting Data / Individual Contracts Examples Issue: Securities / Equity Options / Requesting Data / Individual Contracts Sep 3, 2024
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

Successfully merging a pull request may close this issue.

2 participants