Definitions
In plain terms
It is nonnegative for valid OHLC data and incorporates downside gap context through the previous close.
Technical
The calculation requires consecutive finalized bars, consistent adjustment basis, previous-close availability, and valid OHLC.
Scope
It is a one-bar input and not an order-flow or volume measure.
Formula
Buying Pressure = C - min(L, Previous C)BP_t=C_t-\min(L_t,C_{t-1})| Symbol | Meaning | Unit |
|---|---|---|
C_t | current close | price |
L_t | current low | price |
C_(t-1) | previous close | price |
Output unit: price
Examples
- A governed lesson calculates or identifies Ultimate Oscillator Buying Pressure only after its inputs, window, state, scale, and edge cases are declared.
Common misconceptions
- It is a one-bar input and not an order-flow or volume measure.
Concept relationships
Where this concept is used
Evidence and governance
- Ultimate Oscillator TA-Lib · first party technical publication
Supports: preferred label, short definition, technical definition, formula
Limits: Window ordering, weights, first-ready index, and zero summed-range behavior must be declared.
- Reviewed by
- fintech-builder-batch-008
- Last reviewed
- 2026-07-29
- Next review
- 2027-07-29
- Record status
- published