tartigradia

True Accumulation/Distribution (TG fork)

tartigradia 已更新   
An accumulation/distribution indicator that works better against gaps and with trend coloring.

Accumulation/Distribution was developed by Marc Chaikin to provide insight into strength of a trend by measuring flow of buy and sell volume .

The fact that A/D only factors current period's range for calculating the volume multiplier causes problem with price gaps. They are ignored or even misinterpreted.
True Accumulation/Distribution solves the problem by using True Range instead of only relying on current period's high and low.

Most of the time, True A/D reverts to producing the same values as the original A/D. The difference between True A/D and original A/D can be better seen when a gap has occurred, True A/D has handles it better than Accumulation/Distribution which a bearish close in period's range cause it to misinterpret the strong buy pressure as sell volume

The Moving Average Cloud is simply the filling between the moving average and the True A/D. This feature was inspired by D7R ACC/DIST closed-source indicator, kudos to D7R for making such neat visual indicators (but unfortunately all closed source!).

This indicator was made to extend the original work by adding MTF support and a moving average cloud and coloring.

If you like this indicator, please show the original author RezzaHmt some love:
發布通知:
Just edit comments.
發布通知:
Usage instructions:
  • Blue is more likely a phase of accumulation because the True A/D is above its moving average, whereas red is when this is more likely a phase of distribution.
  • Yellow is when the difference is below the margin, so we consider it is insignificant and that the trend is undecided. This can be disabled by setting the margin to 0.
  • While the color indicates if it's more likely an accumulation (blue) or distribution (red) phase or undecided (yellow), the cloud's vertical size allows to assess the strength of this tendency and the horizontal size the momentum, so that the bigger the cloud, the stronger the accumulation (if cloud is blue) or distribution (if cloud is red). Why is that so? This is because the cloud represents the difference between the current tendency and the moving averaged past one, so a bigger cloud represents a bigger departure from recently observed tendencies. In practice, when there is accumulation, a pump in price can be expected soon, or if it already happened then it means it is indeed supported by volume, whereas if distribution, either a dump is to be expected soon, or if it already happened it means it's supported by volume.
發布通知:
* Add state transition signals, can be used for alerts (user request).
發布通知:
* Tweak default margin parameters, increase it from 0.001 (0.1% change between bars) to 0.005 (0.5%) to consider a change to be significantly directional.
發布通知:
* Cosmetic change: remove the signals boolean values from being displayed in the indicator's pane's price line.
發布通知:
* Revert default margin from 0.005 back to 0.001 (0.1% change).
* Add an alternative way to colorize the graph (percent change over time).
發布通知:
* Add a new way to color the cloud: Percentile of tick variability. (But it seems more noisy and less useful in my use cases - maybe it can be more useful for shorter timescales or more variable assets?).
發布通知:
* Internal maintenance: simplify by deduplicating code already present in f_maSelect library (no functionality change in this update)
發布通知:
* Fix typo in tooltip
發布通知:
* Fix another typo
發布通知:
* Fix non-sensical tooltip for the cloud coloring description.
發布通知:
* Extend tooltip for the margin colorization algorithms to describe them all.
發布通知:
* More self-descriptive var name
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?