Companies on Trustpilot aren't allowed to offer incentives or pay to hide reviews.

See what reviewers are saying

Rated 5 out of 5 stars

QuantConnect is a great platform for retail quants and quant firms, which do not want or do not have the resources to build the whole backtesting and live trading infrastructure and do all the da... See more

Rated 5 out of 5 stars

We’ve been using QuantConnect as our main and only quant platform for ca 5 years. We’ve ended up on QC after years of trying to find a platform with a comprehensive scope, supporting an algorithmic tr... See more

Rated 5 out of 5 stars

I am delighted to find Quant Connect for my back testing and live testing needs. Really easy to seamlessly integrate your code and to connect to brokers or other data providers for your back test or l... See more

Rated 5 out of 5 stars

Very easy tool to use for creating, backtesting, optimizing and going live with a trading strategy. I went from concept to live trading in less than a month. It probably helped that I have a programmi... See more

We perform checks on reviews


Company details

  1. Investment Service
  2. Asset Manager Service
  3. Software Company
  4. Software Vendor

Written by the company

QuantConnect provides an algorithm backtesting tool and financial data so engineers can design algorithmic trading strategies. We democratize algorithm trading technology with a fully open-source platform to empower investors. Our community of 220,000 engineers designs investment strategies in Python or C# to trade through to their brokerage accounts. Each month we do $1-2B in notional volume, and serve 5,000+ users.


Contact info

4.6

Excellent

TrustScore 4.5 out of 5

62 reviews

5-star
4-star
3-star
2-star
1-star

Hasn’t replied to negative reviews


Advertisement
Rated 5 out of 5 stars

A great platform to

QuantConnect is a great platform for retail quants and quant firms, which do not want or do not have the resources to build the whole backtesting and live trading infrastructure and do all the data wrangling themselves.
It provides an easy-to-use backtesting platform for your strategies, and without modifications of the code, they could be deployed for live trading. Most importantly, it has all the data you could wish for cleaned up and ready to use.

I would like to add that you can really run a great variety of strategies, on single etf/futures/crypto, to universes of stocks and from technical analysis to calendar effects and using third party data (e.g., sentiment), etc. Also you can use usual Python Machine Learning packages, etc. So far, I haven't come across a strategy that I could not somehow implement within the QuantConnect ecosystem.

For me, this is as straightforward as it gets, so I can wholeheartedly recommend.

September 17, 2025
Unprompted review
Rated 5 out of 5 stars

QuantConnect is a game-changing…

QuantConnect is a game-changing platform, leveling the playing field and democratizing access to sophisticated infrastructure. It is a great partner for your investing journey, whether you're a professional or aspiring fund manager or even a student! I highly recommend it!

September 12, 2025
Unprompted review
Rated 4 out of 5 stars

I'm a big fan of QuantConnect.

I'm a big fan of QuantConnect.

Previous to this, I was writing a code (mostly using AI) that would talk to IBKR directly.

Suffice to say, my code was pretty buggy, and I'd run into really strange things with interactive.

Also, I had to write my code twice:
1. Once for backtests
2. And a second time for live execution

And so naturally bugs cropped up between them.

I also always had to write code that would deal with fees and I was also paying Polygon $100/month for just data.

Being able to unify the code and backtest and run with the same code was a huge win for me. I actually saved money because I could cancel Polygon and just use their data.

QuantConnect does have some sharp edges. And some of the documentation and AI features took me a while to find out or to figure out. But it's certainly been worth it.

Also Jared, who is I believe the founder of the CEO at least is involved in the day-to-day operations. The Discord chat is really useful and really active, so you can always pop in and ask questions there. Their new AI bot in Discord ("Mia") has been super duper helpful. I'll often produce code samples directly from it - and often it "just works" right out of the box, so they're much better than using ChatGPT or Claude to generate code. The custom AI bot has better training data, so the code that it spits out is really good.

If you're at all on the fence on this, I would definitely try it out. It's definitely worth using it and has saved me so much time, frustration, and money. I'm a big fan.

September 10, 2025
Unprompted review
Rated 5 out of 5 stars
Verified

QuantConnect has been a real game changer

QuantConnect has been a real game changer for me. The platform is well-tailored to my needs as a quantitative trader.
It provides the kind of professional infrastructure that was once only accessible to large firms, but is now available to individual quants like myself.
I truly hope this platform continues to grow with its users and remain sustainable for many years to come.

January 1, 2025
Advertisement
Rated 5 out of 5 stars

Best tool for algo trading

Very easy tool to use for creating, backtesting, optimizing and going live with a trading strategy. I went from concept to live trading in less than a month. It probably helped that I have a programming background. But really Quantconnect made it so easy and simple.

September 10, 2025
Unprompted review
Rated 5 out of 5 stars

Exceptional Platform for Algorithmic Trading Development

QuantConnect has been an absolute game-changer for my algorithmic trading journey. What sets this platform apart is its robust infrastructure and comprehensive backtesting capabilities - honestly, I haven't found anything else on the market that offers this level of functionality for algorithm development.

