Summary
Keywords
Full Transcript
In this video I am presenting a backtesting method using the backtesting.py package. We will backtest a winning strategy using python, we already detailed the strategy in a previous video using candlesticks patterns and support and resistance levels. #TradingBot #PythonCoding #forexanalysis ╔═╦═╦═╦═╦═╦═╦═╦═╦═╦═╦═╦═╦═╦═╦═╦═╦═╦══╦═╦═╦══╦═╦═╦══╦═╦═╦ 📘 Book available on Amazon (Algorithmic Trading Hands-On Approach Using Python): https://a.co/d/6woMBHt 💲 Algorithmic Trading Courses and Python for all levels (Udemy Sale Coupons): https://www.codetradingcafe.com/ Happy learning, happy coding ☕ ╚═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩═╩ code is available from the link: https://drive.google.com/file/d/1g-syOO2ong6jScRaLr7xxThR1PvJVZxo/view?usp=sharing 00:00 Strategy Backtesting In Python 02:30 Python Code Candlestick Patterns 06:40 Using Backtesting.py Library 13:00 Backtesting Results 14:05 Strategy Returns
