Commit c6d40a19 by zihan

参数调整

parent 74adaf90
......@@ -41,7 +41,7 @@ class KucoinCollector extends BaseCollector{
}
_runMonitorInterval(){
return 10 *1000;
return 7 *1000;
}
_subscribeSymbols(symbols,callback,subscribeDepth){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment