Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 04:11:52 +0000



Post From: DTC client implementation in C#-some pointers needed

[2014-04-02 02:15:22]
User57650 - Posts: 50
Thanks for that note, was troubleshooting with a client to find that very thing out.

Another thing I noticed is that, for OEC data feed, there are updates that look like this:

117,QUOTE_INCREMENTAL_UPDATE_COMPACT,28,2,1280.8,0,0,0,1396382366

-i.e., bid/ask sizes both zero, I just ignore such quotes completely, as there is no logic that would allow us to do anything about them.

Do you have an estimate on when you will be uploading C# source code to github? Some people are asking us about that, there seems to be interest to explore it by developers.