Tick Volume Indicator v2

0
(0)

Historical past and method:

The Tick Quantity Indicator was invented by William Blau and has been revealed in his e-book "勢頭, Path and Divergence" (1995, web page forty three).

The indicator begins with separating the upticks and downticks in every worth bar. The ensuing arrays are smoothed with DEMA (two-cross EMA with durations r 隨後). The uncooked TVI is calculated with the next formulation:

什麼時候(upticks) - 什麼時候(downticks)

TVI_Raw = one hundred * ---------------------------------

什麼時候(upticks) + 什麼時候(downticks)

... and the ultimate TVI form is made by further EMA smoothing with a interval of u.

Utilization:

In addition to utilizing TVI for divergence, I've discovered the change of TVI slope to be a really helpful and exact proxy for change in worth path, particularly in durations of excessive volatility briefly timeframes.

Different MQL4 variations:

The indicator was carried out in MQL4 by Profitrader a few years in the past, utilizing all out there buffers for calculations and plotting a single line. I've discovered a number of coloured histogram variations throughout the Internet, all of them referred to as the tvi.mq4 by way of iCustom() and all repaint due to poor coding. So I made a decision to make myself a correct stand-alone histogram variant. 7 native buffers and 6 additional buffers (by way of arrays) 被使用. It is going to by no means repaint.

Tick Volume Indicator v2 2

設置:

  • r, u are the smoothing durations (see above). Attempt 21/21/8 for slower mode.
  • To cover the histogram and solely use the road, set colours 1-4 to None.
  • To cover the road and solely use the histogram, set shade 5 to None.
  • BarCount is important for array dimensioning and shifting (carried out as soon as per bar).
  • If you want to see extra historical past, improve BarCount (default = 500).
  • 警報 (if allowed) can be made on specified AlertCandle (0=present, 1=final closed, 2=earlier closed, ect).
  • For sending alerts per e-mail, specify the AlertEmailSubject.

掛鉤信息 :

 

這篇文章有多有用?

點擊一顆星即可對其進行評分!

平均評分 0 / 5. 計票數: 0

目前還沒有投票! 成為第一個評價這篇文章的人.

很抱歉這篇文章對您沒有用!

讓我們改進這篇文章!

告訴我們如何改進這篇文章?



作者: 外匯維基團隊
我們是一支經驗豐富的外匯交易員團隊 [2000-2023] 致力於以我們自己的方式生活的人. 我們的主要目標是實現財務獨立和自由, 我們追求自我教育並在外匯市場上獲得豐富的經驗,以此作為實現自我可持續生活方式的手段.