QuantConnect/Lean

Adds Futures Fill Model

Open

#4,605 opened on 2020年7月31日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C# (4,772 forks)batch import
depthfeaturegood first issue

Repository metrics

Stars
 (18,979 stars)
PR merge metrics
 (平均マージ 1d 17h) (30d で 43 merged PRs)

説明

Expected Behavior

Futures' orders should fill with prices that respect the minimum price variation.

Actual Behavior

Futures' orders should fill with the available price data.

Potential Solution

Add FuturesFillModel that ensures that orders are filled with realistic prices.

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

コントリビューターガイド