Lean.Brokerages.InteractiveBrokers
Lean.Brokerages.InteractiveBrokers copied to clipboard
InteractiveBrokers Brokerage Plugin
#### Description #### Related Issue #### Motivation and Context #### Requires Documentation Change #### How Has This Been Tested? #### Types of changes - [ ] Bug fix (non-breaking change...
#### Description Depending on `_algorithm.Settings.IgnoreUnknownAssetTypes`, send a warning or error message on unsupported assets. Related https://github.com/QuantConnect/Lean/pull/8764 #### Related Issue Closes #134 Closes #131 #### Motivation and Context #### Requires Documentation...
#### Description #### Related Issue #### Motivation and Context #### Requires Documentation Change #### How Has This Been Tested? #### Types of changes - [ ] Bug fix (non-breaking change...
#### Description #### Related Issue #### Motivation and Context #### Requires Documentation Change #### How Has This Been Tested? #### Types of changes - [ ] Bug fix (non-breaking change...
To give FA more control over order-portfolio allocations -- a single FA groups could be viewed as the entire portfolio. Then multiple algorithms could be deployed (one for each group)....
The value for `AccountValueKeys.CashBalance` is "CashBalance", where it should be "TotalCashBalance". On 2025-04-28, we got the following values: 2025-04-28T02:20:02.8549827Z TRACE:: HandleUpdateAccountValue(): Key:NetLiquidation Value:**1867970.59** Currency:USD AccountName:U8_8_8_8 2025-04-28T02:20:02.8684315Z TRACE:: HandleUpdateAccountValue(): Key:CashBalance Value:**2689095.823**...
Example: DAX futures has DAX, Mini DAX and Micro DAX (which in Lean are "FDAX", "FDXM", and "FDXS", respectively) under the same symbol ("DAX") but they differ on their contract...
#### Expected Behavior "No security definition" does not exit the algorithm with a runtime error, it sends a message to the users, so that they can act accordingly. It may...
After this message: > Brokerage Warning: URGENT: Please note that the qualifying equity within your account (i.e., Equity with Loan Value) is insufficient to satisfy the margin requirement and, to...
#### Expected Behavior If we get the "ambiguous contract description" error, we try to choose the correct contract. #### Actual Behavior LEAN exist. _2025-01-08T17:16:52.0276524Z TRACE:: EventBasedDataQueueHandlerSubscriptionManager.Subscribe(): SPY 250108C00591000 2025-01-08T17:16:52.0285534Z TRACE::...