-
Where can I download websocket example in C# for authentication, login, and sending request(by RI...
...C) and get data back using the ELEKTRON_DD service all in one? For real time data and snapshot data. I'm using visual studio 2022 to create a winforms project. It should be run on the IDE/.exe directly, not using command line. I intend to get data through the internet/cloud not our own TREP server. I asked about python…
-
Websocket settings ADH/ADS
Advanced Data Hub (ADH) Advanced Distribution Server (ADS) Question 1, in order to support websocket settings, do the following settings need to be modified in adh/ads at the same time? *IDN_SELECTFEED*convertMfeedDataToRWF : True *IDN_SELECTFEED*dataType : 6 Question 2, Does ET support obtaining RWF type data from ADS?
-
WebSocket API Status message Stream: Redirected
I have been perusing the WebSocket API documentation and noticed that the API provides a StatusMessage with atribute Stream : Redirected. I would assume this is for the case that a new RIC is assigned to an existing instrument? Is there any chance that you could send an example of such a message or how to trigger it.
-
Websocket python/C# login question
Hello, There is a json string in the market_price.py example: login_json = { 'ID': 1, 'Domain': 'Login', 'Key': { 'Name': '', 'Elements': { 'ApplicationId': '256', 'Position': '127.0.0.1' } } } What should I type in the "name" field? Also in the Global Default Variables section, there is a "user" variable, what should I…
-
send_market_price_request
I have a list of ric [a, b, c, d, e] inputted using _send_market_price_request with View = the list of ric. Can I have the response back in the same order as how my input is order with a, b, c, d, e?
-
Urgent - Single Side Price Updates via WebSocket
Hi, Could you please advise how we can exclude single Side Price Updates from being received via WebSocket? [10:42:43.456] IN [{"ID":31,"Type":"Update","UpdateType":"Quote","Key":{"Service":"ELEKTRON_DD","Name":"AFp.DXE"},"SeqNumber":19872,"Fields":{"ASKSIZE":519,"ASK":3.9540}}] [10:43:48.416] IN…
-
websocket api : F47 error while posting dacslock
Hi dear community, I am currently trying to implement dacs lock management in a Websocket-based application (written in Python), and I am curiously receiving this message after I post the data : 2023-07-31 18:20:33,175 - DEBUG - Ack received on pub channel : {"ID": 1, "Type": "Ack", "AckID": 62, "NakCode": "AccessDenied",…
-
Delete record on non-interactive source with an OMM off-stream post (websocket)
Hi - how do I delete a specific record using an OMM off-stream post on the ads web socket please? I'm using a type "Update" with an Action "Delete" - I get an Ack back from the ads, but the record doesn't get deleted. How do I remove it from cache please with a post? Thanks Martin
-
SSL connectivity issue
Hi Could anyone assist and provide more details on what the error location might potentially means? or is the error location as such not relevant for this message? Text: Failed to add RsslChannel(s) to RsslReactor. Channel name(s) Channel_5 Instance Name Consumer_5_671 RsslReactor 0x0000000002A08F70 RsslChannel 0 Error Id…
-
WebSocket API: unable to retrieve data
Hi support, I am unable to retrieve any data using your websocket API. Login works but then I am getting no response or a NotEntitled error. Please see the JSON messages below: SENT: { "Refresh": true, "Key": { "NameType": "AuthnToken", "Elements": { "ApplicationId": "256", "Position": "172.31.0.6/32015f03110c",…