DTC Protocol Discussion Forum
- DTC Protocol Discussion Forum |
- Search Board |
- Control Panel |
- View My Posts / Threads |
- Direct Messages
Date/Time: Fri, 29 Nov 2024 14:54:14 +0000
Post From: Python interface for DTC protocol library
[2020-12-23 10:02:55] |
RoadKill - Posts: 38 |
I see. The problem with what's in your repo is that there are no informative examples. It would be great to see how you select and place some of the basic DTC commands, using your library. For example: 1. How to get live tick price data (MARKET_DATA_UPDATE_BID_ASK) 2. How to get order book depth (MARKET_DEPTH_UPDATE_LEVEL) |