Administrator
2024-06-07 1a0be577a89727ef6b80245b6b53c8ddf43ca7d9
trade/current_price_process_manager.py
@@ -64,7 +64,7 @@
                try:
                    __actualPriceProcessor.save_current_price(code, price,
                                                              gpcode_manager.get_limit_up_price_by_preprice(
                                                              gpcode_manager.get_limit_up_price_by_preprice(code,
                                                                  pricePre) == tool.to_price(
                                                                  decimal.Decimal(d["price"])))
                except Exception as e: