@@ -150,7 +150,7 @@ Options:
150
150
-d, --detach Run the backtest in a detached Docker container and return immediately
151
151
--debug [pycharm|ptvsd|debugpy|vsdbg|rider|local-platform]
152
152
Enable a certain debugging method (see --help for more information)
153
- --data-provider-historical [Interactive Brokers|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Kraken|IQFeed|Polygon|FactSet|IEX|AlphaVantage|CoinApi|ThetaData|QuantConnect|Local|Terminal Link|Bybit|TradeStation|Alpaca]
153
+ --data-provider-historical [Interactive Brokers|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Kraken|CharlesSchwab| IQFeed|Polygon|FactSet|IEX|AlphaVantage|CoinApi|ThetaData|QuantConnect|Local|Terminal Link|Bybit|TradeStation|Alpaca]
154
154
Update the Lean configuration file to retrieve data from the given historical provider
155
155
--ib-user-name TEXT Your Interactive Brokers username
156
156
--ib-account TEXT Your Interactive Brokers account id
@@ -178,6 +178,8 @@ Options:
178
178
--kraken-api-secret TEXT Your Kraken API secret
179
179
--kraken-verification-tier [Starter|Intermediate|Pro]
180
180
Your Kraken Verification Tier
181
+ --charles-schwab-account-number TEXT
182
+ The CharlesSchwab account number
181
183
--iqfeed-iqconnect TEXT The path to the IQConnect binary
182
184
--iqfeed-username TEXT Your IQFeed username
183
185
--iqfeed-password TEXT Your IQFeed password
@@ -349,9 +351,9 @@ Usage: lean cloud live deploy [OPTIONS] PROJECT
349
351
--notify-insights.
350
352
351
353
Options:
352
- --brokerage [Paper Trading|Interactive Brokers|Tradier|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Zerodha|Samco|Terminal Link|Trading Technologies|Kraken|TDAmeritrade |Bybit|TradeStation|Alpaca]
354
+ --brokerage [Paper Trading|Interactive Brokers|Tradier|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Zerodha|Samco|Terminal Link|Trading Technologies|Kraken|CharlesSchwab |Bybit|TradeStation|Alpaca]
353
355
The brokerage to use
354
- --data-provider-live [QuantConnect|Interactive Brokers|Tradier|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Zerodha|Samco|Terminal Link|Trading Technologies|Kraken|TDAmeritrade |Polygon|IEX|CoinApi|Bybit|TradeStation|Alpaca]
356
+ --data-provider-live [QuantConnect|Interactive Brokers|Tradier|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Zerodha|Samco|Terminal Link|Trading Technologies|Kraken|CharlesSchwab |Polygon|IEX|CoinApi|Bybit|TradeStation|Alpaca]
355
357
The live data provider to use
356
358
--ib-user-name TEXT Your Interactive Brokers username
357
359
--ib-account TEXT Your Interactive Brokers account id
@@ -427,11 +429,8 @@ Options:
427
429
--kraken-api-secret TEXT Your Kraken API secret
428
430
--kraken-verification-tier [Starter|Intermediate|Pro]
429
431
Your Kraken Verification Tier
430
- --tdameritrade-api-key TEXT Your TDAmeritrade API key
431
- --tdameritrade-access-token TEXT
432
- Your TDAmeritrade OAuth Access Token
433
- --tdameritrade-account-number TEXT
434
- Your TDAmeritrade account number
432
+ --charles-schwab-account-number TEXT
433
+ The CharlesSchwab account number
435
434
--bybit-api-key TEXT Your Bybit API key
436
435
--bybit-api-secret TEXT Your Bybit API secret
437
436
--bybit-vip-level [VIP0|VIP1|VIP2|VIP3|VIP4|VIP5|SupremeVIP|Pro1|Pro2|Pro3|Pro4|Pro5]
@@ -852,7 +851,7 @@ Usage: lean data download [OPTIONS]
852
851
https://www.quantconnect.com/datasets
853
852
854
853
Options:
855
- --data-provider-historical [Interactive Brokers|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Kraken|IQFeed|Polygon|FactSet|IEX|AlphaVantage|CoinApi|ThetaData|QuantConnect|Local|Terminal Link|Bybit|TradeStation|Alpaca]
854
+ --data-provider-historical [Interactive Brokers|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Kraken|CharlesSchwab| IQFeed|Polygon|FactSet|IEX|AlphaVantage|CoinApi|ThetaData|QuantConnect|Local|Terminal Link|Bybit|TradeStation|Alpaca]
856
855
The name of the downloader data provider.
857
856
--ib-user-name TEXT Your Interactive Brokers username
858
857
--ib-account TEXT Your Interactive Brokers account id
@@ -880,6 +879,8 @@ Options:
880
879
--kraken-api-secret TEXT Your Kraken API secret
881
880
--kraken-verification-tier [Starter|Intermediate|Pro]
882
881
Your Kraken Verification Tier
882
+ --charles-schwab-account-number TEXT
883
+ The CharlesSchwab account number
883
884
--iqfeed-iqconnect TEXT The path to the IQConnect binary
884
885
--iqfeed-username TEXT Your IQFeed username
885
886
--iqfeed-password TEXT Your IQFeed password
@@ -1289,11 +1290,11 @@ Options:
1289
1290
--environment TEXT The environment to use
1290
1291
--output DIRECTORY Directory to store results in (defaults to PROJECT/live/TIMESTAMP)
1291
1292
-d, --detach Run the live deployment in a detached Docker container and return immediately
1292
- --brokerage [Paper Trading|Interactive Brokers|Tradier|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Zerodha|Samco|Terminal Link|Trading Technologies|Kraken|TDAmeritrade |Bybit|TradeStation|Alpaca]
1293
+ --brokerage [Paper Trading|Interactive Brokers|Tradier|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Zerodha|Samco|Terminal Link|Trading Technologies|Kraken|CharlesSchwab |Bybit|TradeStation|Alpaca]
1293
1294
The brokerage to use
1294
- --data-provider-live [Interactive Brokers|Tradier|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Zerodha|Samco|Terminal Link|Trading Technologies|Kraken|TDAmeritrade |IQFeed|Polygon|IEX|CoinApi|ThetaData|Custom data only|Bybit|TradeStation|Alpaca]
1295
+ --data-provider-live [Interactive Brokers|Tradier|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Zerodha|Samco|Terminal Link|Trading Technologies|Kraken|CharlesSchwab |IQFeed|Polygon|IEX|CoinApi|ThetaData|Custom data only|Bybit|TradeStation|Alpaca]
1295
1296
The live data provider to use
1296
- --data-provider-historical [Interactive Brokers|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Kraken|IQFeed|Polygon|FactSet|IEX|AlphaVantage|CoinApi|ThetaData|QuantConnect|Local|Bybit|TradeStation|Alpaca]
1297
+ --data-provider-historical [Interactive Brokers|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Kraken|CharlesSchwab| IQFeed|Polygon|FactSet|IEX|AlphaVantage|CoinApi|ThetaData|QuantConnect|Local|Bybit|TradeStation|Alpaca]
1297
1298
Update the Lean configuration file to retrieve data from the given historical provider
1298
1299
--ib-user-name TEXT Your Interactive Brokers username
1299
1300
--ib-account TEXT Your Interactive Brokers account id
@@ -1382,11 +1383,8 @@ Options:
1382
1383
--kraken-api-secret TEXT Your Kraken API secret
1383
1384
--kraken-verification-tier [Starter|Intermediate|Pro]
1384
1385
Your Kraken Verification Tier
1385
- --tdameritrade-api-key TEXT Your TDAmeritrade API key
1386
- --tdameritrade-access-token TEXT
1387
- Your TDAmeritrade OAuth Access Token
1388
- --tdameritrade-account-number TEXT
1389
- Your TDAmeritrade account number
1386
+ --charles-schwab-account-number TEXT
1387
+ The CharlesSchwab account number
1390
1388
--bybit-api-key TEXT Your Bybit API key
1391
1389
--bybit-api-secret TEXT Your Bybit API secret
1392
1390
--bybit-vip-level [VIP0|VIP1|VIP2|VIP3|VIP4|VIP5|SupremeVIP|Pro1|Pro2|Pro3|Pro4|Pro5]
@@ -1730,7 +1728,7 @@ Options:
1730
1728
--parameter <TEXT FLOAT FLOAT FLOAT>...
1731
1729
The 'parameter min max step' pairs configuring the parameters to optimize
1732
1730
--constraint TEXT The 'statistic operator value' pairs configuring the constraints of the optimization
1733
- --data-provider-historical [Interactive Brokers|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Kraken|IQFeed|Polygon|FactSet|IEX|AlphaVantage|CoinApi|ThetaData|QuantConnect|Local|Terminal Link|Bybit|TradeStation|Alpaca]
1731
+ --data-provider-historical [Interactive Brokers|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Kraken|CharlesSchwab| IQFeed|Polygon|FactSet|IEX|AlphaVantage|CoinApi|ThetaData|QuantConnect|Local|Terminal Link|Bybit|TradeStation|Alpaca]
1734
1732
Update the Lean configuration file to retrieve data from the given historical provider
1735
1733
--download-data Update the Lean configuration file to download data from the QuantConnect API, alias
1736
1734
for --data-provider-historical QuantConnect
@@ -1771,6 +1769,8 @@ Options:
1771
1769
--kraken-api-secret TEXT Your Kraken API secret
1772
1770
--kraken-verification-tier [Starter|Intermediate|Pro]
1773
1771
Your Kraken Verification Tier
1772
+ --charles-schwab-account-number TEXT
1773
+ The CharlesSchwab account number
1774
1774
--iqfeed-iqconnect TEXT The path to the IQConnect binary
1775
1775
--iqfeed-username TEXT Your IQFeed username
1776
1776
--iqfeed-password TEXT Your IQFeed password
@@ -1989,7 +1989,7 @@ Usage: lean research [OPTIONS] PROJECT
1989
1989
1990
1990
Options:
1991
1991
--port INTEGER The port to run Jupyter Lab on (defaults to 8888)
1992
- --data-provider-historical [Interactive Brokers|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Kraken|IQFeed|Polygon|FactSet|IEX|AlphaVantage|CoinApi|ThetaData|QuantConnect|Local|Terminal Link|Bybit|TradeStation|Alpaca]
1992
+ --data-provider-historical [Interactive Brokers|Oanda|Bitfinex|Coinbase Advanced Trade|Binance|Kraken|CharlesSchwab| IQFeed|Polygon|FactSet|IEX|AlphaVantage|CoinApi|ThetaData|QuantConnect|Local|Terminal Link|Bybit|TradeStation|Alpaca]
1993
1993
Update the Lean configuration file to retrieve data from the given historical provider
1994
1994
--ib-user-name TEXT Your Interactive Brokers username
1995
1995
--ib-account TEXT Your Interactive Brokers account id
@@ -2017,6 +2017,8 @@ Options:
2017
2017
--kraken-api-secret TEXT Your Kraken API secret
2018
2018
--kraken-verification-tier [Starter|Intermediate|Pro]
2019
2019
Your Kraken Verification Tier
2020
+ --charles-schwab-account-number TEXT
2021
+ The CharlesSchwab account number
2020
2022
--iqfeed-iqconnect TEXT The path to the IQConnect binary
2021
2023
--iqfeed-username TEXT Your IQFeed username
2022
2024
--iqfeed-password TEXT Your IQFeed password
0 commit comments