Description Usage Arguments Value Author(s) References Examples
Compute the On Balance Volume indicator.
1 | OBV(closingPrice, volume)
|
closingPrice |
A vector or an xts vector of past closing prices. |
volume |
A vector or an xts vector of past volumes |
A vector or an xts object, accordingly to the input, of the same length of the input.
Luca Sanfilippo <luca.sanfilippo@usi.ch>
Granville Joe (1963), New Key To Stock Market Profits.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.