回测库会跳过任何指标有 NA 值的条线 (或者不进行下单)

作者: jc-hello创建于 2025年12月24日更新于 2025年12月24日

Expected behavior

The backtesting library skips bars where any indicator has NA values. Here are a few solutions to handle this without using arbitrary warmup periods?

内容来源: kernc/backtesting.py