工具 API
get_ symbol_ change_ history
Get ticker symbol change history -- tracks when US stocks changed their ticker symbol or company name. Returns old symbol, new symbol, company name, exchange, and effective date. Data available from 2022-07-22, US exchanges only. Use when the user asks about ticker renames, symbol changes, rebranding events, or needs to map old tickers to new ones. This is the only tool for symbol/ticker change tracking.
finance1 积分
调用信息
- 工具标识
- eodhd.get_symbol_change_history
- 服务提供方
- EODHD
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
start_date'from' in YYYY-MM-DD (e.g., '2022-10-01').
end_date'to' in YYYY-MM-DD (e.g., '2022-11-01').
fmt'json' (default).
api_tokenPer-call token override; env token used if omitted.