Commit 1b1498c2 by rongjun

bug

parent 13669fb3
......@@ -134,6 +134,9 @@ class BiboxStrategy3 extends Strategy3 {
_needConsiderDepthCount(){
return [[2,1],[3,2,1],[2,1]];
}
_giveUpOrder(baseCurrency1, midCurrency, baseCurrency2,totalMarginRate,buyDepth,sellDepth){
return false
}
}
......
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