OPEN-SOURCE SCRIPT
Weekend Trend Trader - Presets

Weekend Trend Trader – Presets
This strategy is an implementation of the Weekend Trend Trader concept popularized by Nick Radge.
It is designed to run on a WEEKLY chart and aims to capture medium-term breakouts with a rules-based trailing stop.
How it works
Presets
The script provides fixed presets designed to keep the system simple and consistent.
Stops / exits
The strategy uses a trailing stop based on the highest high since entry.
Visual elements
Important notes
This strategy is an implementation of the Weekend Trend Trader concept popularized by Nick Radge.
It is designed to run on a WEEKLY chart and aims to capture medium-term breakouts with a rules-based trailing stop.
This is a systematic framework. It does not guarantee results. Markets can remain range-bound for long periods and generate false breakouts.
How it works
- []Timeframe constraint: the script enforces Weekly charts only. []Breakout entry: a trade triggers when price closes above the previous N-week highest high. []Momentum filter (ROC): the breakout must occur with sufficient momentum. display on the chart with purple background []Market regime (SPX): the strategy monitors the trend of an index (default SPX). Display on the chart with square on the bottom
Presets
The script provides fixed presets designed to keep the system simple and consistent.
- []Original – baseline parameters inspired by the original approach []Performance – wider and fixed trailing stop
Stops / exits
The strategy uses a trailing stop based on the highest high since entry.
- []The stop follows the position as the trade moves higher []If the broader index trend weakens, the stop becomes tighter
- The position closes when price breaks the trailing stop
Visual elements
- []Breakout level (previous highest high) []Trailing stop line []Momentum regime background []Index trend indicator
Important notes
This strategy focuses on capturing sustained trends rather than predicting short-term movements.
The goal is consistency and disciplined execution, not catching every move in the market.
Скрипт с открытым кодом
В истинном духе TradingView, создатель этого скрипта сделал его открытым исходным кодом, чтобы трейдеры могли проверить и убедиться в его функциональности. Браво автору! Вы можете использовать его бесплатно, но помните, что перепубликация кода подчиняется нашим Правилам поведения.
Отказ от ответственности
Информация и публикации не предназначены для предоставления и не являются финансовыми, инвестиционными, торговыми или другими видами советов или рекомендаций, предоставленных или одобренных TradingView. Подробнее читайте в Условиях использования.
Скрипт с открытым кодом
В истинном духе TradingView, создатель этого скрипта сделал его открытым исходным кодом, чтобы трейдеры могли проверить и убедиться в его функциональности. Браво автору! Вы можете использовать его бесплатно, но помните, что перепубликация кода подчиняется нашим Правилам поведения.
Отказ от ответственности
Информация и публикации не предназначены для предоставления и не являются финансовыми, инвестиционными, торговыми или другими видами советов или рекомендаций, предоставленных или одобренных TradingView. Подробнее читайте в Условиях использования.