From adca2e7364005740d4ebc1347eadc73e91e49f46 Mon Sep 17 00:00:00 2001 From: alexeyzverev Date: Fri, 29 Sep 2023 18:56:11 +0100 Subject: [PATCH] dbg dot_save_ob --- recon_lw/recon_ob.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recon_lw/recon_ob.py b/recon_lw/recon_ob.py index 8a14394..8eca5a5 100644 --- a/recon_lw/recon_ob.py +++ b/recon_lw/recon_ob.py @@ -73,7 +73,7 @@ def process_operations_batch(operations_batch, events, book_id, book, check_book log_book["operation_params"] = initial_parameters log_book["source_msg_id"] = mess["messageId"] if log_books_filter is None or log_books_filter(log_book): - log_books_collection.append(log_book) + #log_books_collection.append(log_book) obs.append(log_book) # log_event = recon_lw.create_event("OrderBook:" + mess["sessionId"], # "OrderBook",