Hello!

This script "Tick CVD" employs live tick data to calculate CVD and volume delta! No tick chart required.

Features

  • Live price ticks are recorded
  • CVD calculated using live ticks
  • Delta calculated using live ticks
  • Tick-based HMA, WMA, EMA, or SMA for CVD and price
  • Key tick levels (S/R CVD & price) are recorded and displayed
  • Price/CVD displayable as candles or lines
  • Polylines are used - data visuals are not limited to 500 points.
  • Efficiency mode - remove all the bells and whistles to capitalize on efficiently calculated/displayed tick CVD and price


How it works

While historical tick-data isn't available to non-professional subscribers, live tick data is programmatically accessible. Consequently, this indicator records live tick data to calculate CVD, delta, and other metrics for the user!

Generally, Pine Scripts use the following rules to calculate volume/price-related metrics:

Bullish Volume: When the close price is greater than the open price.
Bearish Volume: When the close price is less than the open price.


This script, however, improves on that logic by utilizing live ticks. Instead of relying on time-series charts, it records up ticks as buying volume and down ticks as selling volume. This allows the script to create a more accurate CVD, delta, or price tick chart by tracking real-time buying and selling activity.

Price can tick fast; therefore, tick aggregation can occur. While tick aggregation isn't necessarily "incorrect", if you prefer speed and efficiency it's advised to enable "efficiency mode" in a fast market.

لقطة

The image above highlights the tick CVD and price tick graph!

Green price tick graph = price is greater than its origin point (first script load)
Red price tick graph = price is less than its origin point

Blue tick CVD graph = CVD, over the calculation period, is greater than 0.
Red tick CVD graph = CVD is less than 0 over the calculation period.

لقطة

The image above explains the right-oriented scales. The upper scale is for the price graph and the lower scale for the CVD graph.

لقطة

The image above explains the circles superimposed on the scale lines for the price graph and the CVD graph.

لقطة

The image above explains the "wavy" lines shown by the indicator. The wavy lines correspond to tick delta - whether the recorded tick was an uptick or down tick and whether buy volume or sell volume transpired.

لقطة

The image above explains the blue/red boxes displayed by the indicator. The boxes offer an alternative visualization of tick delta, including the magnitude of buying/selling volume for the recorded tick.

Blue boxes = buying volume
Red boxes = selling volume
Bright blue = high buying volume (relative)
Bright red = high selling volume (relative)
Dim blue = low buying volume (relative)
Dim red = low selling volume (relative)

The numbers displayed in the box show the numbered tick and the volume delta recorded for the tick.

لقطة

The image above further explains visuals for the CVD graph.

Dotted red lines indicate key CVD peaks, while dotted blue lines indicate key CVD bottoms.

The white dotted line reflects the CVD average of your choice: HMA, WMA, EMA, SMA.

لقطة

The image above offers a similar explanation of visuals for the price graph.

لقطة

The image above offers an alternative view for the indicator!

لقطة

The image above shows the indicator when efficiency mode is enabled. When trading a fast market, enabling efficiency mode is advised - the script will perform quicker.

Of course, thank you to RicardoSantos for his awesome library I use in almost every script :D

Thank you for checking this out!
CVDkiosefftradingstatisticsTICKtickcvdtickdatatickdeltatickvolumevolumedelta

نص برمجي مفتوح المصدر

قام مؤلف هذا النص البرمجي بنشره وجعله مفتوح المصدر، بحيث يمكن للمتداولين فهمه والتحقق منه، وهو الأمر الذي يدخل ضمن قيم TradingView. تحياتنا للمؤلف! يمكنك استخدامه مجانًا، ولكن إعادة استخدام هذا الرمز في المنشور يخضع لقواعد‎‎قوانين الموقع. يمكنك جعله مفضلاً لاستخدامه على الرسم البياني.

هل تريد استخدام هذا النص البرمجي على الرسم البياني؟


•Access to Next-Gen Optimization Tools: kiosefftrading.com

•Discord Server: discord.gg/3cKVU28Z9Z
يعمل أيضًا:

إخلاء المسؤولية