QuantConnect / Lean.Brokerages.InteractiveBrokers

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

Use Globals for credentials access for subscription validation #95

Closed jhonabreul closed 4 months ago

jhonabreul commented 4 months ago

Description

Use Globals for credentials access for subscription validation. This follows https://github.com/QuantConnect/Lean/pull/7796

Additionally, subscription validation was moved up before any IB connection is done.

Related Issue

N/A

Motivation and Context

N/A

Requires Documentation Change

N/A

How Has This Been Tested?

Integration with Lean

Types of changes

Checklist: