Summary
Keywords
Full Transcript
Trailing stop, or stop loss strategy is presented and coded in python for algorithmic trading methods. The strategy is Backtested showing high profitability. 🍓 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! #TradingBot #PythonCoding #ForexAnalysis ...and the code link: https://drive.google.com/file/d/1fThM_Ha7w2Wm1PwIYdNmGW7BgJCm9XvB/view?usp=sharing data file: https://drive.google.com/file/d/1v2BfUxVDKPVs8upfWqSBTAVDjcKsETmx/view?usp=sharing 00:00 Trail Stop Strategy Introduction 04:00 Python Code Presentation 07:10 Stop Loss / Trail Stop Code In Python Backtesting 12:29 Trading Strategy Results 14:50 Equity Results 15:20 Strategy Return and Draw Down 16:10 Trades Number Limit 16:55 Improved Trade Management Code In Python 18:44 Trade Management Results
