获取股票消息(get_stock_news)

获取股票消息

URL

https://sandbox.hscloud.cn/isee/v1/get_stock_news

是否需要业务登录

HTTP请求方式

GET,POST

支持格式

JSON

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
stock_code String 股票
java.lang.String
user_token String 用户口令
java.lang.String
chnl String 渠道编号
java.lang.String

返回参数

参数名 类型 最大长度 默认值 中文名 描述
subitem_score Object 子项评分
java.lang.Double

详细信息

increase_holding String 增持
java.lang.Integer
buy Integer 机构买入数量
java.lang.Integer
sell Integer 机构卖出数量
java.lang.Integer
highly_recommended Integer 强力推荐数量
java.lang.Integer
good_num Integer 利好总数
java.lang.Integer
bad_num Integer 利空总数
java.lang.Integer
notice_list Object 公告类型
java.util.List<com.hundsun.winner123.microtool.master.api.model.smartstock.Notice>

详细信息

low_price Float 最低价
java.lang.String
high_price Float 最高价
java.lang.String
neuter String 持有
java.lang.Integer
stock_forecast Object 预测每股收益
java.util.List<com.hundsun.winner123.microtool.master.api.model.smartstock.GrowthCurve>

详细信息

industry_forecast Object 预测行业平均价
java.util.List<com.hundsun.winner123.microtool.master.api.model.smartstock.GrowthCurve>

详细信息

price_forecast Object 预测股价
java.util.List<com.hundsun.winner123.microtool.master.api.model.smartstock.GrowthCurve>

详细信息

mean_value_forecast Float 预测股价均值
java.lang.Double
提交工单

提交成功

确定