ftdc icon indicating copy to clipboard operation
ftdc copied to clipboard

implement ftdc protocol of CTP in java

Results 4 ftdc issues
Sort by recently updated
recently updated
newest added

能提供ctp的行情解析吗?

你好,有一个问题想请教作者: ReqUserLogin.class中,有一个PADDING的常量: `private static final byte[] PADDING = new byte[] { 0x10, 0x01, 0x00, 0x06, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x10, 0x01, 0x00, 0x06, 0x00, 0x02, (byte) 0xff, (byte)...

我看ftdc的数据包和文档根本对不上,有详细的参考资料吗?