Strategy_502 de FranPineda by Fran_Pineda
By Fran_Pineda
Performance Metrics
- Author: Fran_Pineda
- Symbol: VANTAGE:SP500
- Timeframe: 5 minutes
- Net P&L: +15.72 USD (+0.16%)
- Win Rate: 56.3%
- Profit Factor: 1.085
- Max Drawdown: 102.63 USD (1.03%)
- Total Trades: 16
Description
**Strategy_502 de FranPineda**Strategy_502 is a hybrid liquidity-based model that combines two different execution ideas: a 3-hour New York range sweep, an M5 Turtle Soup confirmation, and a structural stop-entry trigger.The strategy first builds a predefined New York range from **06:00 to 08:59 NY time**. Once the range is completed, it starts tracking the highest high and the lowest low formed by the M5 candles after the range close.The active entry window is from **09:00 to 12:30 NY time**.The first requirement is a liquidity sweep of the 3-hour range.For a **long setup**, price must first take the low of the 3-hour range. After that, the strategy waits for an M5 Turtle Soup confirmation: the current candle must sweep the low of the previous M5 candle, recover back above that level, and close bullish. Once this confirmation appears, the strategy does not enter immediately. Instead, it places a buy stop order at the highest post-range M5 high.For a **short setup**, price must first take the high of the 3-hour range. After that, the strategy waits for an M5 Turtle Soup confirmation: the current candle must sweep the high of the previous M5 candle, reject back below that level, and close bearish. Once this confirmation appears, the strategy places a sell stop order at the lowest post-range M5 low.The stop loss is placed beyond the opposite post-range extreme using a configurable buffer.The take profit is always calculated at a fixed **1:1 risk-to-reward ratio**. It is not limited to the opposite side of the original 3-hour range.If no pending entry is triggered before **12:30 NY time**, the setup is cancelled and the strategy waits for the next trading day.If a trade remains open at **16:00 NY time**, the stop loss is moved to break even.**Core logic:*** 3-hour New York range: 06:00–08:59 NY.* Entry window: 09:00–12:30 NY.* Liquidity sweep of the range high or low.* M5 Turtle Soup confirmation.* Pending stop entry at the post-range structural extreme.* Stop loss beyond the opposite post-range extreme.* Fixed 1:1 risk-to-reward target.* Break-even rule at 16:00 NY.* One trade maximum per day.* Designed for the M5 timeframe.The purpose of this strategy is to avoid entering immediately after a liquidity sweep. Instead, it waits for a first reaction through Turtle Soup and then requires price to break the post-range structure before entering. This creates a more selective model focused on liquidity, confirmation, and structural continuation.