Skip to content

Commit aec6fcc

Browse files
authored
feat: new configuration (#589)
1 parent 0de726b commit aec6fcc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ Options:
201201
--iqfeed-version TEXT The product version of your IQFeed developer account
202202
--iqfeed-host TEXT The IQFeed host address (Optional).
203203
--polygon-api-key TEXT Your Polygon.io API Key
204+
--polygon-license-type [Individual|Business]
205+
Select your Polygon.io subscription plan (Optional).
204206
--factset-auth-config-file FILE
205207
The path to the FactSet authentication configuration file
206208
--alpha-vantage-api-key TEXT Your Alpha Vantage Api Key
@@ -470,6 +472,8 @@ Options:
470472
--eze-password TEXT Your Eze Brokers password
471473
--eze-trading-account TEXT Format: BANK;BRANCH;CUSTOMER;DEPOSIT
472474
--polygon-api-key TEXT Your Polygon.io API Key
475+
--polygon-license-type [Individual|Business]
476+
Select your Polygon.io subscription plan (Optional).
473477
--coinapi-api-key TEXT Your coinapi.io Api Key
474478
--coinapi-product [Free|Startup|Streamer|Professional|Enterprise]
475479
CoinApi pricing plan (https://www.coinapi.io/market-data-api/pricing)
@@ -912,6 +916,8 @@ Options:
912916
--iqfeed-version TEXT The product version of your IQFeed developer account
913917
--iqfeed-host TEXT The IQFeed host address (Optional).
914918
--polygon-api-key TEXT Your Polygon.io API Key
919+
--polygon-license-type [Individual|Business]
920+
Select your Polygon.io subscription plan (Optional).
915921
--factset-auth-config-file FILE
916922
The path to the FactSet authentication configuration file
917923
--alpha-vantage-api-key TEXT Your Alpha Vantage Api Key
@@ -1447,6 +1453,8 @@ Options:
14471453
--iqfeed-version TEXT The product version of your IQFeed developer account
14481454
--iqfeed-host TEXT The IQFeed host address (Optional).
14491455
--polygon-api-key TEXT Your Polygon.io API Key
1456+
--polygon-license-type [Individual|Business]
1457+
Select your Polygon.io subscription plan (Optional).
14501458
--coinapi-api-key TEXT Your coinapi.io Api Key
14511459
--coinapi-product [Free|Startup|Streamer|Professional|Enterprise]
14521460
CoinApi pricing plan (https://www.coinapi.io/market-data-api/pricing)
@@ -1818,6 +1826,8 @@ Options:
18181826
--iqfeed-version TEXT The product version of your IQFeed developer account
18191827
--iqfeed-host TEXT The IQFeed host address (Optional).
18201828
--polygon-api-key TEXT Your Polygon.io API Key
1829+
--polygon-license-type [Individual|Business]
1830+
Select your Polygon.io subscription plan (Optional).
18211831
--factset-auth-config-file FILE
18221832
The path to the FactSet authentication configuration file
18231833
--alpha-vantage-api-key TEXT Your Alpha Vantage Api Key
@@ -2069,6 +2079,8 @@ Options:
20692079
--iqfeed-version TEXT The product version of your IQFeed developer account
20702080
--iqfeed-host TEXT The IQFeed host address (Optional).
20712081
--polygon-api-key TEXT Your Polygon.io API Key
2082+
--polygon-license-type [Individual|Business]
2083+
Select your Polygon.io subscription plan (Optional).
20722084
--factset-auth-config-file FILE
20732085
The path to the FactSet authentication configuration file
20742086
--alpha-vantage-api-key TEXT Your Alpha Vantage Api Key

0 commit comments

Comments
 (0)