Hi, Masters:
I had completed the test of kdb+tick demo. And completed the workflow of using PyRFA to get Realtime data from TREP(Thomson Reuters’s system to provide data). According to the kdb+tick demo, the data was simulated by feedsim which is a q script to generate data, it’s easy to understand and implement the connection to TickerPlant. But one thing I don’t konw how to resolve is how to feed the realtime data to TickerPlant with Python platform?