third_data/kpl_data_manager.py @@ -572,7 +572,7 @@ """ while True: try: if tool.is_trade_time() or True: if tool.is_trade_time(): strong_value = kpl_api.getMarketStrong() cls.__upload_data("market_strong", strong_value) except: