...So You Can Grow Your Investments responsibly WITHOUT Risky Single-Stock Strategies Or Algorithmic Trading Experience
Spent hours on YouTube trying to figure out how to trade with Python
Paid for a course on trading but have not learned anything
Heard about "algorithmic trading" but not sure how it works
Felt scared to make the first step
Felt overwhelmed with all of the trading strategies (and wanted a more systematic plan)
Tried to trade by "reading charts" and failed losing money and more confused
Panicked because a trade didn't go the way you anticipated (and let emotions take over)
Held onto losing trades until you were underwater
Lost a ton of money trading and felt helpless because you didn’t have anyone to talk to
Then keep reading, my friend, because what happens in the next few minutes could decide if you stay stuck for another year or gain the knowledge that will help you grow your investment portfolio responsibly.
Trying single-stock moving average crossover strategies (and "bleeding red")
Spending money on courses that do NOT work
To feel like I could be growing my investments more (but not knowing how)
To feel like I'm taking on too much risk
To try every YouTube trading strategy there is, and still lose money
Financial freedom to travel, raise a family, and improve our lifestyles.
10X growth in our financial portfolios. In just the last 2 years our portfolios have grown into the multi-7-figures.
The ability to help friends and family. Matt was able to help his family out financially during tough times when a member of his family couldn't work for over 3 years.
Freedom to pay off debts, loans, and mortgages. We now live debt-free. No loans. No mortgages. Zero debt.
Growth in our retirement savings. Building a retirement fund and planning for the future.
No boss. We grew our independence. And, now, we can call our shots.
The ability to reinvest the money. The biggest secret to our financial freedom has been reinvesting the money.
1. Make the commitment.
2. Learn how to trade.
3. Then scale.
$1 a day
$10 a day
$100 a day <-- This is what we're focused on now.
$1,000 a day
Because $100 a day is $2,100 a month.
And $2,100 a month is $25,200 a year.
It's been done over and over again with 150+ students who we are helping to become financially independent and fulfill their investment dreams with algorithmic trading.
Build your investment portfolio more quickly
Prepare for retirement (build an IRA)
Experience life, travel, and have fun
Buy a home
Get rid of debt
Have financial freedom
And save, grow, and reinvest more money
The truth is that algorithmic trading can consistently return alpha, in other words excess returns vs "the market".
Set up an trading portfolio project and Quant Lab software and get started (even if you’re a beginner with no prior algorithmic trading experience)
Get 4 algorithmic portfolio trading strategies. Plan your way to success, minimize risk, and protect your money (using volatility targeting, portfolio construction optimization, and setting minimum return thresholds so your portfolio grows in a risk-managed way).
Professionally backtest your portfolio trading strategy so you can test how your strategy would have performed under different market conditions.
Make trading for growing your investment portfolio a reality without losing money, sleep, or your mind!
Leo Timmermans
⭐️⭐️⭐️⭐️⭐️
"I am really amazed about Jason's knowledge and the way he can explain stuff even to guys like me, that don't have a finance background."
Jonathan Ng
⭐️⭐️⭐️⭐️⭐️
"This program is structured really well with a nice level of progression and focus on the fundamentals, and some really cool trading strategies that I haven't seen covered elsewhere."
David Tello
⭐️⭐️⭐️⭐️⭐️
"It is clear to me that Jason is very skilled in math/stats and its applications. I like that I can ask him questions about the math and he knows exactly how that applies to the finance."
Get the Quant Stack Python Software installed
Set up your algorithmic trading project
Create your Python environment
Everything you need to begin building and backtesting portfolio trading strategies
Get our top portfolio-based trading strategy: Volatility targeting with auto-rebalancing ($2,500 Value)
Get our code template for how to construct a risk-managed portfolio with the Riskfolio-Lib Python library
Discover how to increase returns using the "Ray Dalio Bridgewater Cheat Code"
Detailed walkthrough of event-based backtesting ($2,500 Value)
Backtested portfolio strategies with Zipline Reloaded
How to avoid mistakes in backtesting portfolios
How to include rebalancing, slippage, and trading commissions
2. You need free market data for when you are first beginning to backtest non-professionally
3. You need more portfolio trading strategies for different market conditions
(Read On To Learn More...)
Solves the "I need professional market data for high-quality backtesting" Problem
Get code templates for how to ingest professional data for 21,000+ US Equites ($1,500 value)
Get code to covert the data to Zipline Bundles
Requires a $50/month Premium Market Data Subscription (only needed for this section of the course)
Solves the "I need free market data for when I am first beginning to backtest non-professionally" Problem
Get code templates for how to ingest free market data
Get code to covert the data to Zipline Bundles ($1,500 value)
Does NOT require a data subscription (it's free data)
Solves the "I need more portfolio trading strategies for different market conditions" problem
Get 3 different variants of the portfolio-based algorithmic trading strategy
Variant #1: Hierarchical Risk Parity ($1,000 value)
Variant #2: CVaR Risk Measure ($1,000 value)
Variant #3: Risk Factor with Principal Component Regression ($1,000 value)
Algorithmic Trading Fast Track ($997)
Trading Strategy Clinic ($11,300 value)
Backtesting Clinic ($7,100 value)
Risk Management Clinic ($9,100 value)
Advanced Backtesting & Trade Execution Clinic ($7,100 value)
Bonus #1: Lifetime Access to Trader Community ($1,500 value)
Bonus #2: Machine Learning for Trading Clinic ($10,000 value)
Bonus #3: Proprietary Omega "Hedge Fund in a Box" Software ($15,000 value)
Enroll today for only:
** Guaranteed SAFE Checkout Powered by Stripe **
** Guaranteed SAFE Checkout Powered by Stripe **
Absolutely! This course starts with the foundational principles and takes you all the way through intermediate portfolio-based algorithmic trading strategies.
Absolutely! We cover the core financial topics in depth during the course so you can rest assured you will know exactly how to implement the strategies and techniques covered.
This course does not cover the basics of Python. However, we provide full code lessons and we have detailed instructions on how to install the Python software environment used in the course.
We recommend knowledge of Python, Pandas, and Conda Environments. You can learn these in either the PyQuantNews Course (best for finance enthusiasts) or the Python for Data Science Automation Course (best for data science enthusiasts).
We cover portfolio construction and backtesting in this course. Trade execution can be accomplished manually or via Interactive Brokers API.
Automated trade execution via Interactive Brokers API is covered in our flagship course, The Quant Scientist Algorithmic Trading Program.
This course is intentionally designed to be the first course to help prepare you for our flagship course.
We cover portfolio construction and backtesting in this course.
Paper Trading is covered in our flagship course, The Quant Scientist Algorithmic Trading Program.
This course is intentionally designed to be the first course to help prepare you for our flagship course.
Lookahead bias is reduced by using Event-Based Backtesters. Event-based backtesters inherently have safegaurds to reduce the potential for look-ahead bias by excluding future data from the backtest.
Overfitting is reduced by using Portfolio-based strategies. This avoids single-stock risks that arise from moving-average crossover strategies that tend to overfit.
We also cover handling market data, ingestion, accounting for slippage, handling transaction costs, portfolio rebalancing inside of the event-based backtesting software.
Yes! This is covered in the 3rd step in the course on backtesting. We cover handling market data, data ingestion, accounting for slippage, handling transaction costs, portfolio rebalancing inside of the event-based backtesting software. We also cover how to avoid biases using event-based backtesting, how to reduce overfitting using Portfolio-based trading strategies, using realistic trading calendars, and other parameters to improve investment performance.
Yes! This is covered in the 1st step in the course on trading project and Python Quant Lab setup.
We cover software installation with 4 downloadable guides to help you properly install Anaconda, set up your custom Quant Lab, install the Quant Stack, and Troubleshoot Installation (Common Installation Issues).
Quant Science, LLC is an educational platform. We do not provide personal trading advice or trade on your behalf. With that said, the trading algorithms and strategies are designed to do a lot of the heavy lifting. We give you our "Core 3" trading strategies in the course.
You should consult your tax advisor about any tax consequences and your financial advisor for any impact to your personal taxes.
Due to the digital nature of this product and the fact that we provide all code including the bonus code upfront, we do not offer refunds.
There are lots of factors that can impact whether you make money with the stock market. We are confident that if you follow our strategies that you will increase your chances of making consistent gains. However, we do not guarantee results.
We've done our best to minimize the costs.
Once you begin to grow your investment account and do backtesting more frequently, we recommend additional data subscriptions including Nasdaq Data Link for 21,000+ US Equities ($50/month). But this is not required to complete the course. (See Bonus #1)
We do not offer access to a trading community with this program. We've done our best to minimize cost to you, and because of the scale we must reserve access to our trading community for the larger flagship program, The Quant Scientists Algorithmic Trading System.
This course is intentionally designed to be the first course to help prepare you for our flagship course.
You will receive a Welcome Email (allow 60 seconds for the server to process). The welcome email will give you step by step instructions on how to access the course and get started.
If you get stuck with accessing your course, please email us at info@quantscience.io.
Yes, once you purchase the program, you get lifetime access to the program content.
** Guaranteed SAFE Checkout Powered by Stripe **
Copyright Quant Science, LLC 2025