可以 通过kline的for循环 找到开盘时间09:00 或者21:00开始计数 index = 0 date1 = "2023-08-14 21:00:00" night = datetime.now().strptime(date1, "%Y-%m-%d...

查看问题
0 投票 编辑答案