The Tick Time/Speed indicator highlights the latest TradingView feature, Tick Charts (beta), and aims to provide a visual representation of the speed.
🔶 USAGE
1-minute chart
Unlike regular charts, where the time difference between two bars is relatively equal, the time difference between two tick bars can vary.
1T chart
10T chart (ticks groups per 10)
100T chart (ticks groups per 100)
(zoom in to see the time scale, as can be seen in the above two examples, higher values represent more ticks in a shorter period of time)
The difference in time (speed) against previous tick(s) is added to an array and sorted. The measured speed is compared against every value in the array and then plotted.
A smaller difference in time against other ticks (more ticks in less time) is plotted higher, while a more prominent time difference is plotted at a lower level.
The amount of data (to compare with) can be set by "Calculated Bars".
The above example uses data from the last 5000, 100, and 77 bars.
🔶 SETTINGS
• Color & transparency setting • Calculated Bars: sets the size of the array; in other words, sets the amount of available data for 'speed' comparison
🔶 NOTES
At this point of time, Tick Charts are only reserved for Professional-tier plans – Expert, Elite, or Ultimate plan.
The indicator can only be used with Tick Data.
Not all exchanges have tick data at the moment, this means not every ticker will have Tick Data.
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.