PositiveVolumeIndex Method¶
PositiveVolumeIndex¶
Summary¶
The Positive Volume Index is a calculation of the percentage change in price on days when trading volume increased.
Signature¶
1 |
|
Parameters¶
Name | Type | Description |
---|---|---|
source | DataSeries | The price source data used for the calculation. |
Return Value¶
PositiveVolumeIndex
Declaring Type¶
cAlgo.API.Internals.IIndicatorsAccessor
Last update: February 3, 2023