Skip to content

v1.6.0 — macro data tools + CAPE10 indicator

Choose a tag to compare

@chilango74 chilango74 released this 17 Jun 11:53

What's new

  • get_indicator — macro indicators in the RATIO namespace (CAPE10 by country, e.g. USA_CAPE10.RATIO, EUR_CAPE10.RATIO). Optional include_describe for multi-horizon stats.
  • plot_macro — line chart of macro series (inflation / central-bank rate / CAPE10) as a PNG; overlay multiple symbols on one axis (e.g. USA vs EUR CAPE10). frequency="daily" for rate series.
  • get_inflation — new include_rolling (12-month rolling inflation) and include_describe options.
  • get_central_bank_rate — new frequency="daily" (daily rate series) and include_describe options.

Fixed

  • get_central_bank_rate now maps friendly central-bank codes to the real okama key-rate symbols: USUS_EFFR.RATE, EU/ECBEU_MRO.RATE, RUSRUS_CBR.RATE, UK/GBUK_BR.RATE, ISRISR_IR.RATE, CN/CHNCHN_LPR1.RATE. The previous country="US" → non-existent US.RATE behavior is fixed; full RATE symbols (e.g. RUONIA.RATE, RUSFAR1M.RATE) still pass through.

Tool count

45 → 47 registered tools.

Upgrade

uvx okama-mcp picks up the new version automatically; pinned installs: pip install -U okama-mcp.