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

History Request of Options Greeks and Implied Volatility #4752

Closed
4 tasks done
AlexCatarino opened this issue Sep 23, 2020 · 1 comment
Closed
4 tasks done

History Request of Options Greeks and Implied Volatility #4752

AlexCatarino opened this issue Sep 23, 2020 · 1 comment

Comments

@AlexCatarino
Copy link
Member

Expected Behavior

Historical data requests for options contracts include greeks and implied vol.

Actual Behavior

Not supported.

Reproducing the Problem

var h = History(new []{ optionContractSymbol }, 10).ToList()

The Slice objects in h, List<Slice>, don't have greeks.

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
Copy link
Member Author

Duplicate of #3083

@AlexCatarino AlexCatarino marked this as a duplicate of #3083 Sep 28, 2020
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

No branches or pull requests

1 participant