bop
Balance of Power
Reference/Oscillators/Function
bop(length)
Close–open over high–low, optionally smoothed. Default length 1 (raw).
Parameters
| Name | Type | Description |
|---|---|---|
length | int default 1 | Lookback in bars. Default 1. |
Return value
series
Example
oscillator plot bop(14) as "BOP" level 0 as "Zero" gray