Jared

Results 65 comments of Jared

Plan is: - Standardize options and futures to use universe data files like the rest of LEAN(https://github.com/QuantConnect/Lean/issues/6861) - Create the options universe files with the greeks precalculated and passed in...

Side effects of the plan: - Filtering will be every day instead of every minute, but it's too much churn and noise for most people so we don't think people...

Maybe related. https://github.com/QuantConnect/Lean/issues/6929

Closed by patch https://github.com/QuantConnect/Lean/pull/6932

- Design issue with the API not a data feed crank issue (not #4794) - Update QC.Indicator to use its history request to generate the composite data frame and return...

- Rip out Fine Fundamental data source. - Convert MorningStar to be a normal 1D alternative data source, linked to underlying assets. - Add Shardar as a second 1D alternative...

Congrats team; thank you for the patience community πŸ™ It's in production on QC's website with an 8-10x speed increase. We'll publish its documentation todayβ€”a formal announcement next week.

- At the indicator's creation time, save a reference to the consolidator in the indicator base class. - Create UnregisterIndicator and use its reference to the consolidator to unsubscribe it...

Sorry guys charting is high on the list including trade overlay for Q1-Q2 πŸ™ Thank you for your insane patience.

@DukeBot18 @lorenzolashkiba @bskdany @rafael-or @wesleyfsmith @paryas @kacperg95 @GitTorres @raymond-holmboe @nicbyron @ttodua @jacektrocinski @fera0013 @worthy7 @jandykwan Candlesticks Shipped! πŸŽ‰πŸŽ‰ Thank you for your patience. You can see the API documentation here:...