TradeVolumeIndex Method¶
TradeVolumeIndex¶
Summary¶
Trade Volume Index indicator measures the amount of money flowing in and out of an asset.
Signature¶
1 |
|
Parameters¶
Name | Type | Description |
---|---|---|
source | DataSeries | The price source data used for the calculation. |
Return Value¶
TradeVolumeIndex
Declaring Type¶
cAlgo.API.Internals.IIndicatorsAccessor
Last update: March 23, 2023