How can I insert my security tick continuously to RDB

88 views
Skip to first unread message

Simon Li

unread,
Jun 12, 2023, 11:26:18 AM6/12/23
to AquaQ kdb+/TorQ
Hi All,

   I have a Java program that can capture the tick price changes for one trading security. How can I store the tick changes in RDB? Is there any interface API specification for Java program to insert to RDB? Or it has to go through some sort of ticker plan? Any suggestion or sample program or sample specification would be highly appreciated.

Simon

JerLucid

unread,
Aug 23, 2023, 8:51:17 AM8/23/23
to Data Intellect kdb+/TorQ
In a typical setup you would publish the data to a tickerplant process which will forward it to the RDB, and any other subscribers.
You would need to use the Java/KDB API to perform the publish/inserts to the tickerplant process.
This doc provides a decent overview of the approach to build such a feedhandler
Reply all
Reply to author
Forward
0 new messages