Login Page - Create Account

Support Board


Date/Time: Sat, 05 Jul 2025 04:27:24 +0000



Post From: DTC protocol & Denali feed, not getting reply for Request_Symbols_For_Exchange message

[2021-04-16 22:05:54]
User644165 - Posts: 25
Hi All,

I have connected my app to the platform through DTC.
If I set "Auto Send Security Definition For New Symbols: YES" then my app is recieving the symbol information.
If my app wants to request symbols for a particular exchange (for eg EUREX) it is not working. This is how the JSON format of my request looks like: {"RequestId":6,"Exchange":"EUREX","SecurityType":0,"Type":502} .

Everything else works well, I can subscribe to data, get list of exchanges,etc so I was wondering if Request_Symbols_For_Exchange is supported by the Denali feed?

Is there a detailed log of which requests has the platform recieved through DTC?

Thank you in advance.