admin
2025-03-25 87057a5028526a0cd97e5b0ad21dfd54f54cec3b
bug修改
1个文件已修改
2 ■■■ 已修改文件
strategy/index_market_trend_strategy.py 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
strategy/index_market_trend_strategy.py
@@ -146,7 +146,7 @@
    # print(f"指数K线{data_cache.all_index_k_line_property_dict}")
    if len(data_cache.all_index_k_line_property_dict) > 0 or data_cache.all_index_k_line_property_dict is not None:
        logger.info(f"指数带属性K线数据的昨日是否为空:{data_cache.all_index_k_line_property_dict['SHSE.000001'][0]}")
        print(f"指数带属性K线数据的昨日是否为空:{data_cache.all_index_k_line_property_dict['SHSE.000001'][0]['open']}")
        # print(f"指数带属性K线数据的昨日是否为空:{data_cache.all_index_k_line_property_dict['SHSE.000001'][0]['open']}")
    return index_trend_expectation_score