QuantConnect/Lean

Add Example Algorithm with IndicatorVolatilityModel

Fermée

#6 375 ouverte le 3 juin 2022

 (2 commentaires) (1 réaction) (0 personne assignée)C# (4 772 forks)batch import
good first issuetesting

Métriques du dépôt

Stars
 (18 979 étoiles)
Métriques de merge PR
 (Merge moyen 1j 17h) (43 PRs mergées en 30 j)

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

Guide contributeur