fxcm / ForexConnectAPI

Designed to trade, retrieve live/history price. Intended to be used to build auto-trading robots, custom trading on FXCM accounts.
132 stars 47 forks source link

History prices stop working #25

Open nirp0109 opened 6 months ago

nirp0109 commented 6 months ago

My wife close my computer while it run my python program, after start again I can not get history. Success get login, report of account, current offers, but not history. Also the example of getting history fail.

Got this exception: Exception: QuotesManager error: HTTP request failed object='/pricearchive/catalog.xml' errorCode=28 code: QuotesServerConnectionError subcode: 28

I am using windows 11 (also didn't work on windows 10 before upgrade os) Python 3.7.8 (tags/v3.7.8:4b47a5b6ba, Jun 28 2020, 08:53:46) [MSC v.1916 64 bit (AMD64)] on win32

fxcm-dhalpert commented 6 months ago

I tested sample code GetHistPrices.py and it works ok, try with a different demo account or different PC. https://github.com/gehtsoft/forex-connect/blob/master/samples/Python/GetHistPrices.py

nirp0109 commented 6 months ago

Hi Daniel,

My old laptop works fine. Still need to find the issue on my good and fast computer.

Thanks, Nir Parickman

On Mon, Mar 11, 2024, 07:04 Daniel Halpert @.***> wrote:

I tested sample code GetHistPrices.py and it works ok, try with a different demo account or different PC.

https://github.com/gehtsoft/forex-connect/blob/master/samples/Python/GetHistPrices.py

— Reply to this email directly, view it on GitHub https://github.com/fxcm/ForexConnectAPI/issues/25#issuecomment-1987640512, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPUCTPBJEQBQZH4KBDZMGLYXVCQRAVCNFSM6AAAAABEPEPQOSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBXGY2DANJRGI . You are receiving this because you authored the thread.Message ID: @.***>