PriceVolumeTrend Method¶
PriceVolumeTrend¶
Summary¶
The Price Volume Trend indicator shows the relationship between price and volume.
Signature¶
1 |
|
Parameters¶
Name | Type | Description |
---|---|---|
source | DataSeries | The price source data used for the calculation. |
Return Value¶
PriceVolumeTrend
Declaring Type¶
cAlgo.API.Internals.IIndicatorsAccessor
Last update: January 27, 2023