forex-python icon indicating copy to clipboard operation
forex-python copied to clipboard

Foreign exchange rates, Bitcoin price index and currency conversion using ratesapi.io

Results 47 forex-python issues
Sort by recently updated
recently updated
newest added

i have this code: # Import packages import requests import pandas as pd import matplotlib.pyplot as plt from datetime import datetime # Set the start and end date start_date =...

DM me on how to trade crypto

I'm trying to get rates of a day, I need to storage them in a list by 5min perioid but the problem is, even tho it takes hour-minute-second arguments, it...

I am using the forex_python library to convert currency values to USD using historical rates. However, I am encountering an SSL handshake failure when the library makes HTTPS requests to...

When the website is down the error handling fails and results in a hard to interpret JSON decoding error Minimum code to reproduce: ``` from forex_python.converter import CurrencyRates self =...

Description: Currently, setting up and using the forex-python library requires manual installation of dependencies and configuration, which can be complex and time-consuming for some users. Proposal: Create an official Docker...

Been getting this non-stop since last week. Am I banned due to rate limit? I accidentally tried to call the API 80,000 times.