Login Page - Create Account

Support Board


Date/Time: Thu, 09 May 2024 18:46:51 +0000



Post From: MARKET_DEPTH_REJECT Subscribing again to market depth using a different symbol ID

[2019-10-22 23:29:55]
uM8137 - Posts: 180
In SC 1996, over the DTC API, my DTC client is subscribing to ZTZ9-CBOT (on the rithmic data feed), and I'm getting MARKET_DEPTH_REJECT messages... even though I have the Symbol Settings for ZT?#-CBOT set to RecordMarketDepth=yes. It seems to happen every 10 minutes or so. From my dtc client's logs:

2019-10-22 18:54:08.93 -0400 EDT client sees typ=121/MARKET_DEPTH_REJECT, val='&DTC_PB.MarketDepthReject{SymbolID: 0x3,
RejectText: "Subscribing again to market depth using a different symbol ID",
}'

2019-10-22 19:04:08.938 -0400 EDT client sees typ=121/MARKET_DEPTH_REJECT, val='&DTC_PB.MarketDepthReject{SymbolID: 0x3,
RejectText: "Subscribing again to market depth using a different symbol ID",
}'

2019-10-22 19:14:09.026 -0400 EDT client sees typ=121/MARKET_DEPTH_REJECT, val='&DTC_PB.MarketDepthReject{SymbolID: 0x3,
RejectText: "Subscribing again to market depth using a different symbol ID",
}'

Is there something I can be doing to avoid these rejects? Should I be using a different symbol for depth data, per the message? I do see depth being received. Can these be ignored? Thanks!