GET市场概况数据
市场温度、涨跌家数、全球指数、领涨行业、排行榜配置
最后更新于
{
"markets": ["HK", "US"],
"data": {
"list": [
{
"market": "HK",
"temp": "69",
"temp_intro": "温度适宜并逐渐上升中",
"valuation": "80",
"sentiment": "58"
},
{
"market": "US",
"temp": "36",
"valuation": "54",
"sentiment": "18"
}
]
}
}{
"market": "HK",
"data": {
"flatline": 928,
"rise_less_than_three": 816,
"rise_three_to_five": 200,
"rise_five_to_seven": 110,
"rise_more_than_seven": 128,
"fall_less_than_three": 686,
"fall_three_to_five": 154,
"fall_five_to_seven": 69,
"fall_more_than_seven": 88
}
}{
"data": {
"indexes": [
{"counter_id": "IX/US/.DJI", "name": "道琼斯", "market": "US"},
{"counter_id": "IX/US/.IXIC", "name": "纳斯达克", "market": "US"},
{"counter_id": "IX/US/.SPX", "name": "标普 500", "market": "US"},
{"counter_id": "IX/HK/HSI", "name": "恒生指数", "market": "HK"},
{"counter_id": "IX/HK/HSTECH", "name": "恒生科技", "market": "HK"},
{"counter_id": "IX/SH/000001", "name": "上证指数", "market": "CN"},
{"counter_id": "IX/SZ/399001", "name": "深证成指", "market": "CN"},
{"counter_id": "IX/SZ/399006", "name": "创业板指", "market": "CN"}
]
}
}{
"market": "HK",
"data": {
"lists": [
{
"counter_id": "BK/HK/IN20351",
"name": "保险经纪公司",
"chg": "0.1535",
"leading_name": "众淼控股",
"leading_last_done": "40.400",
"leading_chg": "0.1717",
"rise_num": 2,
"fall_num": 0
}
]
}
}