dblock / slack-market

Market quotes in Slack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ability to post link to YahooFinance / have the ticker in quotes / other methods of being more precise about which ticker

rarepops opened this issue · comments

Currently, if I do something like $^GSPC or $S&P500 it doesn't show me the correct chart...at all. I can't make it display a very used and basic S&P500 chart. Probably other tickers like this are the same. There should be a better way to mention stocks. The Giphy bot, for example, asks you if this is the right Gif before sending it. And you can choose to send it or not. Really useful.

I like the confirmation loop idea. That said, it's definitely faster to adjust parsing and returning data for things like "$^GSPC" and "$S&P500". PRs welcome!