dblock / iex-ruby-client

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

Add extended_change_percent and extended_change_percent_s to Quote #78

Closed reddavis closed 3 years ago

reddavis commented 3 years ago

Added extended_change_percent and extended_change_percent_s to quote.rb.

One thing I'm unsure about is the rounding in extended_change_percent_s. Thoughts?

dblock commented 3 years ago

Merged, thanks.