@@ -578,7 +578,7 @@ impl Quant {
}
pub fn _update_depth(&mut self, depth: Vec<Decimal>, name: String, mut trace_stack: TraceStack) {
- // info!(?depth, ?name);
+ info!(?depth, ?name);
trace_stack.on_depth();
// 要从回调传入的深度信息中获取data.name