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!
版本注释:
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!
版本注释:
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学习营
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?