(改)公司数据-股票趋势图-分时+五日
POST
baike.ybx.com/api/stock-minute
请求参数
参数名
类型
描述
必填
code
股票代码
必填
period
1d :分时 5d:五日
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
message
string
示例:请求成功
必填
date
string
更新日期时间
必填
trade_volume_total
int
成交量
必填
current_avg
float
均价
必填
timestamp
string
更新时间戳
必填
current
string
最新价
必填
chg
string
涨跌额
必填
percent
string
涨跌幅
必填
sides
为正时买盘大于卖盘显示红色,反之显示绿色
必填