dblock / iex-ruby-client

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

Add key stat properties to advanced stats #95

Closed tylerhaugen-stanley closed 3 years ago

tylerhaugen-stanley commented 3 years ago

The Advanced Stats API call returns all key stats anyway, to save on data weighting it makes sense to add the key stat properties to the advances stat module.

dblock commented 3 years ago

Want to fix this one up?

tylerhaugen-stanley commented 3 years ago

Want to fix this one up?

Should be good to go now.

dblock commented 3 years ago

Thanks for all the PRs @tylerhaugen-stanley. Want to join as a co-maintainer and make the next release? Drop me an email to dblock at dblock dot org with your rubygems email/username if you do so I can add you. Also we should probably make it 1.4.0 since avg_30_Volume was removed from one of the responses.