QuantConnect/Lean
Add Example Algorithm with IndicatorVolatilityModel
Closed
#6,375 opened on Jun 3, 2022
good first issuetesting
Repository metrics
- Stars
- (18,979 stars)
- PR merge metrics
- (Avg merge 1d 17h) (43 merged PRs in 30d)
Description
Expected Behavior
LEAN provides an example of IndicatorVolatilityModel for documentation.
Actual Behavior
There is no example for this feature.
Potential Solution
Adds an example and/or unit tests.
Checklist
- I have completely filled out this template
- I have confirmed that this issue exists on the current
masterbranch - I have confirmed that this is not a duplicate issue by searching issues
- I have provided detailed steps to reproduce the issue