Plugins 〉Finnhub


Developer
Alex Khomenko


Sign up to receive occasional product news and updates:



Data Source
community

Finnhub

  • Overview
  • Installation
  • Change log
  • Related content

Data Source Grafana plugin for Finnhub.

Before starting, it's necessary to get an API token from Finnhub and paste it to the "API Token" field in the plugin settings.

Currently supported queries:

A sample dashboard provisioning file is available at provision/dashboard.json. Read more about dashboards provisioning.

Installing Finnhub on Grafana Cloud:

For more information, visit the docs on plugin installation.

0.5.0

  • Remove @grafana/ui Form usage
  • Update React to v.18
  • Remove unused dependencies

0.4.1

  • Remove grafanaVersion from plugin.json
  • Update grafanaDependency in plugin.json

0.4.0

  • Update the plugin to be compatible with Grafana 10

0.3.2

  • Update dependencies

0.3.1

  • Restore trades endpoint (websocket)

0.3.0

  • Store API token in secure field
  • Temporarily disabled trades websocket endpoint due to proxy auth issue (quote query with dashboard refresh can be used as a workaround).

0.2.1

  • Update the plugin to be compatible with Grafana 8
  • Add social sentiment endpoint support

0.1.1

  • Initial release