Closed sammerry closed 5 years ago
get_iex_symbols returns symbols that are not eligible for api access. The get_symbols method should play nice with all IEX api endpoints.
https://addisonlynch.github.io/iexfinance/stable/refdata.html#id3
The change fixes this ticket https://github.com/alpacahq/pipeline-live/issues/13
Looks good, thanks!
get_iex_symbols returns symbols that are not eligible for api access. The get_symbols method should play nice with all IEX api endpoints.
https://addisonlynch.github.io/iexfinance/stable/refdata.html#id3
The change fixes this ticket https://github.com/alpacahq/pipeline-live/issues/13