QuantConnect/Lean

Adds Futures Fill Model

Open

#4605 aperta il 31 lug 2020

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C# (4772 fork)batch import
depthfeaturegood first issue

Metriche repository

Star
 (18.979 star)
Metriche merge PR
 (Merge medio 1g 17h) (43 PR mergiate in 30 g)

Descrizione

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

Guida contributor