Page 1 of 1

Is it possible to write strategies with c++/VC ?

PostPosted: Sat Feb 21, 2015 3:55 am
by lyj2871
I am is a c++/VC developer,I'm not familiar with lua language.
so , Is it possible to write strategies with c++/VC ?

Re: Is it possible to write strategies with c++/VC ?

PostPosted: Thu Mar 05, 2015 1:40 pm
by p_maltsev
Hi lyj2871,

lyj2871 wrote:I am is a c++/VC developer,I'm not familiar with lua language.
so , Is it possible to write strategies with c++/VC ?


For developing a strategy compatible with FXCM Trading Station you need to use Lua language. To write strategies in lua you can use Indicore SDK 2.3.1.
You can use C++For developing a strategy for your own application, that uses ForexConnect API. For writing strategies you can use Indicore Development Kit 2.1. You can find some useful information in this thread.