Administrator
5 天以前 8c0571ca45921370f7ccff6d1192190d41080a25
strategy/env_info.py
@@ -70,4 +70,5 @@
if __name__ == "__main__":
    print(get_history_k_bars("2025-06-04"))
    RealTimeEnvInfo().kpl_current_limit_up = tool.get_now_time_str()
    print(RealTimeEnvInfo().to_dict())