code
This commit is contained in:
@ -30,6 +30,7 @@ func InitJob() {
|
||||
"ClearLogJob": ClearLogJob{}, //定时清理日志
|
||||
"AutoPlaceOrder": AutoPlaceOrder{}, //定时下单
|
||||
"LimitOrderTimeoutDuration": LimitOrderTimeoutDuration{}, //定时取消限价单改下市价单
|
||||
"ListenSymbol": ListenSymbol{}, //交易对监听
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user