Hi,
I am consuming web socket api for retrieving the feed for precious metals (AU, AG, PT, PD).
Is it possible to get daily high and low for each ?
If it is not available via web socket api, is there any other option ?
Regards,
Thilanka
Hello @weber01,
Websocket API is used to connect to realtime service, for example Refinitiv Real-Time Optinimzed, Realtime hosted or RTDS deployed.
Do you see fields HIGH_1 and LOW_1 reflected in the websocket image? These should be realtime values of high and low for precious metals instruments.
Are you looking to see a history of highs and lows for precious metals overtime? It is available from history products,
the API integration information is available on dev portal: for example, Refinitiv Data Platform - Historical Pricing, also accessible via Refinitiv Data Library Python and NET, Refintitiv Tick History REST API.
However, as the starting point is the product selection, suggest to contact your Refinitiv account manager, to discuss your requirements and to help your team select the product that would align best with your team's requirement.