工具 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

输入参数

q

Free-form search query (exchange name, market name, MIC, country). Omit to return all markets.

group

Filter results — 'core', 'extended', 'all', 'allowed'. Default: 'all'.

api_token

Per-call token override; env token used otherwise.