Finnhub
Display Finnhub stocks for the configured symbols.
Configuration
finnhub:
apiKey: "your-api-key"
symbols:
- "AAPL"
- "MSFT"
- "AMZN"
- "FSLY"
enabled: true
position:
top: 0
left: 0
height: 2
width: 2
refreshInterval: 5s
Attributes
Name | Value |
---|---|
apiKey
Your finnhub.io api key. |
A valid API key. |
symbols
List of symbols to display. |
List of symbols. |
Source Code
https://github.com/wtfutil/wtf/tree/master/modules/stocks/finnhub