My Ph.D. professors taught me MATLAB during my master's degree.
So I watched 200 YouTube videos to learn Python
96% of them were a complete waste of time.
But these 8 taught me more than all my Ph.D. professors combined.
Algorithmic Trading Using Python
Learn how to perform algorithmic trading using Python in this complete course. Algorithmic trading means using computers to make investment decisions.
Quantitative Stock Price Analysis with Python
We look at some quantitative analytical methods of stock price changes using Python and pandas.
How to Create & Test Trading Algorithm in Python
Learn how to download and manipulate data then develop a momentum strategy trading algorithm with Python.
Python for Quant Finance
The talk discusses and illustrates why Python might be the right choice for implementing ambitious quant finance applications and projects.
Algorithmic Trading in Python
The video is a full tutorial which starts from basic installation of python and anaconda all the way to backtesting strategies and creating trading API.
How to Code a Trading Bot in Python
In this video, we are going to code a python trading algorithm in the QuantConnect platform.
Stock Price Prediction Using Python & Machine Learning
In this video, you will learn how to create an artificial neural network called Long Short Term Memory to predict the future price of a stock.
Estimating a Risk Factor Model for a Stock with Live Data
In this tutorial, we will learn how to estimate the Fama French Carhart four-factor risk model exposures for an arbitrary stock using live data in Python.
And I have 1 more thing for you.
If you like Tweets about getting started with Python for quant finance, you might enjoy my weekly newsletter: The PyQuant Newsletter.
Join 10,000+ subscribers.
Python code for quantitative analysis you can use.
On January 15, 234 people will join the January cohort of Getting Started With Python for Quant Finance.
There's only 10 days left to grab one of the last 16 spots.
Here's everything you unlock when you join:
First, the 🤯 improvements for January:
• 10 CPE credits for CFAs
• Last cohort with FREE lifetime access
• NEW affiliate program that can make you $
• 30 Jupyter Notebooks (10 MORE than November)
• Uses the OpenBB SDK for data through the course
And more!
Let's dive in!
🎥 10 Live Sessions (with lifetime access to the recordings)
From installing and configuring the Anaconda Distribution, to assessing and backtesting real trading strategies, to executing live trades with Python. I cover it all in 10 Live Sessions.
8 courses to learn Python for FREE everyone should see:
An Introduction to Interactive Programming in Python (Part 1)
Coursera
This two-part course is designed to help students with very little or no computing background learn the basics of building simple interactive applications.
A number of interesting strategies to try out and backtest. Explains the basic concepts behind the existence of different types of market behavior and how to capture them.