QuantConnect/Lean

Add Example Algorithm with IndicatorVolatilityModel

已关闭

#6,375 创建于 2022年6月3日

 (2 条评论) (1 个反应) (0 位负责人)C# (4,772 个派生)batch import
good first issuetesting

仓库指标

星标
 (18,979 个星标)
PR 合并指标
 (平均合并 1天 17小时) (30 天内合并 43 个 PR)

描述

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

贡献者指南