'How to cancel reqHistoricalData - IB TWS HistoricalData C#

I call reqHistoricalData with keepUpTpDate = true, then I will receive sticker candles continuously. if I want to stop receiving the sticker candles, how can I do it?

I didn't find out a function in IB API document to stop reqHistoricalData with keepUpTpDate = true.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source