Jared
Jared
#### Expected Behavior Support NOLDS https://github.com/CSchoel/nolds/tree/main Nolds is a small numpy-based library that provides an implementation and a learning resource for nonlinear measures for dynamical systems based on one-dimensional time...
#### Expected Behavior Adding CuPy to the Foundation https://github.com/cupy/cupy #### System Information #### Checklist - [ ] I have completely filled out this template - [ ] I have confirmed...
Some IQDH vendor implementations are throwing when a feed is not supported, causing LEAN to explode silently and not attempt the next data feed. Ideally LEAN should handle the error,...
#### Expected Behavior Able to download options data on IBKR #### Actual Behavior Runtime exception looking up IBKR Symbols ``` 20240514 21:08:17.198 TRACE:: InteractiveBrokersBrokerage.LookupSymbols(): Requesting symbol list for AAPL ......
New order type for IB - VWAP.
#### Expected Behavior Add the intuitive "before market open" instead of requiring clients to enter negative numbers. #### Actual Behavior Only have support for after_market_open(-10) #### Potential Solution Implement wrapper...
#### Expected Behavior API SDK included coverage of the command endpoint. #### Actual Behavior No command endpoint available #### Potential Solution Document and include the command endpoint #### Checklist -...
Saxobank OpenAPI integration for QuantConnect. https://www.home.saxo/platforms/api #### Checklist - [x] I have completely filled out this template - [x] I have confirmed that this issue exists on the current `master`...
#### Expected Behavior Fees paid for a hard to borrow stock #### Actual Behavior No fees paid for shorts. #### Potential Solution Obtain hard to borrow list; model fees. ####...
#### Examples - Example 1: Expand current 0DTE example 1 to include initialize and trade. Use the new Option universe filtering by greeks. - Example 2: Select small universe +30,...