MicroPyramid / forex-python

Foreign exchange rates, Bitcoin price index and currency conversion using ratesapi.io
http://forex-python.readthedocs.io/en/latest/usage.html
MIT License
662 stars 197 forks source link

Can we get bidopen, bidclose prices as well? #84

Closed TshepoMK closed 3 years ago

TshepoMK commented 3 years ago

Can we get bidopen, bidclose or askopen, askclose currency prices?

ashwin31 commented 3 years ago

We are using free API that is based one european central bank daily forex rates data. Let me know if you come across any free apis to add bidclose and bidopen prices. I will re-open this ticket if you have anything useful to begin with.