dblock / iex-ruby-client

IEX Finance API Ruby Client
MIT License
119 stars 60 forks source link

FX quotes #59

Open arthurcolle opened 4 years ago

arthurcolle commented 4 years ago

Does this library currently support querying for FX data? I looked through the code and didn't immediately see it. I tried the price method but it looks like it can't recognize common majors like EURUSD, etc.

I see IEX Cloud does indeed implement this data as a separate endpoint and just wondering if it's not a focus for the library right now. Happy to submit a PR if you'd like to see it implemented.

dblock commented 4 years ago

Please feel free to PR!