Last Trade Time
Returns the time of the last executed trade for a given symbol.
Syntax
=mxls.LastTradeTime(Symbol)Examples
=mxls.LastTradeTime("AAPL")When to Use
- Trade timing analysis
- Market activity monitoring
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Last price | RTI_Last() |
