For the complete documentation index, see llms.txt. This page is also available as Markdown.

Volume (VOL)

Description

This is the volume for the shares, futures, ETFs and so on that are traded within a specified time period.

Further information

http://de.wikipedia.org/wiki/Volumenanalyse

Usage

VOL()
VOL(IDataSeries inSeries)
VOL()[int barsAgo]
VOL(IDataSeries inSeries)[int barsAgo]

Return value

double

When using this method with an index (e.g. VOL()[int barsAgo] ), the value of the indicator will be issued for the referenced bar.

Parameter

inSeries Input data series for the indicator

Visualization

Volume (VOL)

Example

Last updated