Login Page - Create Account

Support Board


Date/Time: Mon, 17 Mar 2025 18:20:09 +0000



[Programming Help] - s_SymbolSearchRequest Reject Text = “Unsupported request message”

View Count: 816

[2022-09-12 19:59:06]
DoraW - Posts: 3
Sierra Chart Version: 2436 64-bit
DTC Protocol CURRENT_VERSION = 8;

Tying to implement the s_SymbolSearchRequest; however, receiving an s_SecurityDefinitionReject message for any attempt. TheReject Text = “Unsupported request message”.

See attached example screenshot (SymbSearchEx.PNG) of two attempts that seem to be valid request and should return at least one s_SecurityDefinitionResponse record.

If no symbols are found, then one record where RequestID matches that of the request and IsFinalMessage = 1 and all other fields are set to default values applied by Clear() method of the associated DTC Protocol struct. Or, a record list for all symbols that match the search request.

Please help me know what I am missing and thanks for your help.

Note: these messages are sent using the same framework that has been successfully in providing other message types to the DTC server. Such demonstrates that the messages are being received in the correct binary message format while they noted in the human readable attached screenshot.
imageSymbSearchEx.PNG / V - Attached On 2022-09-12 19:57:31 UTC - Size: 252.34 KB - 95 views

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

Login

Login Page - Create Account