@@ -201,6 +201,8 @@ Options:
201
201
--iqfeed-version TEXT The product version of your IQFeed developer account
202
202
--iqfeed-host TEXT The IQFeed host address (Optional).
203
203
--polygon-api-key TEXT Your Polygon.io API Key
204
+ --polygon-license-type [Individual|Business]
205
+ Select your Polygon.io subscription plan (Optional).
204
206
--factset-auth-config-file FILE
205
207
The path to the FactSet authentication configuration file
206
208
--alpha-vantage-api-key TEXT Your Alpha Vantage Api Key
@@ -470,6 +472,8 @@ Options:
470
472
--eze-password TEXT Your Eze Brokers password
471
473
--eze-trading-account TEXT Format: BANK;BRANCH;CUSTOMER;DEPOSIT
472
474
--polygon-api-key TEXT Your Polygon.io API Key
475
+ --polygon-license-type [Individual|Business]
476
+ Select your Polygon.io subscription plan (Optional).
473
477
--coinapi-api-key TEXT Your coinapi.io Api Key
474
478
--coinapi-product [Free|Startup|Streamer|Professional|Enterprise]
475
479
CoinApi pricing plan (https://www.coinapi.io/market-data-api/pricing)
@@ -912,6 +916,8 @@ Options:
912
916
--iqfeed-version TEXT The product version of your IQFeed developer account
913
917
--iqfeed-host TEXT The IQFeed host address (Optional).
914
918
--polygon-api-key TEXT Your Polygon.io API Key
919
+ --polygon-license-type [Individual|Business]
920
+ Select your Polygon.io subscription plan (Optional).
915
921
--factset-auth-config-file FILE
916
922
The path to the FactSet authentication configuration file
917
923
--alpha-vantage-api-key TEXT Your Alpha Vantage Api Key
@@ -1447,6 +1453,8 @@ Options:
1447
1453
--iqfeed-version TEXT The product version of your IQFeed developer account
1448
1454
--iqfeed-host TEXT The IQFeed host address (Optional).
1449
1455
--polygon-api-key TEXT Your Polygon.io API Key
1456
+ --polygon-license-type [Individual|Business]
1457
+ Select your Polygon.io subscription plan (Optional).
1450
1458
--coinapi-api-key TEXT Your coinapi.io Api Key
1451
1459
--coinapi-product [Free|Startup|Streamer|Professional|Enterprise]
1452
1460
CoinApi pricing plan (https://www.coinapi.io/market-data-api/pricing)
@@ -1818,6 +1826,8 @@ Options:
1818
1826
--iqfeed-version TEXT The product version of your IQFeed developer account
1819
1827
--iqfeed-host TEXT The IQFeed host address (Optional).
1820
1828
--polygon-api-key TEXT Your Polygon.io API Key
1829
+ --polygon-license-type [Individual|Business]
1830
+ Select your Polygon.io subscription plan (Optional).
1821
1831
--factset-auth-config-file FILE
1822
1832
The path to the FactSet authentication configuration file
1823
1833
--alpha-vantage-api-key TEXT Your Alpha Vantage Api Key
@@ -2069,6 +2079,8 @@ Options:
2069
2079
--iqfeed-version TEXT The product version of your IQFeed developer account
2070
2080
--iqfeed-host TEXT The IQFeed host address (Optional).
2071
2081
--polygon-api-key TEXT Your Polygon.io API Key
2082
+ --polygon-license-type [Individual|Business]
2083
+ Select your Polygon.io subscription plan (Optional).
2072
2084
--factset-auth-config-file FILE
2073
2085
The path to the FactSet authentication configuration file
2074
2086
--alpha-vantage-api-key TEXT Your Alpha Vantage Api Key
0 commit comments