iex-ruby-client icon indicating copy to clipboard operation
iex-ruby-client copied to clipboard

IEX Finance API Ruby Client

Results 12 iex-ruby-client issues
Sort by recently updated
recently updated
newest added

It looks like the token copied from your Slack client project [doesn't have write access](https://github.com/dblock/iex-ruby-client/runs/7473374501?check_suite_focus=true#step:4:11) to the project?

chore

Add your +1 if you want/need a release.

chore

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...

new feature

https://iexcloud.io/cloud-cache/ This is just adding `cache=true` parameter, we need documentation, configuration, etc.

new feature

https://iexcloud.io/docs/api/#batch-requests

new feature

Reference: https://iextrading.com/developer/docs/#ipo-calendar

you can help

Match version, log updates, link changelog. https://iextrading.com/developer/docs/#changelog

new feature

Lots of methods from https://iextrading.com/developer/docs missing. Please help us implement them!

you can help

Still WIP but would be nice if you can take a general look

This PR adds the "Search" endpoint. Search doesn't quite fit the Resourceful pattern, so I put the tests in `client_spec.rb`. Happy to move them if you'd prefer them to be...

changes requested