You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to create a trading strategy that uses Implied Volatility from options to buy or sell stocks. How can I get the implied volatility data in the research env?
The text was updated successfully, but these errors were encountered:
## Description
Replying to this issue
Related Issue
How to extract Implied volatility from Quantconnect QuantConnect#47
Types of changes
-[ ] Bug fix (non-breaking change which fixes an issue)
-[ ] Refactor (non-breaking change which improves implementation)
-[ ] New feature (non-breaking change which adds functionality)
-[ x] Non-functional change (xml comments/documentation/etc)
Checklist:
-[ x] My code follows the code style of this project.
-[ x] I have read the CONTRIBUTING [document](https://github.com/QuantConnect/Lean/blob/master/CONTRIBUTING.md).
-[ x] My branch follows the naming convention bug-<issue#>-<description> or feature-<issue#>-<description>
I am trying to create a trading strategy that uses Implied Volatility from options to buy or sell stocks. How can I get the implied volatility data in the research env?
The text was updated successfully, but these errors were encountered: