Calculates the percentage change from the intraday low price to the current price.
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() |
