I am confused about the implementation of VolumeWeightedAveragePriceIndicator. I am using it on 1 minute data and using the Reset() method at specific times in the day. The “period” is not making sense to me; it seems to automatically reset itself every set “period”.  The behavior should be that the VWAP first report is after “periods” then continues to accumulate until a Reset() is called. The image below is of a trading day with period set to 5; clearly the VWAP is not accumulating past 5 points. What am I missing? 

111928_1690301017.jpg