dblock / iex-ruby-client

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

Add support for Advanced Stats endpoint #85

Closed FanaHOVA closed 3 years ago

FanaHOVA commented 3 years ago

The library currently doesn't support the Advanced Stats endpoint documented at https://iexcloud.io/docs/api/#advanced-stats. We should add support for this. See #84

dblock commented 3 years ago

https://github.com/dblock/iex-ruby-client/pull/84