RTI Price Change Pct From Min
Calculates the percentage change from the intraday low price to the current price.
Syntax
=RTI_Price_ChangePct_From_Min(Symbol)Examples
=RTI_Price_ChangePct_From_Min("AAPL")When to Use
- Intraday bounce analysis
- Support level monitoring
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Change from max | RTI_Price_ChangePct_From_Max() |
Excel Templates Using RTI Price Change Pct From Min
These ready-made MarketXLS templates call RTI_Price_ChangePct_From_Min() in their worksheet formulas. Open one to see the function working inside a complete model.
Related Formulas
More MarketXLS MarketXLS Analytics formulas you can use in the same worksheet:
- RTI Price Change Pct X Min Ago
- RTI Price X Min Ago
- RTI Stream Value
- Short Percentage
- Skewness
- Stock Correlation
- Stock Return Between Two Dates In Past
- Stock Return Fifteen Days
See RTI_Price_ChangePct_From_Min used in a complete workbook: RTI Functions: Real-Time Streaming Technical Indicators in Excel (Complete Guide 2026)
