Closed addisonlynch closed 3 years ago
Moves cryptocurrency quotes from iexfinance.altdata to new module iexfinance.crypto
iexfinance.altdata
iexfinance.crypto
Adds get_crypto_book and get_crypto_price
get_crypto_book
get_crypto_price
[x] closes #244
[x] tests added / passed
[x] passes black iexfinance
black iexfinance
[x] passes git diff upstream/master -u -- "*.py" | flake8 --diff
git diff upstream/master -u -- "*.py" | flake8 --diff
[x] added entry to docs/source/whatsnew/vLATEST.txt
Moves cryptocurrency quotes from
iexfinance.altdata
to new moduleiexfinance.crypto
Adds
get_crypto_book
andget_crypto_price
[x] closes #244
[x] tests added / passed
[x] passes
black iexfinance
[x] passes
git diff upstream/master -u -- "*.py" | flake8 --diff
[x] added entry to docs/source/whatsnew/vLATEST.txt