Commit 290ea51f by rongjun

bug

parent 3263d5ee
...@@ -128,7 +128,7 @@ class BiboxStrategy3 extends Strategy3 { ...@@ -128,7 +128,7 @@ class BiboxStrategy3 extends Strategy3 {
} }
_getMinTradeInterval(){ _getMinTradeInterval(){
return 2*60*1000; return 30*1000;
} }
_needConsiderDepthCount(){ _needConsiderDepthCount(){
......
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