QuantConnect/Lean

Add Example Algorithm with IndicatorVolatilityModel

Geschlossen

#6.375 geöffnet am 03.06.2022

 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C# (4.772 Forks)batch import
good first issuetesting

Repository-Metriken

Stars
 (18.979 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 17h) (43 gemergte PRs in 30 T)

Beschreibung

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