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

Historical Options Greeks #32

Open
michaelcooke opened this issue Mar 12, 2023 · 0 comments
Open

Historical Options Greeks #32

michaelcooke opened this issue Mar 12, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@michaelcooke
Copy link

michaelcooke commented Mar 12, 2023

Is your feature request related to a problem? Please describe.
As an options trader, I want to analyze how greek values for a given contract changes over time so that I may better inform my future trades.

Describe the solution you'd like
In the quotes endpoint and channel, a results.greeks object similar to the "option contract snapshots" endpoint is included to represent an option contract's greeks at the time of the quote.

Describe alternatives you've considered

  • Rapidly polling the option contract endpoint and storing results for future analysis
  • Deriving greeks from information already provided by option contract quotes using the Black-Scholes model
@michaelcooke michaelcooke added the enhancement New feature or request label Mar 12, 2023
@jrbell19 jrbell19 transferred this issue from polygon-io/issues Mar 13, 2023
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

2 participants