Support Board
Date/Time: Fri, 29 Nov 2024 20:56:05 +0000
Post From: DTC Protocol
[2015-02-10 07:45:42] |
User935308 - Posts: 2 |
The broker is Directa, an italian broker. It is one of the oldest in the world, offering online trading since 1996. http://www.directa.it I see that there is a C++ header file, with the data structures required to implement the DTC protocol. Is DTC really a C++ only world, or it is really open to other languages? I mean, I know it is a network protocol, and so it is possible to implement it in every language, but the binary encoding and the C++ header file makes me thinking about the convenience of implementing it in other languages (i'm thinking about java). |