-
```
from forexconnect import fxcorepy
```
can not import fxcorepy.... It said that **Cannot find reference 'fxcorepy' in __init__.py**.
And in the python sample, I can not find the example of cr…
-
Hi neka-nat and other contributors
Great project by the way,
I would like to trade a system that uses entry orders and not market orders. I therefore want to be able to add, delete and monitor entry…
-
I see that development ceased about two years ago as per the datetime in the code listing.
1. Has the code moved elsewhere or has development in fact stopped?
2. Is qstrader a replacement for qsfo…
-
Hi,
I finally fixed #20 and now trading on the new account.
However, when creating Market orders for GBP/USD and USD/CHF, the API returns "Failed to create request: Instrument is not available…
-
I got the following error on login:
```
SessionStatus onLoginFailed: 19915;DAS 19915: ZDas Exception
ORA-20003:
ORA-20003: Access denied
ORA-06512: at "U10R26.API", line 760
ORA-06512: at "U1…
-
"Login error: ORA-499: Unable to obtain station descriptor. HTTP request failed object='/Hosts.jsp?ID=285031859&PN=Demo&SN=ForexConnect&MV=5&LN=701050936&AT=PLAIN' errorCode=52"
Run the getoffer sa…
-
Also, some pairs giving wrong value, when using accountRow.UsableMargin
accountRow.UsedMargin doesn't work at all in mt4 account
-
How to change trade Stop Limit via vba / excel?
thank you
-
I noticed that the launcher project has a ref to the IKVM Nuget package, which was abandoned. I removed it for testing purpose and everything seems to be fine... any reason for it to still be around?
…
-
Hi Neka,
Please could you add in `getLastBarTime ()` ? Do you have some spare time to do this?
http://fxcodebase.com/bin/forexconnect/1.4.1/help/CPlusPlus/web-content.html#IO2GMarketDataSnapshot…