Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

HistoricalDataPoint volume is an int, but should be float64 (JSON unmarshall error) #74

Closed
0x-2a opened this issue Dec 10, 2020 · 1 comment

Comments

@0x-2a
Copy link

0x-2a commented Dec 10, 2020

HistoricalDataPoint volumes can be non-integer... See https://sandbox.iexapis.com/stable/stock/aht/batch?types=chart&range=5y&token=Tsk_0d9460b788a04e189e5141a5f1b2c124 (or the prod equivalent).

See https://github.com/goinvest/iexcloud/blob/master/historical.go#L53, should be float64.

@matthewrankin
Copy link
Contributor

Closed in commit 00cfc05.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants