Administrator
2024-04-24 250dea26eab3894551751381b1757ac2b440d09d
output/code_info_output.py
@@ -431,7 +431,7 @@
                                                 f"【{format_l2_data(total_datas[data['buy_single_index']])}】-【{format_l2_data(total_datas[data['buy_exec_index']])}】",
                                                 extra_datas))
                    else:
                        records_new_data.append((time_, "下单",
                        records_new_data.append((time_, "常规下单",
                                                 f"【{format_l2_data(total_datas[data['buy_single_index']])}】-【{format_l2_data(total_datas[data['buy_exec_index']])}】",
                                                 extra_datas))
                elif type == trade_record_log_util.TYPE_REAL_PLACE_ORDER_POSITION: