南亚新材(688519) 完整分析+系统录入
全流程: 1. akshare获取新闻和主营业务(CCL覆铜板龙头,PCB上游) 2. 腾讯API拉60日K线计算MA/支撑/阻力 3. per_stock_reassess.py 跑个股重评 4. 人工修正止盈止损(枢轴算法对极端动量股失效) - 系统自动: 止损333 止盈377 RR=0.9 - 人工修正: 止损331 止盈409.9 RR=2.1 亮点:发现per_stock_reassess的枢轴算法对228%涨幅的 极端动量股止盈算不准(377 vs 前高409.9),手动覆盖了。 这是技术架构的改进点——需要识别极端动量场景自动放宽枢轴。
This commit is contained in:
+49
-49
@@ -1,82 +1,82 @@
|
||||
{
|
||||
"updated_at": "2026-06-24 09:35:49",
|
||||
"data_timestamp": "2026-06-24 09:35:45",
|
||||
"session": "morning",
|
||||
"updated_at": "2026-06-24 12:00:22",
|
||||
"data_timestamp": "2026-06-24 12:00:00",
|
||||
"session": "midday",
|
||||
"has_valid_data": true,
|
||||
"indices": {
|
||||
"上证指数": {
|
||||
"price": 4100.97,
|
||||
"change_pct": -0.13,
|
||||
"high": 4103.59,
|
||||
"low": 4090.1
|
||||
"price": 4096.14,
|
||||
"change_pct": -0.25,
|
||||
"high": 4113.19,
|
||||
"low": 4075.49
|
||||
},
|
||||
"深证成指": {
|
||||
"price": 15838.49,
|
||||
"change_pct": -0.1,
|
||||
"high": 15853.92,
|
||||
"low": 15782.4
|
||||
"price": 15906.57,
|
||||
"change_pct": 0.33,
|
||||
"high": 15943.66,
|
||||
"low": 15730.16
|
||||
},
|
||||
"创业板指": {
|
||||
"price": 4214.02,
|
||||
"change_pct": 0.52,
|
||||
"high": 4218.59,
|
||||
"low": 4181.91
|
||||
"price": 4209.9,
|
||||
"change_pct": 0.42,
|
||||
"high": 4233.7,
|
||||
"low": 4161.58
|
||||
},
|
||||
"科创50": {
|
||||
"price": 1923.85,
|
||||
"change_pct": 0.4,
|
||||
"high": 1923.85,
|
||||
"low": 1896.34
|
||||
"price": 1963.82,
|
||||
"change_pct": 2.48,
|
||||
"high": 1975.25,
|
||||
"low": 1886.74
|
||||
},
|
||||
"恒生指数": {
|
||||
"price": 23420.7,
|
||||
"change_pct": 0.36,
|
||||
"high": 23420.7,
|
||||
"low": 23420.7
|
||||
"price": 23353.31,
|
||||
"change_pct": 0.07,
|
||||
"high": 23521.52,
|
||||
"low": 23248.87
|
||||
},
|
||||
"国企指数": {
|
||||
"price": 7792.13,
|
||||
"change_pct": 0.42,
|
||||
"high": 7792.13,
|
||||
"low": 7792.13
|
||||
"price": 7756.13,
|
||||
"change_pct": -0.04,
|
||||
"high": 7817.92,
|
||||
"low": 7718.92
|
||||
}
|
||||
},
|
||||
"structure": {
|
||||
"overall": "neutral",
|
||||
"description": "成长略强"
|
||||
"overall": "bullish",
|
||||
"description": "科技成长领涨"
|
||||
},
|
||||
"key_sectors": [
|
||||
{
|
||||
"name": "通用航空",
|
||||
"change_pct": -1.16
|
||||
},
|
||||
{
|
||||
"name": "上证资源",
|
||||
"change_pct": -0.79
|
||||
},
|
||||
{
|
||||
"name": "新能电池",
|
||||
"change_pct": -0.75
|
||||
},
|
||||
{
|
||||
"name": "机器人产业",
|
||||
"change_pct": -0.67
|
||||
},
|
||||
{
|
||||
"name": "国证芯片",
|
||||
"change_pct": 0.61
|
||||
"change_pct": 3.2
|
||||
},
|
||||
{
|
||||
"name": "上证信息",
|
||||
"change_pct": 0.58
|
||||
"change_pct": 2.99
|
||||
},
|
||||
{
|
||||
"name": "通用航空",
|
||||
"change_pct": -1.27
|
||||
},
|
||||
{
|
||||
"name": "上证周期",
|
||||
"change_pct": -0.14
|
||||
"change_pct": -1.12
|
||||
},
|
||||
{
|
||||
"name": "新能电池",
|
||||
"change_pct": 1.0
|
||||
},
|
||||
{
|
||||
"name": "上证资源",
|
||||
"change_pct": -0.64
|
||||
},
|
||||
{
|
||||
"name": "治理指数",
|
||||
"change_pct": -0.1
|
||||
"change_pct": -0.58
|
||||
},
|
||||
{
|
||||
"name": "机器人产业",
|
||||
"change_pct": -0.5
|
||||
}
|
||||
],
|
||||
"top_gainers": [
|
||||
|
||||
Reference in New Issue
Block a user