Skip to content

FXCM ForexConnect API was designed and provided by FXCM. 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.

BryanFletcher/FXCM

 
 

Repository files navigation

ForexConnect C++ samples note:

C++ samples for the ForexConnect API use the threadlib library located
in ForexConnectAPI\samples\cpp\threadlib\ as source code and
precompiled binary file. For correct work of the samples, it is
necessary to recompile the threadlib library before compiling the
samples using the same version of Visual Studio.

About

FXCM ForexConnect API was designed and provided by FXCM. 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.2%
  • HTML 20.9%
  • Batchfile 4.9%