OPEN-SOURCE SCRIPT
VolumeWeightedAveragePrice

Hey guys,
here i present an advanced version of the standard VWAP indicator, with some configurable offsets.
The basic VWAP is an intraday average price weighted by volume to offer great levels to enter a trade (long or short).
The Formula looks like this:
VWAP= (∑Price * Volume) / ∑Volume
Its very simple to use: if the price closes above the VWAP its bullish, if it closes below its bearish. Because it acts as support and resistance, you can find good entries around this level and also on its offsets.
Feel free to ask if something is unclear now.
Cheers
here i present an advanced version of the standard VWAP indicator, with some configurable offsets.
The basic VWAP is an intraday average price weighted by volume to offer great levels to enter a trade (long or short).
The Formula looks like this:
VWAP= (∑Price * Volume) / ∑Volume
Its very simple to use: if the price closes above the VWAP its bullish, if it closes below its bearish. Because it acts as support and resistance, you can find good entries around this level and also on its offsets.
Feel free to ask if something is unclear now.
Cheers
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Support me by using links:
Best Perp DEX (-4%fees): app.hyperliquid.xyz/join/SIMONWEB
Option trading (-10% fee): deribit.com/reg-10517.3594q
Arbitrum PerpDEX (-5% fees): gmx.io?ref=cryptocrew
Best Perp DEX (-4%fees): app.hyperliquid.xyz/join/SIMONWEB
Option trading (-10% fee): deribit.com/reg-10517.3594q
Arbitrum PerpDEX (-5% fees): gmx.io?ref=cryptocrew
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Support me by using links:
Best Perp DEX (-4%fees): app.hyperliquid.xyz/join/SIMONWEB
Option trading (-10% fee): deribit.com/reg-10517.3594q
Arbitrum PerpDEX (-5% fees): gmx.io?ref=cryptocrew
Best Perp DEX (-4%fees): app.hyperliquid.xyz/join/SIMONWEB
Option trading (-10% fee): deribit.com/reg-10517.3594q
Arbitrum PerpDEX (-5% fees): gmx.io?ref=cryptocrew
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.