Trade Date
Returns the date when the most recent trade occurred.
Examples
=TradeDate("AAPL")When to Use
- Verify data freshness
- Check last trading day
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Trade time | LastTradeTime() |
Returns the date when the most recent trade occurred.
=TradeDate("AAPL")| Scenario | Use Instead |
|---|---|
| Trade time | LastTradeTime() |