I'm using VectorBT in python to backtest a strategy, however as soon as I get any intraday data with gaps, this is what happens:
Obviously, the gaps are nights/holidays etc, and because of that the indicators are calculated incorrectly - this is not just a plotting issue. What can I do to fix it? I haven't found anything in the documentation