top of page
Intrendias
Oct 4, 20242 min read
How to Calculate Probability Distribution of Stock Returns in Python
This coding tutorial calculates the probability distribution of weekly stock returns to capture a stock's volatility and measure the...
115 views0 comments
Intrendias
Jun 26, 20242 min read
Exponential Moving Average in Python
Learn how to calculate one of the most popular technical analysis measurements in python! Similar to the Simple Moving Average (SMA), the...
40 views0 comments
Intrendias
Feb 17, 20243 min read
Get Yahoo Finance Data in Python
Hey everyone, welcome back to Intrendias! In order to perform stock market analysis, derive technical insights, or develop trading...
59 views0 comments
Stephens Systems
Dec 19, 20233 min read
Automating Fibonacci Retracement for Potential Price Reversals
Instead of trying to figure out where to start your fibonacci retracement tool, let's automate this process using python and yahoo...
207 views0 comments
Intrendias
Dec 11, 20237 min read
Algorithmic Trading in Python Code - Mean Reversion Strategy
On my YouTube channel I have a Algorithmic Trading Course series where we use python and create a mean reversion inspired trading...
428 views4 comments
bottom of page