This library is intended to be a simple service for fetching stock data. Over time, the intention is to expand to supporting services like Charting, What-If, and Monitor.
The following is required for go-stonks
- iexcloud API key
- go-1.15
- iexcloud API key saved to env variable IEX_TOKEN
First, configure symbols in config/config.json. Then, build go-stonks and Go!