Summary
Keywords
Full Transcript
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_67kvPuT-DMkXpEw8ccesFQD4wcvYef/view?usp=sharing and the data file: https://drive.google.com/file/d/16BZc9arwQKkPTDU5IjUKrPj54Xif5jtd/view?usp=sharing 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
