diff --git a/05 Lean CLI/01 Key Concepts/01 Getting Started/01 Introduction.html b/05 Lean CLI/01 Key Concepts/01 Getting Started/01 Introduction.html index d77190e1fb..4e6c90f60d 100644 --- a/05 Lean CLI/01 Key Concepts/01 Getting Started/01 Introduction.html +++ b/05 Lean CLI/01 Key Concepts/01 Getting Started/01 Introduction.html @@ -1,3 +1,6 @@ <p> The Lean CLI is a cross-platform CLI which makes it easier to develop with the LEAN engine locally and in the cloud. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/01 Key Concepts/01 Getting Started/02 Prerequisites.html b/05 Lean CLI/01 Key Concepts/01 Getting Started/02 Prerequisites.html index f186778054..0029982336 100644 --- a/05 Lean CLI/01 Key Concepts/01 Getting Started/02 Prerequisites.html +++ b/05 Lean CLI/01 Key Concepts/01 Getting Started/02 Prerequisites.html @@ -8,4 +8,3 @@ The commands which run the LEAN engine locally also depend on <a href="https://www.docker.com/" target="_blank" rel='nofollow'>Docker</a> being installed and running. See <a href="/docs/v2/lean-cli/installation/installing-lean-cli#02-Install-Docker">Install Docker</a> to learn how to install Docker on your operating system. </p> -<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/01 Key Concepts/02 Troubleshooting/01 Introduction.html b/05 Lean CLI/01 Key Concepts/02 Troubleshooting/01 Introduction.html index f55863ce21..c7f3e9cca5 100644 --- a/05 Lean CLI/01 Key Concepts/02 Troubleshooting/01 Introduction.html +++ b/05 Lean CLI/01 Key Concepts/02 Troubleshooting/01 Introduction.html @@ -4,3 +4,6 @@ This page lists common errors with their possible cause and a way to fix them. In case you still need help after that this page also contains instructions on how to report issues to our engineers in a way that makes it easy for us to help you with your issue. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/02 Installation/01 Installing pip/01 Introduction.php b/05 Lean CLI/02 Installation/01 Installing pip/01 Introduction.php index 231528475d..c8f9cdd95b 100644 --- a/05 Lean CLI/02 Installation/01 Installing pip/01 Introduction.php +++ b/05 Lean CLI/02 Installation/01 Installing pip/01 Introduction.php @@ -1 +1,4 @@ <? include(DOCS_RESOURCES."/cli/install/pip/introduction.php"); ?> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/02 Installation/03 Installing Lean CLI/01 Introduction.html b/05 Lean CLI/02 Installation/03 Installing Lean CLI/01 Introduction.html index fe472702a2..3dc33fcd92 100644 --- a/05 Lean CLI/02 Installation/03 Installing Lean CLI/01 Introduction.html +++ b/05 Lean CLI/02 Installation/03 Installing Lean CLI/01 Introduction.html @@ -5,3 +5,6 @@ <p> The commands which run the LEAN engine locally also depend on <a href='https://www.docker.com/' target='_blank'>Docker</a> being installed and running. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/03 Initialization/01 Authentication/01 Introduction.php b/05 Lean CLI/03 Initialization/01 Authentication/01 Introduction.php index 476bb2c0c7..e190d970dc 100644 --- a/05 Lean CLI/03 Initialization/01 Authentication/01 Introduction.php +++ b/05 Lean CLI/03 Initialization/01 Authentication/01 Introduction.php @@ -1 +1,3 @@ -<? include(DOCS_RESOURCES."/cli/init/auth-intro.html"); ?> \ No newline at end of file +<? include(DOCS_RESOURCES."/cli/init/auth-intro.html"); ?> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/03 Initialization/02 Organization Workspaces/01 Introduction.html b/05 Lean CLI/03 Initialization/02 Organization Workspaces/01 Introduction.html index f371318239..c1f5715126 100644 --- a/05 Lean CLI/03 Initialization/02 Organization Workspaces/01 Introduction.html +++ b/05 Lean CLI/03 Initialization/02 Organization Workspaces/01 Introduction.html @@ -7,3 +7,6 @@ Doing so ensures the directory structure is always kept consistent when synchronizing projects between the cloud and your local drive. It also makes it possible for the CLI to automatically find the Lean configuration file when you run the LEAN engine on your local machine. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/03 Initialization/03 Configuration/01 Introduction.html b/05 Lean CLI/03 Initialization/03 Configuration/01 Introduction.html index 71bb57c174..06a94fd180 100644 --- a/05 Lean CLI/03 Initialization/03 Configuration/01 Introduction.html +++ b/05 Lean CLI/03 Initialization/03 Configuration/01 Introduction.html @@ -2,3 +2,6 @@ The CLI stores its persistent configuration in various places depending on the context of the configuration. We make the distinction between global configuration, Lean configuration, and project configuration, all of which store a specific subset of configurable properties. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/01 Format and Storage/01 Introduction.html b/05 Lean CLI/05 Datasets/01 Format and Storage/01 Introduction.html index 9a82d80ee1..bdf1a1e0e8 100644 --- a/05 Lean CLI/05 Datasets/01 Format and Storage/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/01 Format and Storage/01 Introduction.html @@ -1 +1,4 @@ <p>LEAN strives to use an open, human-readable format, so all data is stored in flat files (formatted as CSV or JSON). The data is compressed on disk using zip</p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/03 Generating Data/01 Introduction.html b/05 Lean CLI/05 Datasets/03 Generating Data/01 Introduction.html index bf4e2a3b7b..a0d92ea322 100644 --- a/05 Lean CLI/05 Datasets/03 Generating Data/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/03 Generating Data/01 Introduction.html @@ -4,3 +4,6 @@ This generator uses a Brownian motion model to generate realistic market data. It is capable of generating data for most of LEAN's supported security types and resolutions, which makes it a good solution to design and test algorithms without the need to buy real financial data. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/04 Custom Data/01 Introduction.html b/05 Lean CLI/05 Datasets/04 Custom Data/01 Introduction.html index 8cab5b613b..4aea23c5cb 100644 --- a/05 Lean CLI/05 Datasets/04 Custom Data/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/04 Custom Data/01 Introduction.html @@ -3,3 +3,6 @@ Besides market data, LEAN also supports importing custom data into your algorithm. This page explains how to access data from local files in your algorithm when running the LEAN engine locally. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/05 QuantConnect/01 Download By Ticker/01 Key Concepts/01 Introduction.html b/05 Lean CLI/05 Datasets/05 QuantConnect/01 Download By Ticker/01 Key Concepts/01 Introduction.html index 67058674de..81a32385b0 100644 --- a/05 Lean CLI/05 Datasets/05 QuantConnect/01 Download By Ticker/01 Key Concepts/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/05 QuantConnect/01 Download By Ticker/01 Key Concepts/01 Introduction.html @@ -1 +1,4 @@ <p>Downloading data by the ticker is the ideal, low-cost option to acquiring local trading data if you don't need an entire universe. This technique is for smaller, discrete downloads. You can download our ticker data through the CLI or LEAN in exchange for some <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/credit'>QuantConnect Credit</a> (QCC). Before the CLI or LEAN download new files, they check if your local machine already stores the files.</p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/05 QuantConnect/01 Download By Ticker/02 Costs/01 Introduction.html b/05 Lean CLI/05 Datasets/05 QuantConnect/01 Download By Ticker/02 Costs/01 Introduction.html index 8d73debd70..efa018c6ed 100644 --- a/05 Lean CLI/05 Datasets/05 QuantConnect/01 Download By Ticker/02 Costs/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/05 QuantConnect/01 Download By Ticker/02 Costs/01 Introduction.html @@ -1 +1,3 @@ -<p>This page describes how to calculate the approximate cost of downloading local data for algorithms of each asset class. The prices reflect the data prices at the time of writing. To view the current prices of each dataset, open a dataset listing in the <a href="https://www.quantconnect.com/datasets">Dataset Market</a> and then click the <span class="page-section-name">Pricing</span> tab. To download the data, use the <a href="/docs/v2/lean-cli/datasets/quantconnect/download-by-ticker/key-concepts#02-Using-the-CLI">lean data download</a> command or the <a href="/docs/v2/lean-cli/backtesting/deployment#04-Download-Datasets-During-Backtests">ApiDataProvider</a>.</p> \ No newline at end of file +<p>This page describes how to calculate the approximate cost of downloading local data for algorithms of each asset class. The prices reflect the data prices at the time of writing. To view the current prices of each dataset, open a dataset listing in the <a href="https://www.quantconnect.com/datasets">Dataset Market</a> and then click the <span class="page-section-name">Pricing</span> tab. To download the data, use the <a href="/docs/v2/lean-cli/datasets/quantconnect/download-by-ticker/key-concepts#02-Using-the-CLI">lean data download</a> command or the <a href="/docs/v2/lean-cli/backtesting/deployment#04-Download-Datasets-During-Backtests">ApiDataProvider</a>.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/01 CFD Data/01 Introduction.html b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/01 CFD Data/01 Introduction.html index 4783e23447..4d5224d4b3 100644 --- a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/01 CFD Data/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/01 CFD Data/01 Introduction.html @@ -1 +1,4 @@ <p>Download the <a href="https://www.quantconnect.com/datasets/oanda-cfd-data">CFD dataset</a> in bulk to get the full dataset without any selection bias. The bulk dataset packages contain data for every ticker and trading day.</p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/02 FOREX Data/01 Introduction.html b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/02 FOREX Data/01 Introduction.html index 00d555c4b5..3e9ed0f46a 100644 --- a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/02 FOREX Data/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/02 FOREX Data/01 Introduction.html @@ -1 +1,4 @@ <p>Download the <a href="https://www.quantconnect.com/datasets/oanda-forex">FOREX dataset</a> in bulk to get the full dataset without any selection bias. The bulk dataset packages contain data for every ticker and trading day.</p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/03 US Equities/01 Introduction.html b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/03 US Equities/01 Introduction.html index 2dcf86a10e..e99a8bb633 100644 --- a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/03 US Equities/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/03 US Equities/01 Introduction.html @@ -1,3 +1,5 @@ <p>Download the <a href="https://www.quantconnect.com/datasets/algoseek-us-equities">US Equities dataset</a> in bulk to get the full dataset without any selection bias. The bulk dataset packages contain data for every ticker and trading day. If the resolution you download provides trade and quote data, the bulk download contains both data types. To check which data types each resolution provides, see <a href="https://www.quantconnect.com/docs/v2/writing-algorithms/securities/asset-classes/us-equity/requesting-data#03-Resolutions">Resolutions</a>.</p> -<div class="highlight">The US Equities dataset depends on the <a href="https://www.quantconnect.com/datasets/quantconnect-us-equity-security-master">US Equity Security Master</a> dataset because the US Equity Security Master contains information on splits, dividends, and symbol changes.</div> \ No newline at end of file +<div class="highlight">The US Equities dataset depends on the <a href="https://www.quantconnect.com/datasets/quantconnect-us-equity-security-master">US Equity Security Master</a> dataset because the US Equity Security Master contains information on splits, dividends, and symbol changes.</div> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/04 US Equity Coarse Universe/01 Introduction.html b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/04 US Equity Coarse Universe/01 Introduction.html index fb12a5f55b..fca5f29bda 100644 --- a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/04 US Equity Coarse Universe/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/04 US Equity Coarse Universe/01 Introduction.html @@ -1,3 +1,5 @@ <p>Download the <a href='https://www.quantconnect.com/datasets/quantconnect-us-coarse-universe-constituents'>US Equity Coarse Universe dataset</a> in bulk to get the full dataset without any selection bias. The bulk dataset packages contain data for every trading day.</p> -<div class="highlight">The US Equity Coarse Universe dataset depends on the <a href="https://www.quantconnect.com/datasets/quantconnect-us-equity-security-master">US Equity Security Master</a> dataset because the US Equity Security Master contains information on splits, dividends, and symbol changes.</div> \ No newline at end of file +<div class="highlight">The US Equity Coarse Universe dataset depends on the <a href="https://www.quantconnect.com/datasets/quantconnect-us-equity-security-master">US Equity Security Master</a> dataset because the US Equity Security Master contains information on splits, dividends, and symbol changes.</div> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/05 US Equity Options/01 Introduction.html b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/05 US Equity Options/01 Introduction.html index c40b0c57c9..16ea39a5d6 100644 --- a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/05 US Equity Options/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/05 US Equity Options/01 Introduction.html @@ -4,3 +4,6 @@ The US Equity Options dataset depends on the <a href="https://www.quantconnect.com/datasets/quantconnect-us-equity-security-master">US Equity Security Master</a> dataset because the US Equity Security Master contains information on splits, dividends, and symbol changes. The US Equity Options dataset also depends on the <a href="/docs/v2/lean-cli/datasets/quantconnect/download-in-bulk/us-equity-option-universe">US Equity Option Universe</a> dataset because the US Equity Options Universe dataset contains information on the available contracts and their daily Greeks and implied volatility values. </div> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/06 US Equity Option Universe/01 Introduction.html b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/06 US Equity Option Universe/01 Introduction.html index c79eaddaff..460e5af5a2 100644 --- a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/06 US Equity Option Universe/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/06 US Equity Option Universe/01 Introduction.html @@ -4,3 +4,6 @@ </p> <div class="highlight">The US Equity Option Universe dataset depends on the <a href="https://www.quantconnect.com/datasets/quantconnect-us-equity-security-master">US Equity Security Master</a> dataset because the US Equity Security Master contains information on splits, dividends, and symbol changes.</div> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/07 US ETF Constituents/01 Introduction.html b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/07 US ETF Constituents/01 Introduction.html index 891f4b2015..2c9cc99c07 100644 --- a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/07 US ETF Constituents/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/07 US ETF Constituents/01 Introduction.html @@ -1,3 +1,6 @@ <p>Download the <a href='https://www.quantconnect.com/datasets/quantconnect-us-etf-constituents'>US ETF Constituents dataset</a> in bulk to get the full dataset without any ETF selection bias. The bulk dataset package contains constituents data for all of the <a href='https://www.quantconnect.com/docs/v2/writing-algorithms/datasets/quantconnect/us-etf-constituents#07-Supported-ETFs'>supported ETFs</a> for every trading day.</p> <div class="highlight">The US ETF Constituents dataset depends on the <a href="https://www.quantconnect.com/datasets/quantconnect-us-equity-security-master">US Equity Security Master</a> dataset because the US Equity Security Master contains information on splits, dividends, and symbol changes.</div> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/08 US Futures/01 Introduction.html b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/08 US Futures/01 Introduction.html index 4ae46df3f6..3942d5662a 100644 --- a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/08 US Futures/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/08 US Futures/01 Introduction.html @@ -3,3 +3,6 @@ <div class="highlight"> The US Futures dataset depends on the <a href="https://www.quantconnect.com/datasets/quantconnect.com/datasets/quantconnect-us-futures-security-masterr">US Futures Security Master</a> dataset because the US Futures Security Master dataset contains information to construct continuous Futures. </div> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/09 US Future Options/01 Introduction.html b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/09 US Future Options/01 Introduction.html index 413f53fc9d..43d3971872 100644 --- a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/09 US Future Options/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/09 US Future Options/01 Introduction.html @@ -4,3 +4,6 @@ The US Future Options dataset depends on the <a href="https://www.quantconnect.com/datasets/quantconnect.com/datasets/algoseek-us-futures">US Futures</a> dataset because the US Futures Sdataset contains data on the underlying Futures contracts. The US Future Options dataset also depends on the <a href="https://www.quantconnect.com/datasets/quantconnect.com/datasets/quantconnect-us-futures-security-master">US Futures Security Master</a> dataset because the US Futures Security Master dataset contains information to construct continuous Futures. </div> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/10 US Index Options/01 Introduction.html b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/10 US Index Options/01 Introduction.html index beb000946e..52c74ea07a 100644 --- a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/10 US Index Options/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/10 US Index Options/01 Introduction.html @@ -3,3 +3,6 @@ <div class="highlight"> The US Index Options dataset depends on the <a href="/docs/v2/lean-cli/datasets/quantconnect/download-in-bulk/us-index-option-universe">US Index Option Universe</a> dataset because the US Index Options Universe dataset contains information on the available contracts, including their daily Greeks and implied volatility values. </div> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/11 US Index Option Universe/01 Introduction.html b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/11 US Index Option Universe/01 Introduction.html index 115b25cd2d..0f13dd91c5 100644 --- a/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/11 US Index Option Universe/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/05 QuantConnect/02 Download in Bulk/11 US Index Option Universe/01 Introduction.html @@ -3,3 +3,6 @@ The bulk dataset packages contains the available Option contracts and their daily Greeks and implied volatility values for every underlying US Index and trading day. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/06 Brokerages/01 Introduction.html b/05 Lean CLI/05 Datasets/06 Brokerages/01 Introduction.html index 3337146531..a08ff895aa 100644 --- a/05 Lean CLI/05 Datasets/06 Brokerages/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/06 Brokerages/01 Introduction.html @@ -1 +1,3 @@ -<p>Instead of using the data from QuantConnect, you can use data from your brokerage.</p> \ No newline at end of file +<p>Instead of using the data from QuantConnect, you can use data from your brokerage.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/07 Alpha Vantage/01 Introduction.html b/05 Lean CLI/05 Datasets/07 Alpha Vantage/01 Introduction.html index 6e8ba918bf..48e1e8c1b2 100644 --- a/05 Lean CLI/05 Datasets/07 Alpha Vantage/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/07 Alpha Vantage/01 Introduction.html @@ -4,3 +4,6 @@ </p> <p>To view the implementation of the Alpha Vantage integration, see the <a href='https://github.com/QuantConnect/Lean.DataSource.AlphaVantage' rel='nofollow' target='_blank'>Lean.DataSource.AlphaVantage repository</a>.</p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/08 FactSet/01 Introduction.html b/05 Lean CLI/05 Datasets/08 FactSet/01 Introduction.html index f2ddd00993..ed1473c73e 100644 --- a/05 Lean CLI/05 Datasets/08 FactSet/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/08 FactSet/01 Introduction.html @@ -1,3 +1,5 @@ <p>Instead of using the data from QuantConnect or your brokerage, you can use data from <a rel='nofollow' target='_blank' href='https://www.factset.com/'>FactSet</a> if you have the authetication <span class="public-file-name">JSON</span> file.</p> -<p>To view the implementation of the FactSet integration, see the <a href='https://github.com/QuantConnect/Lean.DataSource.FactSet' rel='nofollow' target='_blank'>Lean.DataSource.FactSet repository</a>.</p> \ No newline at end of file +<p>To view the implementation of the FactSet integration, see the <a href='https://github.com/QuantConnect/Lean.DataSource.FactSet' rel='nofollow' target='_blank'>Lean.DataSource.FactSet repository</a>.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/10 IQFeed/01 Introduction.html b/05 Lean CLI/05 Datasets/10 IQFeed/01 Introduction.html index ff845ea410..37f9bc57ff 100644 --- a/05 Lean CLI/05 Datasets/10 IQFeed/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/10 IQFeed/01 Introduction.html @@ -4,3 +4,6 @@ </p> <p>To view the implementation of the IQFeed integration, see the <a href='https://github.com/QuantConnect/Lean.DataSource.IQFeed' rel='nofollow' target='_blank'>Lean.DataSource.IQFeed repository</a>.</p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/11 Polygon/01 Introduction.html b/05 Lean CLI/05 Datasets/11 Polygon/01 Introduction.html index 57b2e84aab..49fd68129b 100644 --- a/05 Lean CLI/05 Datasets/11 Polygon/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/11 Polygon/01 Introduction.html @@ -1,3 +1,6 @@ <p>Instead of using the data from QuantConnect or your brokerage, you can use data from <a rel='nofollow' target='_blank' href='https://polygon.io/'>Polygon</a> if you have an API key. To get an API key, see the <a href='https://polygon.io/dashboard/api-keys' rel='nofollow' target='_blank'>API Keys</a> page on the Polygon website</p> <p>To view the implementation of the Polygon integration, see the <a href='https://github.com/QuantConnect/Lean.DataSource.Polygon' rel='nofollow' target='_blank'>Lean.DataSource.Polygon repository</a>.</p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/12 Terminal Link/01 Introduction.html b/05 Lean CLI/05 Datasets/12 Terminal Link/01 Introduction.html index 5ea670b625..53efa85482 100644 --- a/05 Lean CLI/05 Datasets/12 Terminal Link/01 Introduction.html +++ b/05 Lean CLI/05 Datasets/12 Terminal Link/01 Introduction.html @@ -1 +1,4 @@ <p>Instead of using the data from QuantConnect, you can use data from Bloomberg EMSX through Terminal Link if you're in an organization on the <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features#06-Institution-Tier'>Institution tier</a>.</p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/05 Datasets/13 Theta Data/01 Introduction.php b/05 Lean CLI/05 Datasets/13 Theta Data/01 Introduction.php index e8a3434ffe..35258058d8 100644 --- a/05 Lean CLI/05 Datasets/13 Theta Data/01 Introduction.php +++ b/05 Lean CLI/05 Datasets/13 Theta Data/01 Introduction.php @@ -4,3 +4,6 @@ </p> <p>To view the implementation of the Theta Data integration, see the <a href='https://github.com/QuantConnect/Lean.DataSource.ThetaData' rel='nofollow' target='_blank'>Lean.DataSource.ThetaData repository</a>.</p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/06 Projects/01 Project Management/01 Introduction.html b/05 Lean CLI/06 Projects/01 Project Management/01 Introduction.html index 4eae9d3f11..02f00078d0 100644 --- a/05 Lean CLI/06 Projects/01 Project Management/01 Introduction.html +++ b/05 Lean CLI/06 Projects/01 Project Management/01 Introduction.html @@ -3,3 +3,6 @@ The CLI can automatically scaffold basic Python and C# projects, creating basic algorithm files, research notebooks, and the required editor configuration. Projects scaffolded by the CLI are similar to the ones created on QuantConnect, making it easy to switch between your local environment and the cloud. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/06 Projects/02 Cloud Synchronization/01 Introduction.html b/05 Lean CLI/06 Projects/02 Cloud Synchronization/01 Introduction.html index ff473c6339..e302a38279 100644 --- a/05 Lean CLI/06 Projects/02 Cloud Synchronization/01 Introduction.html +++ b/05 Lean CLI/06 Projects/02 Cloud Synchronization/01 Introduction.html @@ -2,3 +2,6 @@ Cloud synchronization allows you to synchronize your projects in QuantConnect Cloud with your local drive using the Lean CLI. Cloud synchronization makes it possible to use your local development environment when writing your algorithms while using QuantConnect's infrastructure and data library when executing them. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/06 Projects/03 Structure/01 Introduction.html b/05 Lean CLI/06 Projects/03 Structure/01 Introduction.html index 875e7ee0db..de0815b634 100644 --- a/05 Lean CLI/06 Projects/03 Structure/01 Introduction.html +++ b/05 Lean CLI/06 Projects/03 Structure/01 Introduction.html @@ -1,3 +1,5 @@ <p> When you run the <code>lean project-create</code> or <code>lean cloud pull</code> commands, the CLI creates the basic files and folders most editors need to open your source code, provide autocomplete, and enable local debugging. This page documents exactly which files are created when you create a new local project with <code>lean project-create</code> or <code>lean cloud pull</code>. -</p> \ No newline at end of file +</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/06 Projects/04 Workflows/01 Introduction.html b/05 Lean CLI/06 Projects/04 Workflows/01 Introduction.html index c36ae49d15..0cf84fab6c 100644 --- a/05 Lean CLI/06 Projects/04 Workflows/01 Introduction.html +++ b/05 Lean CLI/06 Projects/04 Workflows/01 Introduction.html @@ -2,3 +2,6 @@ The Lean CLI supports multiple workflows, ranging from running everything locally to just using your local development environment but keeping all execution in the cloud. This page contains several examples of common workflows, but you're free to mix local and cloud features in any way you'd like. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/06 Projects/05 Encryption/01 Introduction.html b/05 Lean CLI/06 Projects/05 Encryption/01 Introduction.html index 5270ffe8da..19f01df665 100644 --- a/05 Lean CLI/06 Projects/05 Encryption/01 Introduction.html +++ b/05 Lean CLI/06 Projects/05 Encryption/01 Introduction.html @@ -1 +1,3 @@ -<p>You can save encrypted versions of your project files on your local machine and in QuantConnect Cloud instead of the raw, human readable, file content. To use the encryption system, you provide your own encryption key. The encryption key file must be a txt file with at least 32 characters. It’s content can be arbitrary.</p> \ No newline at end of file +<p>You can save encrypted versions of your project files on your local machine and in QuantConnect Cloud instead of the raw, human readable, file content. To use the encryption system, you provide your own encryption key. The encryption key file must be a txt file with at least 32 characters. It’s content can be arbitrary.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/06 Projects/06 Configuration/01 Introduction.html b/05 Lean CLI/06 Projects/06 Configuration/01 Introduction.html index 3fa2b91844..cfb0c412c7 100644 --- a/05 Lean CLI/06 Projects/06 Configuration/01 Introduction.html +++ b/05 Lean CLI/06 Projects/06 Configuration/01 Introduction.html @@ -5,3 +5,6 @@ </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/06 Projects/07 Autocomplete/01 Introduction.html b/05 Lean CLI/06 Projects/07 Autocomplete/01 Introduction.html index 811cd6c337..b2d0a908cb 100644 --- a/05 Lean CLI/06 Projects/07 Autocomplete/01 Introduction.html +++ b/05 Lean CLI/06 Projects/07 Autocomplete/01 Introduction.html @@ -4,3 +4,6 @@ However, not everything can be configured automatically. This page explains how to make local autocomplete work for Python and C# with all editors supported by the CLI. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/06 Projects/08 Libraries/01 Third-Party Libraries/01 Introduction.html b/05 Lean CLI/06 Projects/08 Libraries/01 Third-Party Libraries/01 Introduction.html index d07a14df69..13a51bbcd9 100644 --- a/05 Lean CLI/06 Projects/08 Libraries/01 Third-Party Libraries/01 Introduction.html +++ b/05 Lean CLI/06 Projects/08 Libraries/01 Third-Party Libraries/01 Introduction.html @@ -9,3 +9,6 @@ However, the CLI also supports using custom libraries. This makes it possible to use a library that is not available in the official LEAN Docker images or to use a newer version of an existing library. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/06 Projects/08 Libraries/02 Project Libraries/01 Introduction.php b/05 Lean CLI/06 Projects/08 Libraries/02 Project Libraries/01 Introduction.php index 47608ff8fc..745a28b30c 100644 --- a/05 Lean CLI/06 Projects/08 Libraries/02 Project Libraries/01 Introduction.php +++ b/05 Lean CLI/06 Projects/08 Libraries/02 Project Libraries/01 Introduction.php @@ -1 +1,3 @@ -<?php include(DOCS_RESOURCES."/libraries/project-libraries.html"); ?> \ No newline at end of file +<?php include(DOCS_RESOURCES."/libraries/project-libraries.html"); ?> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/06 Projects/09 Custom Docker Images/01 Introduction.html b/05 Lean CLI/06 Projects/09 Custom Docker Images/01 Introduction.html index 1888fffa63..9a7f0c71ab 100644 --- a/05 Lean CLI/06 Projects/09 Custom Docker Images/01 Introduction.html +++ b/05 Lean CLI/06 Projects/09 Custom Docker Images/01 Introduction.html @@ -3,3 +3,6 @@ However, the CLI also supports custom Docker images, making it possible to use your own version of LEAN. To make this feature easier to use, the CLI is also capable of building Docker images of your own version of LEAN using a single command. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/06 Projects/99 Version Control/01 Introduction.php b/05 Lean CLI/06 Projects/99 Version Control/01 Introduction.php index 2a06298fdc..e1d3d9e8a0 100644 --- a/05 Lean CLI/06 Projects/99 Version Control/01 Introduction.php +++ b/05 Lean CLI/06 Projects/99 Version Control/01 Introduction.php @@ -1 +1,3 @@ -<? include(DOCS_RESOURCES."/cli/version-control/introduction.html"); ?> \ No newline at end of file +<? include(DOCS_RESOURCES."/cli/version-control/introduction.html"); ?> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/07 Research/01 Introduction.html b/05 Lean CLI/07 Research/01 Introduction.html index 44590041d8..819c60327a 100644 --- a/05 Lean CLI/07 Research/01 Introduction.html +++ b/05 Lean CLI/07 Research/01 Introduction.html @@ -3,3 +3,6 @@ Jupyter Lab environments allow you to work on research notebooks locally. These environments contain the same features as <a href="https://www.quantconnect.com/docs/v2/research-environment">QuantConnect's research environment</a> but run on your local machine. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/08 Backtesting/01 Deployment/01 Introduction.html b/05 Lean CLI/08 Backtesting/01 Deployment/01 Introduction.html index c1e329f0ce..4d0e0b1d22 100644 --- a/05 Lean CLI/08 Backtesting/01 Deployment/01 Introduction.html +++ b/05 Lean CLI/08 Backtesting/01 Deployment/01 Introduction.html @@ -2,3 +2,6 @@ Backtesting is a way to test your algorithm on historical data. The CLI makes backtesting easier by providing simple commands to backtest your algorithms locally or in QuantConnect Cloud. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/08 Backtesting/02 Debugging/01 Introduction.html b/05 Lean CLI/08 Backtesting/02 Debugging/01 Introduction.html index 9eb050483c..56ce3ce542 100644 --- a/05 Lean CLI/08 Backtesting/02 Debugging/01 Introduction.html +++ b/05 Lean CLI/08 Backtesting/02 Debugging/01 Introduction.html @@ -3,3 +3,6 @@ The CLI makes it easy to use the builtin debugger of the most popular editors to debug LEAN algorithms. This page explains how to start local debugging for Python and C# with all editors supported by the CLI. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/01 QuantConnect Paper Trading/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/01 QuantConnect Paper Trading/01 Introduction.php index 0adeb54527..3e9ede450e 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/01 QuantConnect Paper Trading/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/01 QuantConnect Paper Trading/01 Introduction.php @@ -2,3 +2,6 @@ $brokerageName="QuantConnect Paper Trading"; include(DOCS_RESOURCES."/brokerages/cli-deployment/introduction.php"); ?> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/02 Alpaca/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/02 Alpaca/01 Introduction.php index a977266c6f..15f1341fa7 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/02 Alpaca/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/02 Alpaca/01 Introduction.php @@ -3,4 +3,6 @@ include(DOCS_RESOURCES."/brokerages/cli-deployment/introduction.php"); ?> -<p>To view the implementation of the Alpaca brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Alpaca' rel='nofollow' target="_blank">Lean.Brokerages.Alpaca repository</a>.</p> \ No newline at end of file +<p>To view the implementation of the Alpaca brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Alpaca' rel='nofollow' target="_blank">Lean.Brokerages.Alpaca repository</a>.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/03 Binance/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/03 Binance/01 Introduction.php index 9ec5982a47..bffbdbe4da 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/03 Binance/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/03 Binance/01 Introduction.php @@ -3,4 +3,6 @@ include(DOCS_RESOURCES."/brokerages/cli-deployment/introduction.php"); ?> -<p>To view the implementation of the Binance brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Binance' rel='nofollow' target="_blank">Lean.Brokerages.Binance repository</a>.</p> \ No newline at end of file +<p>To view the implementation of the Binance brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Binance' rel='nofollow' target="_blank">Lean.Brokerages.Binance repository</a>.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/04 Bitfinex/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/04 Bitfinex/01 Introduction.php index 53b8faa1f7..f64150e493 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/04 Bitfinex/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/04 Bitfinex/01 Introduction.php @@ -3,4 +3,6 @@ include(DOCS_RESOURCES."/brokerages/cli-deployment/introduction.php"); ?> -<p>To view the implementation of the Bitfinex brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Bitfinex' rel='nofollow' target="_blank">Lean.Brokerages.Bitfinex repository</a>.</p> \ No newline at end of file +<p>To view the implementation of the Bitfinex brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Bitfinex' rel='nofollow' target="_blank">Lean.Brokerages.Bitfinex repository</a>.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/05 Bybit/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/05 Bybit/01 Introduction.php index 5d57134267..6536cf49ba 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/05 Bybit/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/05 Bybit/01 Introduction.php @@ -3,4 +3,6 @@ include(DOCS_RESOURCES."/brokerages/cli-deployment/introduction.php"); ?> -<p>To view the implementation of the Bybit brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Bybit' rel='nofollow' target="_blank">Lean.Brokerages.Bybit repository</a>.</p> \ No newline at end of file +<p>To view the implementation of the Bybit brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Bybit' rel='nofollow' target="_blank">Lean.Brokerages.Bybit repository</a>.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/06 Charles Schwab/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/06 Charles Schwab/01 Introduction.php index 5bec756f24..a5250ce2b5 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/06 Charles Schwab/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/06 Charles Schwab/01 Introduction.php @@ -4,4 +4,6 @@ ?> <p>Charles Schwab only supports authenticating one account at a time per user. If you have an algorithm running with Charles Schwab and then deploy a second one, the first algorithm stops running.</p> -<p>To view the implementation of the Charles Schwab brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.CharlesSchwab' rel='nofollow' target="_blank">Lean.Brokerages.CharlesSchwab repository</a>.</p> \ No newline at end of file +<p>To view the implementation of the Charles Schwab brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.CharlesSchwab' rel='nofollow' target="_blank">Lean.Brokerages.CharlesSchwab repository</a>.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/07 Coinbase/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/07 Coinbase/01 Introduction.php index ee44f2b541..278bf9fe4a 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/07 Coinbase/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/07 Coinbase/01 Introduction.php @@ -4,3 +4,6 @@ ?> <p>To view the implementation of the Coinbase brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Coinbase' rel='nofollow' target="_blank">Lean.Brokerages.Coinbase repository</a>.</p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/08 Interactive Brokers/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/08 Interactive Brokers/01 Introduction.php index e8ec65cf33..0039aefca4 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/08 Interactive Brokers/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/08 Interactive Brokers/01 Introduction.php @@ -3,4 +3,6 @@ include(DOCS_RESOURCES."/brokerages/cli-deployment/introduction.php"); ?> -<p>To view the implementation of the IB brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.InteractiveBrokers' rel='nofollow' target="_blank">Lean.Brokerages.InteractiveBrokers repository</a>.</p> \ No newline at end of file +<p>To view the implementation of the IB brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.InteractiveBrokers' rel='nofollow' target="_blank">Lean.Brokerages.InteractiveBrokers repository</a>.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/09 Kraken/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/09 Kraken/01 Introduction.php index 12e2a27d7c..a41983ca61 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/09 Kraken/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/09 Kraken/01 Introduction.php @@ -3,4 +3,6 @@ include(DOCS_RESOURCES."/brokerages/cli-deployment/introduction.php"); ?> -<p>To view the implementation of the Kraken brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Kraken' rel='nofollow' target="_blank">Lean.Brokerages.Kraken repository</a>.</p> \ No newline at end of file +<p>To view the implementation of the Kraken brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Kraken' rel='nofollow' target="_blank">Lean.Brokerages.Kraken repository</a>.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/10 Samco/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/10 Samco/01 Introduction.php index 7caf8b858e..3e3d9efa5f 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/10 Samco/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/10 Samco/01 Introduction.php @@ -3,4 +3,6 @@ include(DOCS_RESOURCES."/brokerages/cli-deployment/introduction.php"); ?> -<p>To view the implementation of the Samco brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Samco' rel='nofollow' target="_blank">Lean.Brokerages.Samco repository</a>.</p> \ No newline at end of file +<p>To view the implementation of the Samco brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Samco' rel='nofollow' target="_blank">Lean.Brokerages.Samco repository</a>.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/13 TradeStation/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/13 TradeStation/01 Introduction.php index bee67b7454..bf787448d2 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/13 TradeStation/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/13 TradeStation/01 Introduction.php @@ -3,4 +3,6 @@ include(DOCS_RESOURCES."/brokerages/cli-deployment/introduction.php"); ?> -<p>To view the implementation of the TradeStation brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.TradeStation' rel='nofollow' target="_blank">Lean.Brokerages.TradeStation repository</a>.</p> \ No newline at end of file +<p>To view the implementation of the TradeStation brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.TradeStation' rel='nofollow' target="_blank">Lean.Brokerages.TradeStation repository</a>.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/14 Tradier/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/14 Tradier/01 Introduction.php index e7a0742b44..4080dd568d 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/14 Tradier/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/14 Tradier/01 Introduction.php @@ -3,4 +3,6 @@ include(DOCS_RESOURCES."/brokerages/cli-deployment/introduction.php"); ?> -<p>To view the implementation of the Tradier brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Tradier' rel='nofollow' target="_blank">Lean.Brokerages.Tradier repository</a>.</p> \ No newline at end of file +<p>To view the implementation of the Tradier brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Tradier' rel='nofollow' target="_blank">Lean.Brokerages.Tradier repository</a>.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/15 Trading Technologies/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/15 Trading Technologies/01 Introduction.php index 425f1c153c..073b6ee8b3 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/15 Trading Technologies/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/15 Trading Technologies/01 Introduction.php @@ -3,4 +3,6 @@ include(DOCS_RESOURCES."/brokerages/cli-deployment/introduction.php"); ?> -<p>To view the implementation of the Trading Technologies integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.TradingTechnologies' rel='nofollow' target="_blank">Lean.Brokerages.TradingTechnologies repository</a>.</p> \ No newline at end of file +<p>To view the implementation of the Trading Technologies integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.TradingTechnologies' rel='nofollow' target="_blank">Lean.Brokerages.TradingTechnologies repository</a>.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/16 Zerodha/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/16 Zerodha/01 Introduction.php index e305f360b3..3ab4047a98 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/16 Zerodha/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/16 Zerodha/01 Introduction.php @@ -3,4 +3,6 @@ include(DOCS_RESOURCES."/brokerages/cli-deployment/introduction.php"); ?> -<p>To view the implementation of the Zerodha brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Zerodha' rel='nofollow' target="_blank">Lean.Brokerages.Zerodha repository</a>.</p> \ No newline at end of file +<p>To view the implementation of the Zerodha brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.Zerodha' rel='nofollow' target="_blank">Lean.Brokerages.Zerodha repository</a>.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/90 Bloomberg EMSX/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/90 Bloomberg EMSX/01 Introduction.php index bedf2e132e..77e0d42d2d 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/90 Bloomberg EMSX/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/90 Bloomberg EMSX/01 Introduction.php @@ -3,4 +3,6 @@ include(DOCS_RESOURCES."/brokerages/cli-deployment/introduction.php"); ?> -<p>The LEAN CLI integrates with the Bloomberg Desktop API (DAPI) to get data for research, backtests, optimization, and live trading or through your existing Bloomberg data subscriptions. In addition, you can route live trading strategies and and UAT paper trading through Bloomberg order routing via the EMSX network.</p> \ No newline at end of file +<p>The LEAN CLI integrates with the Bloomberg Desktop API (DAPI) to get data for research, backtests, optimization, and live trading or through your existing Bloomberg data subscriptions. In addition, you can route live trading strategies and and UAT paper trading through Bloomberg order routing via the EMSX network.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/01 Brokerages/98 CFD and FOREX Brokerages/01 Introduction.php b/05 Lean CLI/09 Live Trading/01 Brokerages/98 CFD and FOREX Brokerages/01 Introduction.php index a6dded20e5..6407e17ecd 100644 --- a/05 Lean CLI/09 Live Trading/01 Brokerages/98 CFD and FOREX Brokerages/01 Introduction.php +++ b/05 Lean CLI/09 Live Trading/01 Brokerages/98 CFD and FOREX Brokerages/01 Introduction.php @@ -3,4 +3,6 @@ include(DOCS_RESOURCES."/brokerages/cli-deployment/introduction.php"); ?> -<p>To view the implementation of the OANDA brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.OANDA' rel='nofollow' target="_blank">Lean.Brokerages.OANDA repository</a>.</p> \ No newline at end of file +<p>To view the implementation of the OANDA brokerage integration, see the <a href='https://github.com/QuantConnect/Lean.Brokerages.OANDA' rel='nofollow' target="_blank">Lean.Brokerages.OANDA repository</a>.</p> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/02 Data Providers/02 IQFeed/01 Introduction.html b/05 Lean CLI/09 Live Trading/02 Data Providers/02 IQFeed/01 Introduction.html index c5fc865f7a..c8f83970bf 100644 --- a/05 Lean CLI/09 Live Trading/02 Data Providers/02 IQFeed/01 Introduction.html +++ b/05 Lean CLI/09 Live Trading/02 Data Providers/02 IQFeed/01 Introduction.html @@ -4,3 +4,6 @@ </p> <p>To view the implementation of the IQFeed integration, see the <a href='https://github.com/QuantConnect/Lean.DataSource.IQFeed' rel='nofollow' target='_blank'>Lean.DataSource.IQFeed repository</a>.</p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/02 Data Providers/03 Polygon/01 Introduction.html b/05 Lean CLI/09 Live Trading/02 Data Providers/03 Polygon/01 Introduction.html index 9bdd6e4b23..e8aa6fff4a 100644 --- a/05 Lean CLI/09 Live Trading/02 Data Providers/03 Polygon/01 Introduction.html +++ b/05 Lean CLI/09 Live Trading/02 Data Providers/03 Polygon/01 Introduction.html @@ -1,3 +1,6 @@ <p>Instead of using the data from your brokerage, you can also use <a rel='nofollow' target='_blank' href='https://polygon.io/'>Polygon</a>. This tutorial demonstrates how to set up the Polygon data provider with the QuantConnect Paper Trading brokerage.</p> <p>To view the implementation of the Polygon integration, see the <a href='https://github.com/QuantConnect/Lean.DataSource.Polygon' rel='nofollow' target='_blank'>Lean.DataSource.Polygon repository</a>.</p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/02 Data Providers/04 Theta Data/01 Introduction.html b/05 Lean CLI/09 Live Trading/02 Data Providers/04 Theta Data/01 Introduction.html index 52a8b29a4c..43cb1f84ed 100644 --- a/05 Lean CLI/09 Live Trading/02 Data Providers/04 Theta Data/01 Introduction.html +++ b/05 Lean CLI/09 Live Trading/02 Data Providers/04 Theta Data/01 Introduction.html @@ -5,3 +5,6 @@ </p> <p>To view the implementation of the Theta Data integration, see the <a href='https://github.com/QuantConnect/Lean.DataSource.ThetaData' rel='nofollow' target='_blank'>Lean.DataSource.ThetaData repository</a>.</p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/09 Live Trading/03 Algorithm Control/01 Introduction.html b/05 Lean CLI/09 Live Trading/03 Algorithm Control/01 Introduction.html index bb0ccde6de..499f5f4413 100644 --- a/05 Lean CLI/09 Live Trading/03 Algorithm Control/01 Introduction.html +++ b/05 Lean CLI/09 Live Trading/03 Algorithm Control/01 Introduction.html @@ -1 +1,4 @@ <p>The algorithm control features let you adjust your algorithm while it executes live so that you can perform actions that are not written in the project files. The control features let you intervene in the execution of your algorithm and make adjustments. The control features that are available to you depend on if you deploy the algorithm on your local machine or on the QuantConnect cloud servers.</p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/10 Reports/01 Introduction.html b/05 Lean CLI/10 Reports/01 Introduction.html index b486c71917..86d4f653d6 100644 --- a/05 Lean CLI/10 Reports/01 Introduction.html +++ b/05 Lean CLI/10 Reports/01 Introduction.html @@ -3,3 +3,6 @@ The LEAN Report Creator is a program included with LEAN which allows you to quickly generate polished, professional-grade reports of your backtests and live trading results. We hope that you can use these reports to share your strategy performance with prospective investors. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/11 Optimization/01 Parameters/01 Introduction.html b/05 Lean CLI/11 Optimization/01 Parameters/01 Introduction.html index 4758c74d94..9bb13c330f 100644 --- a/05 Lean CLI/11 Optimization/01 Parameters/01 Introduction.html +++ b/05 Lean CLI/11 Optimization/01 Parameters/01 Introduction.html @@ -2,3 +2,6 @@ Project parameters are parameters that are defined in your project's <a href="/docs/v2/lean-cli/projects/configuration">configuration file</a>. These parameters are a replacement for constants in your algorithm and can be optimized using one of LEAN's optimization strategies either locally or in the cloud. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/11 Optimization/02 Deployment/01 Introduction.html b/05 Lean CLI/11 Optimization/02 Deployment/01 Introduction.html index 1b92b07298..74f00d2ce5 100644 --- a/05 Lean CLI/11 Optimization/02 Deployment/01 Introduction.html +++ b/05 Lean CLI/11 Optimization/02 Deployment/01 Introduction.html @@ -2,3 +2,6 @@ The Lean CLI supports optimizing a project's parameters on your local machine or in the cloud using LEAN's powerful optimization strategies. Optimization is helpful when you want to find the best combination of parameters to minimize or maximize a certain statistic, like the algorithm's <a href='https://www.quantconnect.com/docs/v2/writing-algorithms/key-concepts/glossary#28-Sharpe-ratio'>Sharpe ratio</a> or <a href='https://www.quantconnect.com/docs/v2/writing-algorithms/key-concepts/glossary#11-drawdown'>drawdown</a>. If your run optimizations in the cloud, you don't need your own powerful machine. </p> + + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p> diff --git a/05 Lean CLI/12 Object Store/01 Introduction.php b/05 Lean CLI/12 Object Store/01 Introduction.php index 92042c063b..b5b8e2cf93 100644 --- a/05 Lean CLI/12 Object Store/01 Introduction.php +++ b/05 Lean CLI/12 Object Store/01 Introduction.php @@ -1 +1,3 @@ -<? include(DOCS_RESOURCES."/object-store/introduction-platform.php"); ?> \ No newline at end of file +<? include(DOCS_RESOURCES."/object-store/introduction-platform.php"); ?> + +<p>To use the CLI, you must be a member in an <a href='https://www.quantconnect.com/docs/v2/cloud-platform/organizations/tier-features'>organization</a> on a paid tier.</p>