Digital_Currency_Learning_Camp

Timeweighted Colored VWAP with Slope

Hey, traders!

This script calculates the VWAP's change rate against ATR in a number of k-lines. It controls the VWAP line's color based on the average change rate, and it changes its color in a time-weighted way.

1. Calculating vwapValue's rate of change

2. Controlling Line's color based on the average change rate against ATR

3. Calculating average change rate in the past k-lines

K线的数量:计算多少根K线的VWAP值的变化率的平均值,相当于用K线的数量来时间加权
变化率阈值:线条颜色变化的阈值,VWAP值的变化率比这个大或者小时改变颜色,否则延续原来的颜色

Good luck with your trading!
Notas de prensa:
1. moving to left two k-lines: offset = -2
2. set default k_num equals 1
3. set default change_rate_threshold to 0.3, it works perfect fot Bitcoin in 15min chart!
Notas de prensa:
Controlling Line's color based on the average change rate against Vegas

Crypto学习营【微信:free_hongkong】请注明“TV”;群内提供实盘策略和点位、量化交易信号、重要技术指标提示、课程学习资源、行情分析通知;

Telegram交流群:https://t.me/joinchat/_Dpkfm4GbzM5ZmI9
Discord实盘群:https://discord.gg/QbSrha8QFa
Youtube频道:https://www.youtube.com/c/Crypto学习营
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?