question

Upvotes
Accepted
1 0 0 0

Africa Oil (0QVL.L) Security Trading Currency

- Requesting Price for this RIC returns Currency = C$.

- According to HOR/other sources, this RIC is priced in SEK.

Why the discrepency ?

datastream-apiric
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.

Hello @nick.cranham

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

@nick.cranham

Hi,

Please be informed that a reply has been verified as correct in answering the question, and marked as such.

Thanks,

AHS

Upvotes
Accepted
78.8k 250 52 74

@nick.cranham

When I search for this instrument on the Datastream navigator, it returns:

92231-1.png

Please contact the Datastream support team directly via MyRefinitiv to verify the currency of this instrument.

However, you can change the currency of the fields by using the following code.

df=ds.get_data(tickers="<0QVL.L>",fields =["X(P)~SK","NAME","X(RI)~SK"], kind=0)
df

The output is:

92231-2.png



92231-1.png (52.2 KiB)
92231-2.png (15.0 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
78.8k 250 52 74

@nick.cranham

To get prices in SEK, you can also use W:AOU instead, as shown below.

92249-2.png



92249-2.png (20.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.

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.