工具 API
get_ mp_ tradinghours_ market_ details
[TradingHours] Get detailed metadata for a specific market by its FinID. Use when asked about an exchange's timezone, MIC codes, asset types, weekend schedule, or holiday date range. Returns country, timezone (IANA), products traded, MIC/MIC extended, acronym, and more. Find the FinID first via get_mp_tradinghours_list_markets or get_mp_tradinghours_lookup_markets. For real-time open/closed status, use get_mp_tradinghours_market_status instead. Consumes 10 API calls per request.
finance1 积分
调用信息
- 工具标识
- eodhd.get_mp_tradinghours_market_details
- 服务提供方
- EODHD
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
fin_id必填Market FinID, case-insensitive (e.g. 'us.nyse', 'gb.lse').
api_tokenPer-call token override; env token used otherwise.