QuantConnect/Lean

Add Example Algorithm with IndicatorVolatilityModel

Open

#6375 opened on Jun 3, 2022

View on GitHub
 (1 comment) (1 reaction) (0 assignees)C# (18,979 stars) (4,772 forks)batch import
good first issuetesting

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