diff --git a/single-page/Quantconnect-Cloud-Platform.html b/single-page/Quantconnect-Cloud-Platform.html index 6aee6cb4e1..a988c74312 100644 --- a/single-page/Quantconnect-Cloud-Platform.html +++ b/single-page/Quantconnect-Cloud-Platform.html @@ -119,22 +119,23 @@

Table of Content

  • 10.2.5 Public
  • 10.2.6 Alpaca
  • 10.2.7 Charles Schwab
  • -
  • 10.2.8 Webull
  • -
  • 10.2.9 Binance
  • -
  • 10.2.10 ByBit
  • -
  • 10.2.11 Tradier
  • -
  • 10.2.12 Kraken
  • -
  • 10.2.13 Coinbase
  • -
  • 10.2.14 Bitfinex
  • -
  • 10.2.15 dYdX
  • -
  • 10.2.16 Bloomberg EMSX
  • -
  • 10.2.17 Bloomberg FIX
  • -
  • 10.2.18 SSC Eze
  • -
  • 10.2.19 Trading Technologies
  • -
  • 10.2.20 Wolverine
  • -
  • 10.2.21 FIX Connections
  • -
  • 10.2.22 CFD and FOREX Brokerages
  • -
  • 10.2.23 Unsupported Brokerages
  • +
  • 10.2.8 Clear Street
  • +
  • 10.2.9 Webull
  • +
  • 10.2.10 Binance
  • +
  • 10.2.11 Bybit
  • +
  • 10.2.12 Tradier
  • +
  • 10.2.13 Kraken
  • +
  • 10.2.14 Coinbase
  • +
  • 10.2.15 Bitfinex
  • +
  • 10.2.16 dYdX
  • +
  • 10.2.17 Bloomberg EMSX
  • +
  • 10.2.18 Bloomberg FIX
  • +
  • 10.2.19 SSC Eze
  • +
  • 10.2.20 Trading Technologies
  • +
  • 10.2.21 Wolverine
  • +
  • 10.2.22 FIX Connections
  • +
  • 10.2.23 CFD and FOREX Brokerages
  • +
  • 10.2.24 Unsupported Brokerages
  • 10.3 Deployment
  • 10.4 Notifications
  • 10.5 Results
  • @@ -1107,7 +1108,7 @@

    Trading Firm Tier

    The Trading Firm tier builds on the features included in the Team tier. Organizations on the Trading Firm tier can have an unlimited number of members and up to 10 collaborators simultaneously working on an individual project. The IP ownership of all the projects in these organizations remains within the organization. There is no limit on the number of backtesting, research, and live trading nodes these organizations can rent. They can produce 5MB of logs/backtest and 50MB of logs/day. Members in these organizations can have up to eight active coding sessions in the organization. Each live algorithm in a Trading Firm organization can send up to 240 Telegram, Email, or Webhook notifications per hour for free. These organizations can also - schedule AI assistant tasks + schedule AI agent tasks to run automatically.

    @@ -1518,11 +1519,12 @@

    Live Trading Nodes

    - Live trading nodes enable you to deploy live algorithms to our professionally-managed, co-located servers racked in - - Equinix + Live trading nodes enable you to deploy live algorithms to our professionally-managed, co-located servers. + The data center depends on the + + region - . + you deploy to. You need a live trading node for each algorithm that you deploy to our co-located servers. Several models of live trading nodes are available. More powerful live trading nodes allow you to run algorithms with larger universes and give you @@ -1530,7 +1532,7 @@

    Live Trading Nodes

    more time for machine learning training . - Each security subscription requires about 5MB of RAM. The following table shows the specifications of the live trading node models: + The following table shows the specifications of the live trading node models:

    @@ -1652,6 +1654,20 @@

    Live Trading Nodes

    text-align: right; } +

    + Each security subscription requires about 5MB of RAM, so the 512MB L-MICRO node holds on the order of 100 subscriptions before the data feed alone exhausts it. + Size the node so your algorithm averages below 80% of its RAM limit, which is 410MB on the L-MICRO node. + LEAN checks a smoothed 10-minute average against the limit and separately allows a single raw sample to reach twice the limit, so a brief spike during universe selection or a bulk history request doesn't stop the algorithm, but a sustained level above the limit does. + For the checks themselves, see + + Memory Metrics + + , and for how to reduce the footprint before buying a larger node, see + + Algorithm Performance + + . +

    Refer to the @@ -1680,17 +1696,17 @@

    Live Trading Nodes

    -

    Assistant Nodes

    +

    Agent Nodes

    - Assistant nodes are the servers that run your assistants—a harness for quant finance that wraps your AI models in the tools, data, and context they need to be productive. - Assistant nodes enable you to deploy assistant tasks. - The more assistant nodes your organization has, the more concurrent assistant tasks that you can run. - More powerful assistant nodes have more cores and RAM to handle larger, more demanding tasks. - The following table shows the specifications of the assistant node models: + Agent nodes are the servers that run your agents—a harness for quant finance that wraps your AI models in the tools, data, and context they need to be productive. + Agent nodes enable you to deploy agent tasks. + The more agent nodes your organization has, the more concurrent agent tasks that you can run. + More powerful agent nodes have more cores and RAM to handle larger, more demanding tasks. + The following table shows the specifications of the agent node models:

    -
    +
    @@ -1767,12 +1783,12 @@

    Assistant Nodes

    @@ -1781,19 +1797,19 @@

    Assistant Nodes

    Pricing - page to see the price of each assistant node model. - Your first organization includes one free A-MICRO assistant node, which is capped at 100,000 tokens per month. + page to see the price of each agent node model. + Your first organization includes one free A-MICRO agent node, which is capped at 100,000 tokens per month. The token cap is lifted and the node is replaced when you upgrade your organization to a paid tier and - add a new assistant node + add a new agent node . - Paid assistant nodes don't have the 100,000-token cap, but a fair use token allowance applies over a weekly rolling window. - If you use tokens beyond the weekly quota, upgrade to the next assistant node model or + Paid agent nodes don't have the 100,000-token cap, but a fair use token allowance applies over a weekly rolling window. + If you use tokens beyond the weekly quota, upgrade to the next agent node model or bring your own key @@ -1805,7 +1821,7 @@

    Assistant Nodes

    Resources panel of the IDE. - When you launch an assistant task, it uses the best-performing resource by default, but you can + When you launch an agent task, it uses the best-performing resource by default, but you can select a specific resource to use @@ -2293,11 +2309,11 @@

    Coding Session Quotas

    -

    File Size Quotas

    +

    File Quotas

    - The maximum file size you can have in a project depends on your organization's tier. The following table shows the quota of each tier: + The maximum number of files and the maximum file size you can have in a project depend on your organization's tier. The following table shows the quotas of each tier:

    @@ -2305,6 +2321,9 @@

    File Size Quotas

    + @@ -2315,6 +2334,9 @@

    File Size Quotas

    + @@ -2323,6 +2345,9 @@

    File Size Quotas

    + @@ -2331,6 +2356,9 @@

    File Size Quotas

    + @@ -2339,6 +2367,9 @@

    File Size Quotas

    + @@ -2347,15 +2378,28 @@

    File Size Quotas

    +
    Tier + Max Files per Project + Max File Size (KB) Free + 25 + 32 Quant Researcher + 50 + 64 Team + 75 + 128 Trading Firm + 100 + 256 Institution + 250 + 256
    +

    + Each library is a project, so it has its own file quota. If a project outgrows its quota, move part of the code into a + + library + + . +

    +

    + Libraries are shared, so when you edit one, every project that uses it picks up the change. Add code to a library when it's stable and several projects need it. Keep work in progress and code that only one project uses in the project itself. +

    @@ -7921,11 +7965,11 @@

    Libraries

    Libraries are reusable code files that you can import into any project for use in backtesting, research, and live trading. Use libraries to increase your development speed and save yourself from copy-pasting between projects. You can - + create libraries and - + add them to your projects using the web IDE. Your libraries are saved under the @@ -8404,11 +8448,11 @@

    Delete Files and Directories

    -

    Size Quotas

    +

    Quotas

    - The maximum file size you can have in a project depends on your organization's tier. The following table shows the quota of each tier: + The maximum number of files and the maximum file size you can have in a project depend on your organization's tier. The following table shows the quotas of each tier:

    @@ -8416,6 +8460,9 @@

    Size Quotas

    + @@ -8426,6 +8473,9 @@

    Size Quotas

    + @@ -8434,6 +8484,9 @@

    Size Quotas

    + @@ -8442,6 +8495,9 @@

    Size Quotas

    + @@ -8450,6 +8506,9 @@

    Size Quotas

    + @@ -8458,15 +8517,28 @@

    Size Quotas

    +
    Tier + Max Files per Project + Max File Size (KB) Free + 25 + 32 Quant Researcher + 50 + 64 Team + 75 + 128 Trading Firm + 100 + 256 Institution + 250 + 256
    +

    + Each library is a project, so it has its own file quota. If a project outgrows its quota, move part of the code into a + + library + + . +

    +

    + Libraries are shared, so when you edit one, every project that uses it picks up the change. Add code to a library when it's stable and several projects need it. Keep work in progress and code that only one project uses in the project itself. +

    @@ -10641,6 +10713,22 @@

    Delete Libraries

    +

    Best Practices

    + + +

    + Each library is a project, so it has its own + + file quota + + . If a project outgrows its quota, move part of the code into a library. +

    +

    + Libraries are shared, so when you edit one, every project that uses it picks up the change. Add code to a library when it's stable and several projects need it. Keep work in progress and code that only one project uses in the project itself. +

    + + +

     

    @@ -18269,7 +18357,7 @@

    QuantConnect

    The QuantConnect data provider provides a stream of trades and quotes to your trading algorithm during live execution. Live data enables you to make real-time trades and update the value of the securities in your portfolio.

    - When you deploy a live algorithm, you can use the QuantConnect data provider, a third-party data provider, or both. If you use multiple data providers, the order you select them in defines their order of precedence in Lean. For example, if you set QuantConnect as the first provider and Polygon as the second provider, Lean only uses the Polygon data provider for securities that aren't available from the QuantConnect data provider. This configuration makes it possible to use our data provider for Equity universe selection and then place Options trades on the securities in the universe. + When you deploy a live algorithm, you can use the QuantConnect data provider, a third-party data provider, or both. If you use multiple data providers, the order you select them in defines their order of precedence in Lean. For example, if you set QuantConnect as the first provider and Polygon as the second provider, Lean only uses the Polygon data provider for securities that aren't available from the QuantConnect data provider. This configuration fills the gaps in our coverage. We don't supply Index data (for example, SPX, VIX, and NDX), which Index Options need for the underlying index, and we don't supply Future Options data.

    +