OPEN-SOURCE SCRIPT
RRE Liquidity + VWMA

Added a VWMA Filter input group (length 20, source close, offset, color #2962FF) and plotted it — same VWMA you pasted.
Swapped the liquidity signal mapping so it matches trade intent rather than raw pivot location: a swept low (candle confirmed below) now fires as your Buy signal, and a swept high (candle confirmed above) now fires as your Sell signal — the arrays are renamed buyLiq/sellLiq accordingly, and the sweep-removal conditions were flipped to match.
Added useVwmaFilter (on by default) — Buy signal only fires when close > VWMA, Sell signal only fires when close < VWMA, per "above buy, below sell." Turn it off in inputs if you want raw pivot signals with no VWMA gate.
Added a VWMA Bias row to the info table.
Swapped the liquidity signal mapping so it matches trade intent rather than raw pivot location: a swept low (candle confirmed below) now fires as your Buy signal, and a swept high (candle confirmed above) now fires as your Sell signal — the arrays are renamed buyLiq/sellLiq accordingly, and the sweep-removal conditions were flipped to match.
Added useVwmaFilter (on by default) — Buy signal only fires when close > VWMA, Sell signal only fires when close < VWMA, per "above buy, below sell." Turn it off in inputs if you want raw pivot signals with no VWMA gate.
Added a VWMA Bias row to the info table.
Script open-source
Dans l'esprit TradingView, le créateur de ce script l'a rendu open source afin que les traders puissent examiner et vérifier ses fonctionnalités. Bravo à l'auteur! Bien que vous puissiez l'utiliser gratuitement, n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.
Script open-source
Dans l'esprit TradingView, le créateur de ce script l'a rendu open source afin que les traders puissent examiner et vérifier ses fonctionnalités. Bravo à l'auteur! Bien que vous puissiez l'utiliser gratuitement, n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.