top of page

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...
Intrendias
Oct 5, 20242 min read
312 views
0 comments

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...
Intrendias
Jun 27, 20242 min read
69 views
0 comments

Top 10 Stocks to Buy in 2024 Using Algorithmic Trading
Algorithmic trading has revolutionized the way investors approach the stock market, offering insights and strategies that can potentially...
Intrendias
Feb 17, 20243 min read
50 views
0 comments

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...
Intrendias
Feb 17, 20243 min read
71 views
0 comments

Top 10 Stocks to Buy in 2024 Using the Mie Trading Algorithm
Welcome to Intrendias, where precision meets profit! In this blog post, we'll explore the Top 10 Stocks for 2024, as deciphered by the...
Intrendias
Jan 15, 20242 min read
35 views
0 comments

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...
Stephens Systems
Dec 19, 20233 min read
238 views
0 comments

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...
Intrendias
Dec 11, 20237 min read
505 views
4 comments
bottom of page