OPEN-SOURCE SCRIPT
Pivot Tops & Bottoms

How it works
strategy() call replaces indicator() and enables backtesting.
Longs are opened at each confirmed swing-low and closed at the next swing-high.
Shorts can be turned on via the Enable Short Side toggle.
Position sizing uses 10% of equity per trade by default—adjust in the default_qty_value input.
Turn on Show Pivot Shapes to see where tops/bottoms land on your chart (shifted back by pivotLen).
Use the built-in Strategy Tester tab to review performance, drawdowns, win rate, etc.
strategy() call replaces indicator() and enables backtesting.
Longs are opened at each confirmed swing-low and closed at the next swing-high.
Shorts can be turned on via the Enable Short Side toggle.
Position sizing uses 10% of equity per trade by default—adjust in the default_qty_value input.
Turn on Show Pivot Shapes to see where tops/bottoms land on your chart (shifted back by pivotLen).
Use the built-in Strategy Tester tab to review performance, drawdowns, win rate, etc.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.