RSI Divergence Automated In Python | Algorithmic Trading

Опубликовано: 02 Октябрь 2024
на канале: CodeTrading
35,764
1.1k

The RSI Divergence Detection is programmed in python as an automated indicator for algorithmic trading, the Jupyter notebook file is available from the link:
https://drive.google.com/file/d/1u2ug...

🍓 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 data file is available from the following link:
https://drive.google.com/file/d/16BZc...

#tradingbots #pythoncoding #algorithmictrading

00:00 RSI Divergence In Algorithmic Trading
07:40 Python Code For RSI Divergence Detection
11:10 RSI Signal Visualization In Python
25:05 RSI Divergence Signal In Python
33:07 RSI Divergence Analysis Visualization