Open rnayaksec opened 2 years ago
iexfinance should output to pandas format using output_format="pandas" then you should be able to use this https://github.com/twopirllc/pandas-ta
I would like to use this package to access technical indicators as well. I am going to open a PR to add that functionality.
@addisonlynch are you open to contributions on this repo?
Summary (include Python version)
The API provides the ability to query technical indicators https://iexcloud.io/docs/api/#technical-indicators This functionality appears to be missing from iexfinance. Any plans for adding a method to query this in future? if not, then any pointers on what is the starting point in code where I can build one ?
Date/time of issue
Expected behavior
Actual behavior