Hi all
I am trying to set the contractDepthOffset=1 but I still get the same data for both =0 and =1. i.e. the method isn't responding to the change

qb.AddFuture(Futures.Indices.VIX, Resolution.Daily, contractDepthOffset=0, fillForward=True).Symbol
qb.AddFuture(Futures.Indices.VIX, Resolution.Daily, contractDepthOffset=1, fillForward=True).Symbol