How to access cumulative delta when chart has TickReplay turned on

Hello,
I’m using OrderFlowCumulativeDelta to access cumulative delta, but it doesn’t work when the chart has TickReplay turned on.

What do you mean? You need to add it to DataLoaded state and then update it for the tick data series. See this as an example. cumulative-delta-trend-score/AddOns/CumulativeDeltaTrendScore/CumulativeDeltaTrendScore.cs at main · WaleeTheRobot/cumulative-delta-trend-score · GitHub