QuantConnect / Lean.Brokerages.InteractiveBrokers

InteractiveBrokers Brokerage Plugin
Apache License 2.0
27 stars 17 forks source link

Fix combo orders update #90

Closed jhonabreul closed 6 months ago

jhonabreul commented 6 months ago

Description

Fix error 105 by using IB generated contract instead of the one created by us, since TWS may adjust the contracts attributes slightly to be consistent with IB servers. See https://groups.io/g/twsapi/topic/5333246?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3A%2C%2C%2C0%2C0%2C0%2C5333246

Related Issue

Closes #66

Motivation and Context

Requires Documentation Change

How Has This Been Tested?

Types of changes

Checklist: