QuantConnect/Lean

Adds Futures Fill Model

開放

#4,605 建立於 2020年7月31日

 (1 則留言) (0 個反應) (0 位負責人)C# (4,772 個分叉)batch import
depthfeaturegood first issue

倉庫指標

星標
 (18,979 顆星)
PR 合併指標
 (平均合併 1天 17小時) (30 天內合併 43 個 PR)

描述

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

貢獻者指南