Tags: QuantConnect/Lean
Tags
fix(InteractiveBrokers): Reject unsupported 4-leg ComboLegLimit orders ( #9287) (#9301) * Fix: Reject unsupported 4-leg ComboLegLimit orders in InteractiveBrokersBrokerageModel (#9287) * Minor tweaks --------- Co-authored-by: Ahmed Ali <ahmedalli79x@gmail.com> Co-authored-by: Martin Molinero <martin.molinero1@gmail.com>
Implement indicator-based option price model (#9237) * Implement indicator-based option price model This model uses IV and Greeks indicators to implement Lean's own option pricing model * Minor fixes * Address peer review * Minor tests fixes * Make the indicator based price model the default for options * Address peer review * Cleanup and minor changes * Support indicators configuration for new pricing model * Some cleanup * Add QL option price model example algorithm * Return lean models from static helpers * Minor tests fixes * Minor test fixes * Address peer review * Cleanup * Fix unit tests * Move QL models to OptionPriceModels.QuantLib.* * Add forward tree helper method
PreviousNext