QuantConnect / Lean.Brokerages.TDAmeritrade

TD Ameritrade Brokerage Plugin
14 stars 9 forks source link

fix casting #3

Closed rjra2611 closed 1 year ago

rjra2611 commented 1 year ago

Description

Updates the type of brokerage factory to TDAmeritradeBrokerageFactory

Pattern to be followed: https://github.com/QuantConnect/Lean.Brokerages.Template/blob/master/QuantConnect.TemplateBrokerage/TemplateBrokerage.cs#L29

image

Related Issue

N/A

Motivation and Context

Bug fix

Requires Documentation Change

N/A

How Has This Been Tested?

Running the DLL in Lean to validate the changes.

Types of changes

Checklist: