FXCM icon indicating copy to clipboard operation
FXCM copied to clipboard

Cross platform implementation of FXCM Java Trading API in .NET for connecting with FXCM. Uses IKVM to port the Java library to a .NET DLL.

QuantConnect.FXCM

Cross platform implementation of Java Trading API for connecting with FXCM. Uses IKVM to port the Java library to a .NET DLL.

FXConnect uses pInvokes making it unsuitable for a truely cross platform solution. QuantConnect made this wrapper on the java project to enable cross platform work with FXCM execution.