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 rs その後). 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.

利用:

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, su are the smoothing durations (上記を参照). 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 (デフォルト = 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] 自分の思いどおりに人生を生きることに専念している人. 私たちの主な目的は、経済的自立と自由を獲得することです, 私たちは自立可能なライフスタイルを実現する手段として、独学で外国為替市場での豊富な経験を積んできました。.