From 2521a5d2c54f7151f66bdd4cf99bf80ef1ae7b2d Mon Sep 17 00:00:00 2001 From: Derek Melchin Date: Tue, 3 Mar 2026 08:55:08 -0700 Subject: [PATCH] Add QuantConnect tracking links --- docs/pages/repositories.mdx | 2 +- docs/pages/third-party-integrations.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pages/repositories.mdx b/docs/pages/repositories.mdx index 361eeb78..635a9088 100644 --- a/docs/pages/repositories.mdx +++ b/docs/pages/repositories.mdx @@ -19,5 +19,5 @@ When contributing, please ensure your commits are verified. You can follow these ### Third-Party Integrations -* [LEAN / dYdX Exchange Plugin](https://github.com/QuantConnect/Lean.Brokerages.dYdX) +* [LEAN / dYdX Exchange Plugin](https://qnt.co/dydx-lean-repo) diff --git a/docs/pages/third-party-integrations.mdx b/docs/pages/third-party-integrations.mdx index 0539d06c..284221d0 100644 --- a/docs/pages/third-party-integrations.mdx +++ b/docs/pages/third-party-integrations.mdx @@ -2,5 +2,5 @@ ## QuantConnect -QuantConnect is a leading algorithmic trading platform that empowers developers and traders to research, backtest, and deploy quantitative strategies across various asset classes. The [integration with dYdX](https://www.quantconnect.com/docs/v2/cloud-platform/live-trading/brokerages/dydx) enables members to live trade Crypto Futures on the dYdX decentralized exchange from within the QuantConnect platform. QC's battle-tested infrastructure provides a stable environment that handles all the communication with the dYdX API, so you can focus on researching new strategies and monitoring your live algorithms. The LEAN engine that powers QC has an extensive suite of features to equip you with all the AI models, indicators, and dataset you'll need to take your trading to the next level with just a few lines of code. +QuantConnect is a leading algorithmic trading platform that empowers developers and traders to research, backtest, and deploy quantitative strategies across various asset classes. The [integration with dYdX](https://qnt.co/dydx-docs) enables members to live trade Crypto Futures on the dYdX decentralized exchange from within the QuantConnect platform. QC's battle-tested infrastructure provides a stable environment that handles all the communication with the dYdX API, so you can focus on researching new strategies and monitoring your live algorithms. The LEAN engine that powers QC has an extensive suite of features to equip you with all the AI models, indicators, and dataset you'll need to take your trading to the next level with just a few lines of code.