top of page
![How to Calculate Probability Distribution of Stock Returns in Python](https://static.wixstatic.com/media/7ef5b4_2df4d573a8904f03a4b36861b9efa557~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/7ef5b4_2df4d573a8904f03a4b36861b9efa557~mv2.webp)
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...
201 views0 comments
![Exponential Moving Average in Python](https://static.wixstatic.com/media/7ef5b4_a318d6d2bf96423993aa1e87d99460bf~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/7ef5b4_a318d6d2bf96423993aa1e87d99460bf~mv2.webp)
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...
53 views0 comments
![Top 10 Stocks to Buy in 2024 Using Algorithmic Trading](https://static.wixstatic.com/media/7ef5b4_fc5fa9b2bdd84909b176f660e7a4e592~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/7ef5b4_fc5fa9b2bdd84909b176f660e7a4e592~mv2.webp)
Intrendias
Feb 17, 20243 min read
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...
45 views0 comments
![Get Yahoo Finance Data in Python](https://static.wixstatic.com/media/7ef5b4_ea2fa3958e7742e5a41baaa5a1b4d606~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/7ef5b4_ea2fa3958e7742e5a41baaa5a1b4d606~mv2.webp)
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...
62 views0 comments
![Top 10 Stocks to Buy in 2024 Using the Mie Trading Algorithm](https://static.wixstatic.com/media/7ef5b4_b0a584278b9c4beb97c62b005db08b94~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/7ef5b4_b0a584278b9c4beb97c62b005db08b94~mv2.webp)
Intrendias
Jan 15, 20242 min read
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...
32 views0 comments
![Automating Fibonacci Retracement for Potential Price Reversals](https://static.wixstatic.com/media/7ef5b4_32f8ba405c7e4899975d392770c20263~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/7ef5b4_32f8ba405c7e4899975d392770c20263~mv2.webp)
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...
225 views0 comments
![Algorithmic Trading in Python Code - Mean Reversion Strategy](https://static.wixstatic.com/media/7ef5b4_f5a0ca17b66c433db380fa0a717c130d~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/7ef5b4_f5a0ca17b66c433db380fa0a717c130d~mv2.webp)
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...
465 views4 comments
bottom of page