feat
This commit is contained in:
11
py-client/etc/_global.yaml
Normal file
11
py-client/etc/_global.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
qmt_base_url: http://127.0.0.1:10086
|
||||
qmt_token: QMTbyYanweidong
|
||||
api_host: http://139.224.247.176:13499
|
||||
qmt_data_dir: D:/qmt_strategy_data
|
||||
hosts:
|
||||
DESKTOP-39H91QV: dev.yaml
|
||||
signals:
|
||||
dcm: {url: /a/dcm_signal, timezone: "*", gt_last_price_is_open: false}
|
||||
morning: {url: /a/morning_signal, timezone: "9:30-10:30", gt_last_price_is_open: true}
|
||||
tail: {url: /a/tail_signal, timezone: "14:30-14:55", gt_last_price_is_open: false}
|
||||
arbitrage: {url: /a/arbitrage_signal, timezone: "*", gt_last_price_is_open: false}
|
||||
Reference in New Issue
Block a user