工具 API
get_ mp_ tradinghours_ lookup_ markets
[TradingHours] Search for markets by name, MIC code, country, or free-form query. Use when the user asks to find a specific exchange or market by keyword (e.g. "Tokyo", "XNYS", "Germany"). Covers 900+ global trading schedules. To list all markets without searching, use get_mp_tradinghours_list_markets. For full details on a found market, pass its fin_id to get_mp_tradinghours_market_details. Consumes 10 API calls per request.
finance1 积分
调用信息
- 工具标识
- eodhd.get_mp_tradinghours_lookup_markets
- 服务提供方
- EODHD
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
qFree-form search query (exchange name, market name, MIC, country). Omit to return all markets.
groupFilter results — 'core', 'extended', 'all', 'allowed'. Default: 'all'.
api_tokenPer-call token override; env token used otherwise.