forex-connect-py
forex-connect-py copied to clipboard
Could you please support Linux?
as well as the latest API 1.4
Hi there,
I have this working on Linux, but I am stuck on the python SessionStatusListener. Need something to replace CreateEvent(0, FALSE, FALSE, 0);
, SetEvent(mSessionEvent);
, CloseHandle(mSessionEvent);
as these are for windows.
Can anyone help?
Cheers
James
Eventfd looks promising. https://github.com/palaviv/eventfd/blob/master/eventfd/_eventfd.py