Commit de4676a9 by zihan

使用保守措施

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