将项目文件整理到 refer 目录
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,95 @@
|
||||
{
|
||||
"schema_version": 4,
|
||||
"label": "Expert",
|
||||
"capabilities": {
|
||||
"quote.by_symbol": {
|
||||
"rpm": 300,
|
||||
"batch": 500,
|
||||
"subscribe": null
|
||||
},
|
||||
"quote.batch": {
|
||||
"rpm": 300,
|
||||
"batch": 500,
|
||||
"subscribe": null
|
||||
},
|
||||
"quote.pool": {
|
||||
"rpm": 120,
|
||||
"batch": null,
|
||||
"subscribe": null
|
||||
},
|
||||
"kline.daily.by_symbol": {
|
||||
"rpm": 300,
|
||||
"batch": 1,
|
||||
"subscribe": null
|
||||
},
|
||||
"kline.daily.batch": {
|
||||
"rpm": 120,
|
||||
"batch": 200,
|
||||
"subscribe": null
|
||||
},
|
||||
"kline.minute.by_symbol": {
|
||||
"rpm": 120,
|
||||
"batch": 1,
|
||||
"subscribe": null
|
||||
},
|
||||
"kline.minute.batch": {
|
||||
"rpm": 60,
|
||||
"batch": 200,
|
||||
"subscribe": null
|
||||
},
|
||||
"intraday": {
|
||||
"rpm": 120,
|
||||
"batch": 1,
|
||||
"subscribe": null
|
||||
},
|
||||
"intraday.batch": {
|
||||
"rpm": 60,
|
||||
"batch": 200,
|
||||
"subscribe": null
|
||||
},
|
||||
"depth5": {
|
||||
"rpm": 120,
|
||||
"batch": 1,
|
||||
"subscribe": null
|
||||
},
|
||||
"depth5.batch": {
|
||||
"rpm": 60,
|
||||
"batch": 200,
|
||||
"subscribe": null
|
||||
},
|
||||
"financial": {
|
||||
"rpm": 120,
|
||||
"batch": 100,
|
||||
"subscribe": null
|
||||
},
|
||||
"adj_factor": {
|
||||
"rpm": 120,
|
||||
"batch": 200,
|
||||
"subscribe": null
|
||||
},
|
||||
"websocket": {
|
||||
"rpm": null,
|
||||
"batch": null,
|
||||
"subscribe": 100
|
||||
}
|
||||
},
|
||||
"probe_log": [
|
||||
"✓ quote.by_symbol",
|
||||
"✓ quote.batch",
|
||||
"✓ quote.pool",
|
||||
"✓ kline.daily.by_symbol",
|
||||
"✓ kline.daily.batch",
|
||||
"✓ kline.minute.by_symbol",
|
||||
"✓ kline.minute.batch",
|
||||
"✓ intraday",
|
||||
"✓ intraday.batch",
|
||||
"✓ depth5",
|
||||
"✓ depth5.batch",
|
||||
"✓ financial",
|
||||
"✓ adj_factor",
|
||||
"✓ websocket (inferred from expert tier)"
|
||||
],
|
||||
"missing_caps": [],
|
||||
"extras_caps": [],
|
||||
"invalid_key": false
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
{"id": "ea41430cad", "status": "succeeded", "stage": "done", "progress": 100, "stage_pct": 100, "log": [{"ts": "2026-07-01T14:12:58Z", "stage": "sync_instruments", "msg": "同步标的维表…"}, {"ts": "2026-07-01T14:13:32Z", "stage": "sync_instruments", "msg": "标的维表同步完成,5532 只标的"}, {"ts": "2026-07-01T14:13:32Z", "stage": "resolve_universe", "msg": "解析标的池…"}, {"ts": "2026-07-01T14:13:33Z", "stage": "resolve_universe", "msg": "标的池规模:5527 只"}, {"ts": "2026-07-01T14:13:33Z", "stage": "sync_daily", "msg": "获取日K [2025-07-01 ~ 2026-07-01]…"}, {"ts": "2026-07-01T14:14:50Z", "stage": "sync_daily", "msg": "日K 批次 28/28", "_skip": true}, {"ts": "2026-07-01T14:14:51Z", "stage": "sync_daily", "msg": "日K 完成"}, {"ts": "2026-07-01T14:14:51Z", "stage": "sync_adj", "msg": "获取除权因子 [2026-06-01 ~ 2026-07-01]…"}, {"ts": "2026-07-01T14:15:08Z", "stage": "sync_adj", "msg": "除权因子批次 28/28", "_skip": true}, {"ts": "2026-07-01T14:15:08Z", "stage": "sync_adj", "msg": "除权因子完成,新增 1694 只个股"}, {"ts": "2026-07-01T14:15:08Z", "stage": "compute_enriched", "msg": "全量计算 enriched…"}, {"ts": "2026-07-01T14:15:11Z", "stage": "compute_enriched", "msg": "计算指标 批次 6/6", "_skip": true}, {"ts": "2026-07-01T14:15:11Z", "stage": "compute_enriched", "msg": "enriched 完成,覆盖 242 天"}, {"ts": "2026-07-01T14:15:11Z", "stage": "sync_index", "msg": "同步指数列表与日K…"}, {"ts": "2026-07-01T14:16:07Z", "stage": "sync_index", "msg": "指数完成,597 只指数,144417 行日K"}, {"ts": "2026-07-01T14:16:07Z", "stage": "refresh_views", "msg": "刷新 DuckDB 视图…"}, {"ts": "2026-07-01T14:16:08Z", "stage": "done", "msg": "完成"}], "started_at": "2026-07-01T14:12:58Z", "finished_at": "2026-07-01T14:16:08Z", "duration_s": 190.0, "result": {"universe_size": 5527, "daily_days": 365, "adj_factor_symbols": 1694, "enriched_days": 1317626, "index_count": 597, "index_daily_rows": 144417, "minute_rows": 0, "skipped_stages": ["sync_minute"]}, "error": null}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user