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提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?