OPEN-SOURCE SCRIPT
Mis à jour

LP Sweep / Reclaim & Breakout Grading: Long-only

142
Signals
1) LP Sweep & Reclaim (mean-reversion entry)

Compute LP bounds from prior-bar window extremes:

lpLL_prev = lowest low of the last N bars (offset 1).

lpHH_prev = highest high of the last N bars (offset 1).

Sweep long trigger: current low dips below lpLL_prev and closes back above it.

Real-time quality grading (A/B/C) for sweep:

Trend filter & slope via EMA(88).

BOS bonus: close > last confirmed swing high.

Body size vs ATR, location above a long EMA, headroom to swing high (penalty if too close), and multi-sweep count bonus.

Sum → score → grade A/B/C; A or B required for sweep entry.

2) Trend Breakout (momentum entry)

Core trigger: close > previous Donchian high (length boLen) + ATR buffer.

Optional filter: close must be above the default EMA.

Breakout grading (A/B/C) in real time combining:

Trend up (price > EMA and EMA rising),

Body/ATR, Gap above breakout level (in ATR),

Volume vs MA,

Upper-wick penalty,

Position-in-Score: headroom to last swing high (penalty if too near) + EMA slope bonus.

Sum → score → A or B required if grading enabled.
Notes de version
Update for Confidential

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.