Login Page - Create Account

Support Board


Date/Time: Sun, 24 Nov 2024 20:31:21 +0000



Post From: [SC Relay Server] What Data is Allowed to be Relayed?

[2024-05-03 15:08:25]
MichaelPPTF - Posts: 69
I am working on a Python client to connect to a local SC Relay Server to perform some calculations. I thought about using Quote Board and Quote Spreadsheet for the purpose but they can't output the result to an external program.

After getting my client up and running ([SC Relay Server] Documentation Needed | Post: 381269), I've got quite a few symbols that can't be relayed:


2024-05-03 08:01:05.627 | DTC client #35. 127.0.0.1 | Not sending NQM24_FUT_CME security definition to the client. Market data not allowed to be relayed for symbol.
2024-05-03 08:01:05.627 | DTC client #35. 127.0.0.1 | Not sending RTYM24_FUT_CME security definition to the client. Market data not allowed to be relayed for symbol.
2024-05-03 08:01:05.627 | DTC client #35. 127.0.0.1 | Not sending AAPL security definition to the client. Market data not allowed to be relayed for symbol.
2024-05-03 08:01:05.627 | DTC client #35. 127.0.0.1 | Not sending ESM24_FUT_CME security definition to the client. Market data not allowed to be relayed for symbol.

These are stocks via US Consolidated Tape and CME feed for Denali.

If I would like to relay stock quotes, what do I need to do?