Source: Automated Candlestick Strategy in Python | testing the shooting star – YouTube
CodeTrading
64K subscribers
Source: Automated Candlestick Strategy in Python | testing the shooting star – YouTube
CodeTrading
64K subscribers
40,970 views
Apr 22, 2021
This video is a walkthrough coding the candlestick patterns in Python language. After a general introduction we focus mainly on the shooting star rejection pattern and combined with the RSI we build our custom technical indicator. Then a Backtest on the USD JPY exchange rates confirms the power of candlestick predictions especially when combined with other technical indicators like the RSI (relative strength indicator).
🍓 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!
00:00 Introduction
00:40 Candlestick patterns
05:05 The shooting star coding
07:10 Backtesting strategy
09:35 Coding in Python
22:00 Strategy precision results