Triangle Price Pattern Detection In Python | Algorithmic Trading Indicator

Опубликовано: 01 Октябрь 2024
на канале: CodeTrading
37,671
969

This video details the algorithm for triangle price pattern detection in python, this technical indicator can be programmed in python to detect all shapes of triangle patterns, converging triangle, descending triangle ascending triangle and others.

🍓 Follow structured courses with more details and practice exercises check my "About" page for Discount Coupons on my Udemy courses covering:
- Python basics Kickstarter,
- Object Oriented Programming
- Data Analysis with NumPy and Pandas including financial analysis exercises,
... more courses are on the way drop me a message if you have a particular interesting topic!
Good luck!

The python code is detailed and explained and the Jupyter notebook file is available from this link:
https://drive.google.com/file/d/1jrKF...

data file (you might need to modify the name in jupyter):
https://drive.google.com/file/d/16BZc...

#tradingbots #pythoncoding #forexanalysis