Jump to content

fRENCH123

Members
  • Posts

    1
  • Joined

  • Last visited

fRENCH123's Achievements

0

Reputation

  1. Hello, I get this error when calling historical data via API : Exception: error.public-api.exceeded-account-historical-data-allowance However, both API companion (using the same credentials) reports "remainingAllowance": 9450, "totalAllowance": 10000, "allowanceExpiry": 524396 and the Excel IG Web trading API allow me to call in historical data !!! It must be my Python code right ? How can I find out the problem if the reported error is "exceeding limits" ? Here is the request to make sure I am not going mad. Help please... result = ig_service.fetch_historical_prices_by_epic(epic ="CS.D.EURUSD.CFD.IP", resolution ='D', numpoints=10)
×
×
  • Create New...
us