dblock / iex-ruby-client

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

Migrate to IEX cloud apis #40

Closed bingxie closed 5 years ago

bingxie commented 5 years ago

Because

On June 1, 2019, IEX API will sunset all non-IEX data. IEX Cloud, a non-Exchange platform, will continue to provide access to third-party data sources. see here: https://iextrading.com/developer/

I am migrating this client to the new IEX cloud APIs. Which includes:

  1. Use the new IEX cloud URL and token
  2. Use the sandbox data for specs
  3. Update the crypto quote API
  4. Update README

I wish I can create a Pull Request for review in a week.

dblock commented 5 years ago

Thank you @bingxie, looking forward to your PR! LMK if you need any help.

dblock commented 5 years ago

42

dblock commented 5 years ago

Closed via https://github.com/dblock/iex-ruby-client/pull/42