We need to continuously obtain currency pair spot quote flow data from the foreign exchange market.In the example of ex370_SP_Batch, by calling the consumer. registClient method, we can only subscribe to data once in the OnFreshMsg() method. Which method should we use and how to set the parameters can continuously obtain real-time data (similar to Kafka consumption). Thank you