Skip to content

v0.24.0

Latest

Choose a tag to compare

@hogan-yuan hogan-yuan released this 26 Jun 09:10
cf0f50b

What's New

New Command: macrodata

Query macroeconomic indicators and historical data.

List all indicators:

longbridge macrodata
longbridge macrodata --country US
longbridge macrodata --keyword CPI --country US

Query historical data:

longbridge macrodata 61744
longbridge macrodata 61744 --start 2024-01-01 --limit 12 --format json

Options:

  • --country — filter by country: HK / CN / US / EU / JP / SG
  • --keyword — server-side keyword search
  • --start / --end — date range filter (YYYY-MM-DD)
  • --limit / --page — pagination (default 20/page)
  • --lang — language for names and descriptions (zh-CN / en)
  • --format json — structured output for AI agents and scripting

Covers 441 indicators across 6 markets with importance ranking (1–3).