将项目文件整理到 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
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user