Phando / Streamdeck-Stonks

Streamdeck plugin stock ticker to watch your assets (market and crypto)
MIT License
25 stars 4 forks source link

USDCOP=X used to work fine, now shows wrong value #30

Closed jaworskimatt closed 1 year ago

jaworskimatt commented 1 year ago

USDCOP=X should show something like 4400 but for some reason now shows something like 0.962

I think it's because "Colombian Peso" is not an option in the currency drop-down

https://capture.dropbox.com/o5RlKU0cAJQdUbya

It used to work fine in the past, was there an update that broke it?

Thanks for a great plugin!

Phando commented 1 year ago

Matt,Thank you for the notes and for using the plugin. In my last update the app started looking at the return currency type, then translating it to users chosen currency type. I’ll double check things and add the Colombian Peso if needed.

On Apr 16, 2023, at 6:33 PM, Matt Jaworski @.***> wrote: USDCOP=X should show something like 4400 but for some reason now shows something like 0.962 I think it's because "Colombian Peso" is not an option in the currency drop-down https://capture.dropbox.com/o5RlKU0cAJQdUbya It used to work fine in the past, was there an update that broke it? Thanks for a great plugin!

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

Phando commented 1 year ago

Added the Colombian Peso. The quote comes back in COP so if you want to see the larger value, be sure to choose the COP in the drop down. If you want to see the smaller number, go with USD. A fix will be available in the next version v1.1.10

jaworskimatt commented 1 year ago

Thank you!