OnBalanceVolume Method¶
OnBalanceVolume¶
Summary¶
The On Balance Volume indicator relates price and volume.
Signature¶
1 |
|
Parameters¶
Name | Type | Description |
---|---|---|
source | DataSeries | The price source data used for the calculation. |
Return Value¶
OnBalanceVolume
Declaring Type¶
cAlgo.API.Internals.IIndicatorsAccessor
Last update: March 30, 2023