FTB-C000438 / Formula component

Medium-Window Buying-Pressure Ratio

Medium-Window Buying-Pressure Ratio is the sum of buying pressure divided by the sum of true range over the declared medium Ultimate Oscillator window.

Also known asmedium UO average

Definitions

In plain terms

It supplies the middle-horizon ratio between the short and long components.

Technical

The implementation must sum before dividing and reject a zero summed true-range denominator.

Scope

Its period must be longer than short and shorter than long under this contract.

Formula

Medium ratio = sum(BP_medium) / sum(TR_medium)
LaTeX: A_m=\frac{\sum_{W_m}BP}{\sum_{W_m}TR}
SymbolMeaningUnit
BPbuying pressureprice
TRtrue rangeprice
W_mmedium windowbars

Output unit: ratio

Examples

  • A governed lesson calculates or identifies Medium-Window Buying-Pressure Ratio only after its inputs, window, state, scale, and edge cases are declared.

Common misconceptions

  • Its period must be longer than short and shorter than long under this contract.

Concept relationships

Where this concept is used

Evidence and governance

  1. 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