The backtesting engine is incredibly powerful and has been helping me refine and improve trading algorithms. Being able to test strategies against historical data has saved me countless hours and potential losses. The platform handles complex scenarios and provides guided results to make informed decisions about your strategies.

What I appreciate most is the ability to iterate quickly and see real results which has dramatically accelerated our development process for our startup.

September 9, 2025
Unprompted review
Rated 5 out of 5 stars

empowering platform

I really like that QC is both beginner friendly (has instructive bootcamp classes, intuitive UI for coding and viewing plots/results, and extensive built-in functions) but also supports complex designs, i.e. no limiting assumptions or constraints on the user’s algorithms. The parameter optimization tool is really convenient and connecting to IB has been smooth and reliable. QC makes it possible for anyone (that can program) to explore algorithmic trading.

September 9, 2025
Unprompted review
Advertisement
Rated 5 out of 5 stars

I recently purchased Quantum Connect

I recently purchased Quantum Connect, and I couldn’t be happier with my experience. This product is exactly what I paid for. It delivers on every promise.

The customization options are a standout feature. I was able to fine‑tune everything with a short learning curve, to perfectly fit my needs. Every detail feels intentional and high‑quality.

If you’re looking for reliability, precision, and a product that lives up to its description, I highly recommend Quantum Connect. It’s worth every penny!

September 9, 2025
Unprompted review
Rated 5 out of 5 stars

Best starting point for diving into quantitative finance

I have been an early user of QuantConnect since 2014 and the platform along with the team consistently managed to exceed my expectations. In particular, with the heavy lifting they did with handling Terabytes of minute-resolution options data (as well as tick data for equities and futures) all easily available in the cloud. A fairly extensive test coverage of the open-sourced Lean engine brings confidence in things working as expected. While there is no such thing as perfectly realistic backtesting, QuantConnect comes close enough with their reality modeling efforts. The Algorithm Framework also facilitates modular thinking about the building blocks of an investment/trading strategy. Overall - in my opinion, the best starting point available for serious and thoughtful diving into quantitative finance.

June 2, 2025
Unprompted review
Rated 5 out of 5 stars

I am delighted to find Quant Connect…

I am delighted to find Quant Connect for my back testing and live testing needs. Really easy to seamlessly integrate your code and to connect to brokers or other data providers for your back test or live testing needs. Customer support is an A+ also with fast and personalized responses. Highly recommend Quant Connect.

September 9, 2025
Unprompted review
Rated 5 out of 5 stars

The most comprehensive quant framework we know

We’ve been using QuantConnect as our main and only quant platform for ca 5 years. We’ve ended up on QC after years of trying to find a platform with a comprehensive scope, supporting an algorithmic trading pipeline end to end. We’re particular fans of what QC calls the Algorithm Framework, which allows for a modular separations of concerns based setup.

September 9, 2025
Unprompted review
Advertisement
Rated 5 out of 5 stars

A very powerful cloud-based platform to…

A very powerful cloud-based platform to build, test, an run trading algos. It offers breadth and depth of features as well as the convenience of their cloud infrastructure (no need to source separate VPS for backtesting, optimization, or live runs) and datasets.

September 9, 2025
Unprompted review
Rated 1 out of 5 stars

Would I trust quant connect to run a live algo with real money NO!!!

would I trust quant connect to run a live algo with real money NO!!! The coding environment has lots of bugs, wont save files, this is a frequent occurance, projects fail to open for hours then magically fix themselves according to support. Their AI assistan is garbage. Their documention is poor they basically want you to buy their book for another 36 USD. First month in and lots of wasted time.

February 25, 2025
Unprompted review
Advertisement
Rated 5 out of 5 stars
Redirected

Great for backtesting strategies!

I like that I am able to backtest my strategies quickly. I can try many new ideas and see how they perform over time. I like that there are a lot of explanations on the Quantconnect website, so I can find answers to any algorithm questions I have.

November 3, 2024
Unprompted review
Rated 5 out of 5 stars
Redirected

The best all-in-one platform, bar none

The best all-in-one platform bar none. New features are coming all the time and existing ones are supported well.

The community provides plenty of support and ideas for inspiration.

It's life-changing to be able to do research, backtesting, and execution with basically the same code.

October 19, 2024
Unprompted review

The Trustpilot Experience

Anyone can write a Trustpilot review. People who write reviews have ownership to edit or delete them at any time, and they’ll be displayed as long as an account is active.

Companies can ask for reviews via automatic invitations. Labeled Verified, they’re about genuine experiences.

Learn more about other kinds of reviews.

We use dedicated people and clever technology to safeguard our platform. Find out how we combat fake reviews.

Learn about Trustpilot’s review process.

Here are 8 tips for writing great reviews.

Verification can help ensure real people are writing the reviews you read on Trustpilot.

Offering incentives for reviews or asking for them selectively can bias the TrustScore, which goes against our guidelines.

Take a closer look