Hello quant experts,

I am curious about when the algo will remove the option contracts we added using AddOptionContract with the OptionChainProvider. I've tried to to explicitly call RemoveOptionContract in some key places in the algo, for i.e., after closing the position using such contracts, or using a schedule after the market closes but I had more troubles doing that than just leaving the option contracts quietly there.