my question goes to the NT developers (or anybody who successfully used GAINs API with a NinjaTrader account).
I'm developing an external signal service which sends order instructions via the ATI. The problem is the following:
{
____string response = client.GetRatesServerAuth(myUserID, myPassword, "GAIN");
}
(same problem when I use http://api.efxnow.com/WebServices2.8/Service.asmx)
Daniel
Comment