Skip to main content
GET
价格快照(实时)
一次调用获取某只股票的当前价格:priceday_changeday_change_percenttime(以及 time_milliseconds)。ticker 为必填。当问题是「现在的价格是多少」时使用它——这是获取单个数值最快也最经济的方式。如需某个日期区间内的 K 线序列,请使用 get_financial_prices;如需估值倍数而不是原始价格,请使用 get_financial_financial_metrics_snapshot

示例

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

查询参数

ticker
string
必填

股票代码(例如 AAPL、MSFT)。

响应

价格快照响应

snapshot
object