NegativeVolumeIndex Method¶
NegativeVolumeIndex¶
Summary¶
The Negative Volume Index is a calculation of the percentage change in price on days when trading volume declines.
Signature¶
1 |
|
Parameters¶
Name | Type | Description |
---|---|---|
source | DataSeries | The price source data used for the calculation. |
Return Value¶
NegativeVolumeIndex
Declaring Type¶
cAlgo.API.Internals.IIndicatorsAccessor
Last update: June 26, 2022