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