get_latest_trading_date
Return the most recent trading date with confirmed K-line data, derived from CSI 300, to serve as a safe anchor for follow-up queries.
Instructions
Most recent trading date with K-line data published. Returns 'YYYY-MM-DD'.
Probes CSI 300 (sh.000300) directly and returns the date of its latest available daily bar. This is the safe anchor date for follow-up K-line queries — guaranteed to have data, regardless of wall-clock time. On a trading day before market close, today's bar is not yet published, so this returns the previous trading date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||