Websocket GBP vs GBp

alfredo.brito01
edited February 4 in RFA

Hi,

When a request is done to London exchange market, for example VOD.L using Websocket API, the price being delivered is GBp.

Is there a way to obtain the price in GBP instead GBp?

Thanks & Regards,

Alfredo

Answers

  • Hello @alfredo.brito01

    As part of the Real-Time APIs, the WebSocket API just receives incoming data from the Real-Time platform (Data Feed, Exchange, Data Provider, etc.) and passes that data to a consumer application "as is".

    The WebSocket API/Real-Time APIs do not have a feature to change the price unit. A consumer application needs to convert price unit by themself on a consumer end.