OPEN-SOURCE SCRIPT

ZVWAP strategy

This strategy is based on Z distance from VWAP indicator by LazyBear

I have added few filters to utilize the indicator ...

BUY Rule
=======
1. fast ema is above slow ema
2. zvwap is dipped below oversold area (default set to -0.5)
3. after the dip , while crossing above zero --- BUY

Note , when the above criteria is met , bar color is changed to yellow

Exit Rule
========
1. Exit when zvwap enters overbought line (default set to 2.0)

Stop Loss
========
default set to 5% ( you can change it in settings )

Note : strategy does not draw ema lines on the chart. Please add manually to your chart

warning: for education purposes only


Trend AnalysisVolumez_distance_from_vwap_lazybear

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad