OPEN-SOURCE SCRIPT

Average Volume at Time (AVAT)

Aktualisiert
Calculation of average volume at current time for a number of previous sessions, known as Average Volume at Time (AVAT).

Inputs:
* period to use for accumulation. "D" is the default value, useful to view data for each session.
* number of previous sessions to average

TODO: more intelligent accumulation of number of bars in a session, since there may be sessions with different values
TODO: interpolate volume according to current time, inside of the last bar
Versionshinweise
Volume on last bar is linearly interpolated according to current time (updated every tick).
Versionshinweise
Reduced function calls.

Cleaned-up comments.
Versionshinweise
Implemented more intelligent accumulation of number of bars in a session, since there may be sessions with different values.
Versionshinweise
Time interpolation for the last bar implemented inside the function call (for easier reuse).
Versionshinweise
max_bars_back increased to 5000 allows an averaging length of 100 down to the 10-minute timeframe.
Versionshinweise
Added current cumulative volume plot for comparison, which can be disabled.
Versionshinweise
Added option to show only % ratio of current session to average volume, as a simpler value for decision making. This option disables the other plots.
Versionshinweise
only aesthetic changes (input strings, histogram width input)

Default length changed to 5 (previous days of data to average).
Versionshinweise
Changed appearance to look like classic volume bars (green/red). Average value show as transparent area plot.
Code updated to version 5.
Volume Indicator

Open-source Skript

Ganz im Sinne von TradingView hat dieser Autor sein/ihr Script als Open-Source veröffentlicht. Auf diese Weise können nun das Script auch andere Trader verstehen und prüfen. Vielen Dank an den Autor! Sie können das Script kostenlos verwenden. Die Nutzung dieses Codes in einer Veröffentlichung wird in unseren Hausregeln reguliert. Sie können es als Favoriten auswählen, um es in einem Chart zu verwenden.

Möchten Sie dieses Skript auf einem Chart verwenden?


Auch am:

Haftungsausschluss