QuantConnect / Lean

Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
https://lean.io
Apache License 2.0
10k stars 3.3k forks source link

`FutureChain` Method #8370

Open DerekMelchin opened 1 month ago

DerekMelchin commented 1 month ago

Expected Behavior

There is a FutureChain method that works similar to the new OptionChain method.

Actual Behavior

Have to rely on FutureChainProvider.GetFutureContractList

Potential Solution

N/A

Reproducing the Problem

N/A

System Information

N/A

Checklist

Martin-Molinero commented 3 weeks ago

To be solved with https://github.com/QuantConnect/Lean/issues/6861