OPEN-SOURCE SCRIPT
Strategy_500 - Turtle Soup NY V5 M5 Sweep

**Strategy_500 – Turtle Soup NY M5 Sweep**
This strategy is based on a New York session liquidity model using a predefined 3-hour range.
The first step is to build the range between **06:00 and 08:59 New York time**. Once that range is completed, the strategy waits for price to take liquidity above or below the range during the active trading window, from **09:00 to 12:00 New York time**.
The logic is simple:
Price must first sweep one side of the 3-hour range.
For a **long setup**, price must take the low of the range. After that, the strategy waits for a 5-minute Turtle Soup confirmation: the current M5 candle must sweep the low of the previous candle, recover back above that previous low, and close bullish. The entry is taken at the close of that confirmation candle.
For a **short setup**, price must take the high of the range. After that, the strategy waits for a 5-minute Turtle Soup confirmation: the current M5 candle must sweep the high of the previous candle, reject back below that previous high, and close bearish. The entry is taken at the close of that confirmation candle.
The stop loss is placed beyond the manipulation extreme, using a configurable buffer. The take profit is placed at the opposite side of the 3-hour range.
To avoid poor-quality trades, the strategy only enters when the potential setup offers at least a **1:1 risk-to-reward ratio**. If the trade does not reach the minimum RR requirement, no position is opened.
The idea behind this model is to avoid entering immediately after a range sweep. Instead, it waits for a second layer of confirmation on M5, trying to capture a cleaner liquidity reversal after the market has trapped breakout traders.
**Main concepts:**
* 3-hour New York range.
* Liquidity sweep of the range high or low.
* M5 Turtle Soup confirmation.
* Entry at the close of the confirmation candle.
* Stop loss beyond the sweep extreme.
* Take profit at the opposite side of the range.
* Minimum RR filter of 1:1.
* One trade per day.
This is a liquidity-based reversal strategy designed to study how price reacts after sweeping a key intraday range during the New York session.
This strategy is based on a New York session liquidity model using a predefined 3-hour range.
The first step is to build the range between **06:00 and 08:59 New York time**. Once that range is completed, the strategy waits for price to take liquidity above or below the range during the active trading window, from **09:00 to 12:00 New York time**.
The logic is simple:
Price must first sweep one side of the 3-hour range.
For a **long setup**, price must take the low of the range. After that, the strategy waits for a 5-minute Turtle Soup confirmation: the current M5 candle must sweep the low of the previous candle, recover back above that previous low, and close bullish. The entry is taken at the close of that confirmation candle.
For a **short setup**, price must take the high of the range. After that, the strategy waits for a 5-minute Turtle Soup confirmation: the current M5 candle must sweep the high of the previous candle, reject back below that previous high, and close bearish. The entry is taken at the close of that confirmation candle.
The stop loss is placed beyond the manipulation extreme, using a configurable buffer. The take profit is placed at the opposite side of the 3-hour range.
To avoid poor-quality trades, the strategy only enters when the potential setup offers at least a **1:1 risk-to-reward ratio**. If the trade does not reach the minimum RR requirement, no position is opened.
The idea behind this model is to avoid entering immediately after a range sweep. Instead, it waits for a second layer of confirmation on M5, trying to capture a cleaner liquidity reversal after the market has trapped breakout traders.
**Main concepts:**
* 3-hour New York range.
* Liquidity sweep of the range high or low.
* M5 Turtle Soup confirmation.
* Entry at the close of the confirmation candle.
* Stop loss beyond the sweep extreme.
* Take profit at the opposite side of the range.
* Minimum RR filter of 1:1.
* One trade per day.
This is a liquidity-based reversal strategy designed to study how price reacts after sweeping a key intraday range during the New York session.
Script de código aberto
Em verdadeiro espírito do TradingView, o criador deste script o tornou de código aberto, para que os traders possam revisar e verificar sua funcionalidade. Parabéns ao autor! Embora você possa usá-lo gratuitamente, lembre-se de que a republicação do código está sujeita às nossas Regras da Casa.
Aviso legal
As informações e publicações não se destinam a ser, e não constituem, conselhos ou recomendações financeiras, de investimento, comerciais ou de outro tipo fornecidos ou endossados pela TradingView. Leia mais nos Termos de Uso.
Script de código aberto
Em verdadeiro espírito do TradingView, o criador deste script o tornou de código aberto, para que os traders possam revisar e verificar sua funcionalidade. Parabéns ao autor! Embora você possa usá-lo gratuitamente, lembre-se de que a republicação do código está sujeita às nossas Regras da Casa.
Aviso legal
As informações e publicações não se destinam a ser, e não constituem, conselhos ou recomendações financeiras, de investimento, comerciais ou de outro tipo fornecidos ou endossados pela TradingView. Leia mais nos Termos de Uso.