工具 API
get_ mp_ tradinghours_ list_ markets
[TradingHours] List all tracked global markets and exchanges. Use as the starting point to browse available markets before looking up details or checking status. Returns FinID, exchange name, MIC code, asset type, and group for each market. Filter by group: 'core' (24 G20+ markets), 'extended', 'all', or 'allowed' (your tier). To search markets by name/country, use get_mp_tradinghours_lookup_markets. For detailed info on one market, use get_mp_tradinghours_market_details. Consumes 10 API calls per request.
finance1 积分
调用信息
- 工具标识
- eodhd.get_mp_tradinghours_list_markets
- 服务提供方
- EODHD
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
groupFilter markets — 'core' (G20+), 'extended' (global equities), 'all' (equities + derivatives), 'allowed' (your tier). Default: 'all'.
api_tokenPer-call token override; env token used otherwise.