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.

Upvotes
Accepted
79.8k 257 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
79.8k 257 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.