QuantConnect/Lean

Add Example Algorithm with IndicatorVolatilityModel

Closed

#6,375 opened on Jun 3, 2022

 (2 comments) (1 reaction) (0 assignees)C# (4,772 forks)batch import
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 master branch
  • I have confirmed that this is not a duplicate issue by searching issues
  • I have provided detailed steps to reproduce the issue

Contributor guide