UnknownUnicorn2151907

RSI-VWAP

UnknownUnicorn2151907 Actualizado   
Backtest script based on the previous RSI-VWAP indicator:

It's the popular RSI indicator with VWAP as a source instead of close:
- RSI_VWAP = rsi(vwap(close), RSI_VWAP_length)

What is the Volume Weighted Average Price ( VWAP )?
VWAP is calculated by adding up the dollars traded for every transaction (price multiplied by the number of shares traded) and then dividing by the total shares traded.

Trades are laddered to improve the average entry price and each entry is increased, improving the entry but increasing the risk of being liquidated.

It can be easily converted to study (alerts)

Settings for BTCUSDT at 30m






Notas de prensa:
Another sub-level of overbought and oversold has been added for more possible entries.
A condition has been added so that each entry is better than the previous one according with the average price of the position.
The closing percentage for the Take Profit has been added.
Bulls and bears can be activated independently or all at once.

Happy Trading...
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

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.

¿Quiere utilizar este script en un gráfico?