Creates an stock price chart widget

This commit is contained in:
Alicia Sykes
2021-12-12 16:30:07 +00:00
parent a77cb9430f
commit 51b7e639cc
4 changed files with 205 additions and 0 deletions

View File

@@ -212,6 +212,7 @@ module.exports = {
cryptoWatchList: 'https://api.coingecko.com/api/v3/coins/markets/',
xkcdComic: 'https://xkcd.vercel.app/',
exchangeRates: 'https://v6.exchangerate-api.com/v6/',
stockPriceChart: 'https://www.alphavantage.co/query',
},
/* URLs for web search engines */
searchEngineUrls: {