QuantConnect/Lean

Add Example Algorithm with IndicatorVolatilityModel

Fechada

#6.375 aberto em 3 de jun. de 2022

 (2 comentários) (1 reação) (0 responsável)C# (4.772 forks)batch import
good first issuetesting

Métricas do repositório

Stars
 (18.979 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 17h) (43 fundiu PRs em 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

Guia do colaborador