Login Page - Create Account

Support Board


Date/Time: Wed, 12 Feb 2025 18:11:19 +0000



Post From: How sierra can receive exchange/symbol definition from dtc server?

[2020-11-01 21:47:10]
User888583 - Posts: 20
I am working on custom DTC server using ProtoBuf. Using sierra chart as client, I am able to authenticate and request market/history data to sierra.

I would appreciate guidance on how to auto populate all symbols from DTC Server into Sierra Chart client.

I tried to go to 'Global -> Symbol Settings' and click Update From Server - I would expect sierra to sent EXCHANGE_LIST_REQUEST to DTC server to receive list of all supported exchanges and follows with SYMBOLS_FOR_EXCHANGE_REQUEST to receive definition of all symbols per exchange.

When I simply send over EXCHANGE_LIST_RESPONSE and/or SECURITY_DEFINITION_RESPONSE just after the login, Sierra closes connection immediately as wrong protocol version is used.

Thank you,
Lukasz