Mid Historical
Returns the mid price (avg of bid/ask) on a historical date.
Syntax
=Mid_Historical(Symbol, OnDate)Examples
=Mid_Historical("AAPL", DATE(2024,1,15))When to Use
- Historical fair value
- Backtesting
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Current mid | MidPrice() |
