Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 11:41:41 +0000



Post From: Connecting to DTC with javascript websockets

[2021-11-30 21:49:48]
KylieV1618 - Posts: 59
Ok, I got the major parts of what I wanted to do working :) (Except for logging off / closing the connection, which isn't too important since the lack of heartbeat will do it anyways)

But now...

I just want the same functionality, but with REPLAY data.
Like I want to be able to run a replay, and have the plugin Im programming function the exact same.

Please let me know how I can subscribe to replay data.

Is it

HISTORICAL_PRICE_DATA_REQUEST ??

and if so....


Logging in to the Historical server at 11098 doesnt seem to work


WSServer | HD Server | Thread:2700 (2) | Switch to HANDSHAKE | 2021-11-30 13:59:17.329
WSServer | HD Server | Thread:2700 (2) | Switch to READY_DATA | 2021-11-30 13:59:17.329
WSServer | HD Server | Thread:2700 (2) | Response HANDSHAKE with status code 101 | 2021-11-30 13:59:17.329
HD Server | Timed out waiting for logon request. | Thread:2700 | 2021-11-30 13:59:28.335
HD Server | Thread:2700 (2) | CloseSocket call. | 2021-11-30 13:59:28.335


It doesn't seem to process my logon request.
Do I have to send it differently than the 11099 request??

But also...reading the documentation....it doesn't appear that what I want is available.

Id have to download the tick data and replay it within my Client. But I want it to be synced to whatever replay I am doing in Sierra Chart. It doesn't look like this is possible correct???
Date Time Of Last Edit: 2021-11-30 22:15:04