Dean_Crypto

Tick Volume Direction Indicator

Dean_Crypto 已更新   
Tick Volume Direction Indicator

This indicator captures:
• tick volume
• tick direction

The settings are as follows:
• volume or base currency value selection.
• label distance (away from the low of the candle).
• Tick volume - on/off switch for tick volume.
• label size.
• Up tick move color.
• tick move absorbed - when the tick doesn't change position.
• Down tick move.

On the first initial load, it will have the existing volume data as "?" as tradingview doesn't have a history of each tick.

Be aware, any settings change you make will refresh the tick data from start.

This indicator is one of the best real-time ways of seeing buying and selling pressure.
版本注释:
label size works correctly.
版本注释:
(fixed label size)
版本注释:
fixed issue when changing timeframes.
版本注释:
minor adjustment. You should not see any negative values.
If you see any negative values. Let me know.
版本注释:
extended amount of labels that can be displayed.
版本注释:
re-wrote the logic.
Errors still might appear if you change timeframes frequently.
(you should not be seeing negative values, if you do then an error has occurred)

Based on how pine script operates with tick based data,
to avoid errors, it is advisable to:
• select your timeframe
• load the script
• adjust your settings
and leave it there for it to update.
If you need to change timeframes, it's advisable to repeat the steps.
版本注释:
added percentage increase/decrease.
版本注释:
hopefully fixed crashing if anyone else was having crashing.
版本注释:
rewrote the entire script.
added some extra features like the on / off options for each text item. Fixed a previous error where it would fail to load due to missing data (hopefully).
added an option to use decimal places for the values when dealing with fractional volume or dollar value.
开源脚本

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

免责声明

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

想在图表上使用此脚本?