Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,8 @@ Options:
--iqfeed-version TEXT The product version of your IQFeed developer account
--iqfeed-host TEXT The IQFeed host address (Optional).
--polygon-api-key TEXT Your Polygon.io API Key
--polygon-license-type [Individual|Business]
Select your Polygon.io subscription plan (Optional).
--factset-auth-config-file FILE
The path to the FactSet authentication configuration file
--alpha-vantage-api-key TEXT Your Alpha Vantage Api Key
Expand Down Expand Up @@ -470,6 +472,8 @@ Options:
--eze-password TEXT Your Eze Brokers password
--eze-trading-account TEXT Format: BANK;BRANCH;CUSTOMER;DEPOSIT
--polygon-api-key TEXT Your Polygon.io API Key
--polygon-license-type [Individual|Business]
Select your Polygon.io subscription plan (Optional).
--coinapi-api-key TEXT Your coinapi.io Api Key
--coinapi-product [Free|Startup|Streamer|Professional|Enterprise]
CoinApi pricing plan (https://www.coinapi.io/market-data-api/pricing)
Expand Down Expand Up @@ -912,6 +916,8 @@ Options:
--iqfeed-version TEXT The product version of your IQFeed developer account
--iqfeed-host TEXT The IQFeed host address (Optional).
--polygon-api-key TEXT Your Polygon.io API Key
--polygon-license-type [Individual|Business]
Select your Polygon.io subscription plan (Optional).
--factset-auth-config-file FILE
The path to the FactSet authentication configuration file
--alpha-vantage-api-key TEXT Your Alpha Vantage Api Key
Expand Down Expand Up @@ -1447,6 +1453,8 @@ Options:
--iqfeed-version TEXT The product version of your IQFeed developer account
--iqfeed-host TEXT The IQFeed host address (Optional).
--polygon-api-key TEXT Your Polygon.io API Key
--polygon-license-type [Individual|Business]
Select your Polygon.io subscription plan (Optional).
--coinapi-api-key TEXT Your coinapi.io Api Key
--coinapi-product [Free|Startup|Streamer|Professional|Enterprise]
CoinApi pricing plan (https://www.coinapi.io/market-data-api/pricing)
Expand Down Expand Up @@ -1818,6 +1826,8 @@ Options:
--iqfeed-version TEXT The product version of your IQFeed developer account
--iqfeed-host TEXT The IQFeed host address (Optional).
--polygon-api-key TEXT Your Polygon.io API Key
--polygon-license-type [Individual|Business]
Select your Polygon.io subscription plan (Optional).
--factset-auth-config-file FILE
The path to the FactSet authentication configuration file
--alpha-vantage-api-key TEXT Your Alpha Vantage Api Key
Expand Down Expand Up @@ -2069,6 +2079,8 @@ Options:
--iqfeed-version TEXT The product version of your IQFeed developer account
--iqfeed-host TEXT The IQFeed host address (Optional).
--polygon-api-key TEXT Your Polygon.io API Key
--polygon-license-type [Individual|Business]
Select your Polygon.io subscription plan (Optional).
--factset-auth-config-file FILE
The path to the FactSet authentication configuration file
--alpha-vantage-api-key TEXT Your Alpha Vantage Api Key
Expand Down
Loading