Login Page - Create Account

Support Board


Date/Time: Wed, 24 Apr 2024 05:41:44 +0000



SC1809 DTC-Server sends one or more SecurityDefinitionResponse right after login

View Count: 821

[2018-09-26 16:25:25]
User864893 - Posts: 26
I am working on a c# client for the DTC Server.

I noticed that right after successfull login the server sends some SecurityDefinitionResponses without having them requested.
Seems it depends how many chart symbols are open on the SC-Instance it could be much more.

Of course i can simply dismiss those messages but wondering whether this is the desired behaviour.
Encoding is binary connect to the standard port

26.09.18 18:18:40.408: ==================================================================
26.09.18 18:18:40.418: ==================================================================
26.09.18 18:18:40.418: TRACE Started:
STARTED TRACING TO C:\Users\xxx\Documents\\dtctrace.txt
26.09.18 18:18:40.421: Starting connect to 127.0.0.1:11099
26.09.18 18:18:40.472: EncodingRequest sent
26.09.18 18:18:40.519: tcpclient data received length=16
26.09.18 18:18:40.519: msgblockisze=16
EncodingResponse calc 16 / read=16
26.09.18 18:18:40.519: got encoding response
26.09.18 18:18:40.519: encoding agreed successfull
26.09.18 18:18:40.519: LogonRequest sent
26.09.18 18:18:40.550: tcpclient data received length=936
26.09.18 18:18:40.550: msgblockisze=256
created msg-0 size=256
26.09.18 18:18:40.550: received response LogonResponse
LogonResponse calc 253 / read=253
LOGON SUCCESS
created msg-1 size=340
26.09.18 18:18:40.550: received response SecurityDefinitionResponse
SecurityDefinitionResponse calc 328 / read=328
SECDEF: isfinal=1 reqid=110000000 Symbol=FDAXZ7
created msg-2 size=340
26.09.18 18:18:40.550: received response SecurityDefinitionResponse
SecurityDefinitionResponse calc 328 / read=328
SECDEF: isfinal=1 reqid=110000000 Symbol=EURUSD
Date Time Of Last Edit: 2018-09-26 16:29:05
[2018-09-28 03:16:23]
Sierra Chart Engineering - Posts: 104368
This is explained at step 6 here:
https://www.sierrachart.com/index.php?page=doc/DTCServer.php#Usage
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account