johnmaguire / Cardinal

A Python IRC bot, designed to make adding functionality quick and simple. (est. 2013)
MIT License
100 stars 38 forks source link

Update ticker plugin to use "quote" API instead of daily #161

Closed johnmaguire closed 3 years ago

johnmaguire commented 4 years ago

I didn't realize this existed: https://www.alphavantage.co/query?function=GLOBAL_QUOTE&symbol=MSFT&apikey=demo

I have a ton of logic around trying to find the previous market day & its associated data. This API already has what I need I believe.

johnmaguire commented 3 years ago

Alpha Vantage API is horribly broken.

johnmaguire commented 3 years ago

Also this was implemented in 72d022a22f1a6ba6f9c2fc35452964989f1099cf