--login D103042146 --password *********** --url http://www.fxcorporate.com/Hosts.jsp --connection Demo
Login Feature is done, by using the sample code, and the result shows:
It said:
The goal of the program is to open any trades for EUR/USD, USD/JPY and GBP/USD.
So for my understanding, I need to open trades for 3 types of order.
Document searching in google:
O2GLoginRules site:www.http://fxcodebase.com/bin/forexconnect/1.4.1/help/Java
NameSpace of FXCM (Including the parameters and variables).
http://fxcodebase.com/bin/forexconnect/1.4.1/help/Java/com.fxcore2.html
class O2GOrderRow
Just get the order list
http://fxcodebase.com/bin/forexconnect/1.4.1/help/Java/com.fxcore2.O2GOrderRow.html