Links
Comment on page

Supertrend Strategy

Supertrend is a simple ATR-based trend-following strategy that identifies the current trend and mages the risk dynamically with ATR-based trailing stop-loss. In this blog, we will learn how to implement the Supertrend Algomojo trading strategy using Algomojo and yfinance python library.
Download here
algomojo_supertrend.py
7KB
Text