_mr_beach Liquidity Sweep + VWAP Reversal — Strategy by ReneHerkert

By ReneHerkert

Performance Metrics

Description

Liquidity Sweep + VWAP Reversal (Trend Filter, Session, 1 Trade per Day)OverviewThis strategy models a common institutional market behavior: liquidity is taken above the previous day’s high or below the previous day’s low, followed by a return toward fair value (VWAP) and a reversal in the direction of the prevailing trend.Designed as a TradingView strategy for structured backtesting in the Strategy Tester.Core ComponentsLiquidity Levels: Previous Day High / Previous Day LowFair Value Reference: VWAPTrend Filter: EMA (default: 200)Volatility-Based Risk: ATRTrading RulesTrend FilterLong only when price closes above EMAShort only when price closes below EMALiquidity SweepBullish sweep: Low Previous Day HighEntry ConfirmationLong: After a sweep below the Previous Day Low, price closes back above the level and above VWAPShort: After a sweep above the Previous Day High, price closes back below the level and below VWAPRisk ManagementStop Loss: ATR-based (slATR)Take Profit: ATR-based (tpATR)Automatically adapts to changing market volatilitySession & Trade FrequencyOptional session filter (default: 09:30–16:00 exchange time)Optional one trade per day limit to reduce overtradingChart ElementsEMA (trend direction)VWAP (fair value)Previous Day High / Low (liquidity zones)AlertsLong setup: Liquidity sweep + VWAP reversalShort setup: Liquidity sweep + VWAP reversalRecommended UsageMarkets: Indices, liquid stocks, Forex majors, cryptoTimeframes: 5m, 15mNote: Parameters such as ATR multipliers and session settings should be optimized per marketDisclaimerThis is a backtesting strategy, not financial advice.Results depend on market conditions, timeframe, fees, and slippage.Tags: Liquidity, VWAP, EMA, Reversal, Sweep, Smart Money, ICT, ATR, Strategy

Browse all 5,900+ TradingView Pine Script strategies

View on TradingView