获取股票技术(get_stock_technology)
获取股票技术
URL
| https://sandbox.hscloud.cn/isee/v1/get_stock_technology |
|---|
是否需要业务登录
| 否 |
|---|
HTTP请求方式
| GET,POST |
|---|
支持格式
| JSON |
|---|
请求参数
| 参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
|---|---|---|---|---|---|---|
| stock_code | String | 是 | 股票 |
java.lang.String
|
||
| user_token | String | 否 | 用户口令 |
java.lang.String
|
||
| chnl | String | 是 | 渠道编号 |
java.lang.String
|
返回参数
| 参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
|---|---|---|---|---|---|
| last_month_changet_pct | Object | 象 | 近一月涨跌 |
java.lang.Double
|
|
| last_year_changet_pct | Object | 象 | 近一年涨跌 |
java.lang.Double
|
|
| last_month_turnover_rate | Object | 象 | 近一月换手 |
java.lang.Double
|
|
| last_month_volume_ratio | Object | 象 | 近一月量比 |
java.lang.Double
|
|
| main_net_curves | Object | 象 | 7天主力净曲线 |
java.util.List<com.hundsun.winner123.microtool.master.api.model.smartstock.GrowthCurve>
|
|
| inflow_curves | Object | 象 | 7天总流入曲线 |
java.util.List<com.hundsun.winner123.microtool.master.api.model.smartstock.GrowthCurve>
|
|
| subitem_score | Object | 象 | 评分 |
java.lang.Double
|
|
| stock_impressions | Object | 象 | 量价指标 |
java.util.List<com.hundsun.winner123.microtool.master.api.model.smartstock.StockPriceIndex>
|
