strategy/data_cache.py
@@ -164,10 +164,12 @@ limit_up_block_names = [] # 初始化板块强度下的个股强度 market_sift_plate_stock_dict = {} # 初始化实时大盘行情市场情绪综合强度【完整】字典 rise_and_fall_statistics_dirt = {} # 初始化实时大盘行情情绪综合强度[分数] real_time_market_strong = 0 # 初始化实时大盘行情情绪综合强度分时列表 time_sharing_market_strong_dirt = {} # 初始化实时大盘行情市场情绪 涨跌统计 字典 real_time_market_sentiment_dirt = {} # 为所有个股的带属性K线 字典初始化