cmallwitz / Financials-Extension

Extension for LibreOffice Calc to access stock market data
Other
145 stars 19 forks source link

BlackRock Gold and General Fund D Acc GB00B5ZNJ896:GBP #48

Closed R7914T closed 2 years ago

R7914T commented 2 years ago

As I have not found the above in Yahoo I use FT as the price source:

Today the extension is not getting the price from FT, instead of the price it reports:

Datacode.timestamp.999

These are the calc entries that were working yesterday: =GETREALTIME(C$10,"21","ft")

C10 is GB00B5ZNJ896:GBP

Are you able to replicate the problem?

cmallwitz commented 2 years ago

Can't replicate it - I get the same price as on https://markets.ft.com/data/funds/tearsheet/summary?s=GB00B5ZNJ896:GBP

Anything in {user home idrectory} /.financials-extension files extension.log ?

On Wed, 19 Jan 2022 at 15:33, R7914T @.***> wrote:

As I have not found the above in Yahoo I use FT as the price source:

Today the extension is not getting the price from FT, instead of the price it reports:

Datacode.timestamp.999

These are the calc entries that were working yesterday: =GETREALTIME(C$10,"21","ft")

C10 is GB00B5ZNJ896:GBP

Are you able to replicate the problem?

— Reply to this email directly, view it on GitHub https://github.com/cmallwitz/Financials-Extension/issues/48, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA226T47PAGM5L4IQCMT2F3UW3KU5ANCNFSM5MKIGZCA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

R7914T commented 2 years ago

There was too much in the log so I deleted the content. Turned off the computer. Upon restarting the error disappeared. Thank you for your help.

Robin