Price Trend Channels Automated In Python

Опубликовано: 25 Ноябрь 2024
на канале: CodeTrading
34,816
1k

This video is about detecting price trend and price channels and how to automate this process in Python. The algorithm is presented and explained then the code is also presented with few examples for your thoughts.
#TradingBot #PythonCoding #ForexAnalysis

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

the Jupyter notebook file:
https://drive.google.com/file/d/1A_67...

and the data file:
https://drive.google.com/file/d/16BZc...

00:00 Price Channels For Trading
03:30 Price Channel Strategy
06:10 Algotrading Strategy Testing In Python
20:45 Price Channel Visualization In Python