Streaming data is missing update events

Hi team,
I am trying to run MarketPrice code with Streaming enabled with the following request:
{
"ID": 2,
"View": [
"BID",
"BIDSIZE",
"ASK",
"ASKSIZE",
"BID_ASK_DT",
"VWAP",
"TRDPRC_1",
"ACVOL_1"
],
"Key": {"Name": "/IBM.N"}
}
The refresh message looks like below:
[{
"Type": "Refresh",
"Fields": {
"TRDPRC_1": 133,
"ASKSIZE": 0,
"VWAP": 133.3776,
"ASK": 0,
"ACVOL_1": 833842,
"BID_ASK_DT": "2019-08-20",
"BID": 0,
"BIDSIZE": 0
},
"Qos": {
"Rate": "JitConflated",
"Timeliness": "Realtime"
},
"State": {
"Stream": "Open",
"Data": "Ok",
"Text": "*All is well"
},
"PermData": "AwEBQBfA",
"ID": 2,
"SeqNumber": 15088,
"Key": {
"Service": "ELEKTRON_DD",
"Name": "/IBM.N"
}
}]
So I am expecting multiple events after it but looks like I get an update every 30 seconds or so. I see following sort of update messages:
"DoNotConflate": true,
"DoNotRipple": true,
"ID": 2,
"SeqNumber": 45454,
"UpdateType": "Multiple",
And when I read about UpdateType as "Multiple" , it says the response is filtered and conflated. But how to not do it and get all the events?
Best Answer
-
Hi @bansalshah,
You are requesting for the delayed RIC "/IBM.N" which I believe provides data delayed by at least 15 minutes and will send out updates every 30 seconds or so as you observed. If you are interested in getting all events, you need to specify the realtime RIC "IBM.N" (no slash) - assuming you are permissioned for this.
Please note: when you are using the WebSocket interface, it provides a conflated service. I believe it is a 3 second trade-safe conflation which will conflate quotes but provide all trades.
0
Answers
-
Hello @bansalshah
Do you connect and consume data from your local TREP server or ERT in Cloud server?
Please be informed that the Service that you are subscribing data to is also a factor that defines whether you will receive a conflated or tick by tick data.
0 -
Hi @bansalshah,
Conflation is automatic if you are connecting using ERT in Cloud but optional if you are connecting to your own TREP.
0 -
Thank you @nick.zincone for the response. It seems that I do not have permission for the realtime RIC so have to work with the delayed RIC only.
Answering @wasin.w , I am consuming data on the ERT in Cloud Server. So from this service the data is always conflated per say?
0 -
Okay sorry did not see @nick.zincone response in the comment above. Solved my doubts. Thank you @nick.zincone and @wasin.w
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 685 Datastream
- 1.4K DSS
- 615 Eikon COM
- 5.2K Eikon Data APIs
- 10 Electronic Trading
- Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 252 ETA
- 556 WebSocket API
- 38 FX Venues
- 14 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 275 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.9K Refinitiv Data Platform
- 652 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 121 Open DACS
- 1.1K RFA
- 104 UPA
- 193 TREP Infrastructure
- 228 TRKD
- 917 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 90 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