vnpy/prod/screener_d1/screener_setting.json

14 lines
314 B
JSON
Raw Normal View History

{
"stock_screener_ThreeBuy_D1": {
"class_name": "StrategyChanlunThreeBuy",
"auto_init": true,
"auto_start": true,
"setting": {
"vt_symbols": [
"600410.SSE"
],
"all_stocks": false,
"bar_name": "D1"
}
}
}