Java trading SDK, a wrapper SDK of FIX API, provides clients with a fully functioning programmable API into the FXCM FX trading platform. The API’s main features are streaming executable FX trading prices, the ability to open/close positions and entry orders as well as set/update/delete stops ands limits. The API Object model is based on the FIX specification for FX (http://fixprotocol.org/) and is very simple and easy to use.
- A FXCM account. You can apply for a demo account here.
- Download the package at here
- Documents and sample codes are in the package.
- How to build Rsi signal and back testing using FXCM Java API. click here
- Learn how to build and backtest CCI Oscillator strategy using Java API at here.
- Lean how to build and back test Breakout strategy using Java API at here.
- Lean how to build and back test Range Stochastic Strategy using Java API at here.
- Lean how to build and back test Mean Reversion Strategy using Java API at here.
o This is for personal use and abides by our EULA
o For more information, you may contact us: api@fxcm.com