From bab821e2ca1f62f3dc91aae437c4b55f2298b9f2 Mon Sep 17 00:00:00 2001 From: Roman Yavnikov <45608740+Romazes@users.noreply.github.com> Date: Tue, 6 Feb 2024 18:09:15 +0200 Subject: [PATCH] feat: config price plan for Alpha Vantage (#413) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fbfbc2e2..0118c109 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,8 @@ Options: --iex-price-plan [Launch|Grow|Enterprise] Your IEX Cloud Price plan --alpha-vantage-api-key TEXT Your Alpha Vantage Api Key + --alpha-vantage-price-plan [Free|Plan30|Plan75|Plan150|Plan300|Plan600|Plan1200] + Your Alpha Vantage Premium API Key plan --terminal-link-connection-type [DAPI|SAPI] Terminal Link Connection Type [DAPI, SAPI] --terminal-link-server-auth-id TEXT @@ -1173,6 +1175,8 @@ Options: --iex-price-plan [Launch|Grow|Enterprise] Your IEX Cloud Price plan --alpha-vantage-api-key TEXT Your Alpha Vantage Api Key + --alpha-vantage-price-plan [Free|Plan30|Plan75|Plan150|Plan300|Plan600|Plan1200] + Your Alpha Vantage Premium API Key plan --release Compile C# projects in release configuration instead of debug --image TEXT The LEAN engine image to use (defaults to quantconnect/lean:latest) --python-venv TEXT The path of the python virtual environment to be used @@ -1485,6 +1489,8 @@ Options: --iex-price-plan [Launch|Grow|Enterprise] Your IEX Cloud Price plan --alpha-vantage-api-key TEXT Your Alpha Vantage Api Key + --alpha-vantage-price-plan [Free|Plan30|Plan75|Plan150|Plan300|Plan600|Plan1200] + Your Alpha Vantage Premium API Key plan --terminal-link-connection-type [DAPI|SAPI] Terminal Link Connection Type [DAPI, SAPI] --terminal-link-server-auth-id TEXT @@ -1612,6 +1618,8 @@ Options: --iex-price-plan [Launch|Grow|Enterprise] Your IEX Cloud Price plan --alpha-vantage-api-key TEXT Your Alpha Vantage Api Key + --alpha-vantage-price-plan [Free|Plan30|Plan75|Plan150|Plan300|Plan600|Plan1200] + Your Alpha Vantage Premium API Key plan --terminal-link-connection-type [DAPI|SAPI] Terminal Link Connection Type [DAPI, SAPI] --terminal-link-server-auth-id TEXT