dblock / slack-market

Market quotes in Slack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for FX rates

jchoffmann opened this issue · comments

FX rates are available via Yahoo API, too, but they don't seem to get through to the market bot:

image

Yahoo API:
$ curl "http://download.finance.yahoo.com/d/quotes.csv?f=nsl1c1p2&s=GBPUSD=X" "GBP/USD","GBPUSD=X",1.4685,+0.0009,"+0.0603%"

@jayho I added support for these, so GPBUSD=X will now work, give it a try. I considered making it a premium feature, but didn't want to twist arms too much :) I'd appreciate if you considered upgrading to a premium subscription to support this work - type help to get a link to upgrade.

@dblock Sure, I'll take a look at the premium features. Appreciate your work and the quick fix :)

With switching to IEX in 9756095 we're back to square zero and this no longer works :(