get_index_quote
Returns the real-time quote for a major market index.
Index symbols: ^GSPC (S&P 500), ^IXIC (Nasdaq), ^DJI (Dow Jones),
^GSPTSE (TSX), ^FTSE (FTSE 100), ^N225 (Nikkei), ^AORD (All Ords),
^HSI (Hang Seng), ^STI (STI), ^BSESN (Sensex), ^VIX (VIX).
Args:
symbol: Index symbol (e.g. '^GSPC' for S&P 500)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Index symbol, e.g. '^GSPC' for the S&P 500. |