list_cached_symbols
List stock symbols with cached OHLCV data in the local SQLite cache, so you can quickly identify ready-to-use data for backtesting without re-fetching.
Instructions
List stock symbols that already have OHLCV data in the local SQLite cache.
Returns:
{"ok": true, "symbols": [str, ...]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||