Login Page - Create Account

Support Board


Date/Time: Thu, 18 Apr 2024 18:33:15 +0000



[User Discussion] - Relay server is a great functionality

View Count: 661

[2020-08-31 16:37:52]
User734806 - Posts: 4
Hello,

1) I have a piece of code running in c# that does some computation and generate some signals (let's call it "ExternalSystem") that I would like to feed to a sc spreadsheet strategy
What is the best way to do this?
I was thinking of using Replay server to feed the ExternalSystem and then I guess I need somehow to have another socket open from an Acsil study to listen to the ExternalSystem? then I can do some extra filtering with ACSIL or spreadsheet from SC and send order or cancel etc...
Is this the right way?

2) Are you planning at some point to be able to have historical data and orders handle by the relay server? thought if (1) is do-able I guess that becomes less urgent...historical can still be an issue...

thank you for your help
[2021-06-03 00:38:23]
homestar - Posts: 21
> Is this the right way?

Sounds reasonable to me.

> Are you planning at some point to be able to have historical data and orders handle by the relay server?

Note that the DTC protocol can do this (DTC Protocol).

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

Login

Login Page - Create Account