top of page
![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
![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
![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