tartigradia

True Accumulation/Distribution (TG fork)

tartigradia Aktualisiert   
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:
Versionshinweise:
Just edit comments.
Versionshinweise:
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.
Versionshinweise:
* Add state transition signals, can be used for alerts (user request).
Versionshinweise:
* 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.
Versionshinweise:
* Cosmetic change: remove the signals boolean values from being displayed in the indicator's pane's price line.
Versionshinweise:
* 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).
Versionshinweise:
* 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?).
Versionshinweise:
* Internal maintenance: simplify by deduplicating code already present in f_maSelect library (no functionality change in this update)
Versionshinweise:
* Fix typo in tooltip
Versionshinweise:
* Fix another typo
Versionshinweise:
* Fix non-sensical tooltip for the cloud coloring description.
Versionshinweise:
* Extend tooltip for the margin colorization algorithms to describe them all.
Versionshinweise:
* More self-descriptive var name
Open-source Skript

Ganz im Spirit von TradingView hat der Autor dieses Skripts es als Open-Source veröffentlicht, damit Trader es besser verstehen und überprüfen können. Herzlichen Glückwunsch an den Autor! Sie können es kostenlos verwenden, aber die Wiederverwendung dieses Codes in einer Veröffentlichung unterliegt den Hausregeln. Sie können es als Favoriten auswählen, um es in einem Chart zu verwenden.

Haftungsausschluss

Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.

Möchten Sie dieses Skript auf einem Chart verwenden?