OpenBB-finance / OpenBB

Investment Research for Everyone, Everywhere.
https://openbb.co
Other
34.09k stars 3.13k forks source link

[Bug] Charting Danish stocks from OMX Copenhagen fails #6874

Closed StryDK closed 1 week ago

StryDK commented 1 month ago

Describe the bug Trying to show OMX Copenhagen tickers, eg. ROCK-A.CO (ROCKWOOL A/S) in the charting widget returns a symbol error (screenshot). Moreover, the currency symbol is wrong, should be DKK. See https://github.com/OpenBB-finance/OpenBB/issues/6845

To Reproduce

  1. Create a new dashboard by clicking the “+” icon
  2. Select Add Template
  3. Select the Charting template
  4. In the charting dashboard, push the blue "+" to add a widget
  5. Add the Ticker information widget, and arrange them as in the screenshot, and make sure the two widgets are grouped
  6. In the Ticker information widget, search for "ROCK-A.CO"

Screenshots image

Desktop (please complete the following information):

Additional context I suspect that this issue stems from TradingView using different ticker symbols. In the case of ROCKWOOL A/S, the symbol is ROCK_A in TradingView https://www.tradingview.com/chart/?symbol=OMXCOP%3AROCK_A and ROCK-A.CO in OpenBB

deeleeramone commented 1 month ago

Hello, and thanks for the report. This is a known issue that is being worked on, so hopefully a solution soon.

For future reports, please report them from directly in the application. This repo is for the open source Platform code and does not host any of the web application elements.

deeleeramone commented 1 week ago

Closing because the issue is not related to any code in this repo.