This SDK is designed to get trading data, trade, load price histories and subscribe for the most recent prices. It is intended to be used by FXCM clients on auto-trading robots and systems, chart and market analysis application, custom trading application on FXCM accounts.
Forex Connect supports C++, C#, Java, VB, VBA, Windows, Linux and smart phones. And it is free.
You can use ForexConnect on Trading station account, no extra setup required.
If using O2G2 namespace, keep in mind that it is currently deprecated as it has not been updated since the beginning of 2015. It may give the users errors or not be compatible in certain cases.
- A FXCM TSII account. You can apply for a demo account here.
- Download ForexConnect SDK
- Examples codes and documents are at ForexConnectAPI packages after installed.
- Online documents: Getting Started
Windows 32bit and 64bit – Visual Studio 2005 and up
Linux 32bit and 64bit – Eclipse
- Learn how to build and backtest Rsi signals using ForexConnect API at here.
- Learn how to build and backtest CCI Oscillator strategy using ForexConnect API at here.
- Learn how to build and backtest Breakout strategy using ForexConnect API at here.
- Learn how to build and backtest Range Stochastic Strategy using ForexConnect API at here.
- Learn how to build and backtest Mean Reversion Strategy using ForexConnect API at here.
- Some examples like attached stop limit to position, create if-then ELS order, get rollover at here.
- ForexConnect with Metlab, at here.
- Using ForexConnect downloading historical data at here.