razorhash / pyfmpcloud

A python wrapper for the Financial Model Prep API for analysis of public companies
MIT License
49 stars 9 forks source link

Issue 4 #6

Closed dabrown645 closed 4 years ago

dabrown645 commented 4 years ago

converted ticker to uppper case in url for: crypto.py forex.py stock_time_series.py converted match to upper case in url for: stock_time_series.py commented out form13 in init.py as it does not seem to be fully implemented yet.