dblock / iex-ruby-client

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

Add fiscal date and currency to income statements #93

Closed tylerhaugen-stanley closed 3 years ago

dblock commented 3 years ago

Looks good, needs a rebase and a rubocop fix: rubocop -a.

dblock commented 3 years ago

Chasing rebase. For next time you are trying to make 3 changes on top of each-other you can always branch and rebase in that order and just say "this PR is on top of this branch", so they merge clean.