For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
4 1 2 7

Real time optimized - How to get volume and market board information(depth) in websocket ?

I can connect and get real time data by using below, but I can not find how to get volume and market board information(depth) by using websocket API. I am using this python file [market_price_rdpgw_service_discovery.py]. As for FX(ric = 'JPY='), I can not see the volume at all.

I am glad if you tell me how to get these data(volume and market depth) or what parameters I should set up, etc. Or In order to get market depth(board infomation) in real time, Should I use other services, etc.


https://developers.refinitiv.com/en/api-catalog/refinitiv-real-time-opnsrc/refinitiv-websocket-api/quick-start#connecting-to-refinitiv-real-time-optimized

cap2.png


cap1.png


<Market Depth or Board Information Image>

BuyPrice1 100 BuySize1 1M SellPrice1 105 SellSize1 2M

BuyPrice2 101 BuySize2 1.1M SellPrice2 104 SellSize2 2.4M

websocketsrefinitiv-realtime-optimisedforexmarket-depthvolume
cap1.png (69.9 KiB)
cap2.png (64.8 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
Accepted
78.6k 248 52 74

@kunitaka.tsukamoto

Thanks for reaching out to us.

I found the answer in the FAQ on MyRefinitiv.

FX spot rates will not have trade size or trade volume. The prices displayed on sport rates are indicative prices. 

However, you need to contact the Refinitiv Real-Time - Optimized support team directly via MyRefinitiv to confirm if the required data is available on the Refintiv Real-Time - Optimized. You need to ask for RICs and domains that can provide the required data.

I hope that this information is of help.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
4 1 2 7

@Jirapongse Thank you for your continual support. I got it.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.