Replies

NekoNoMori
28 Nov 2014, 08:11

Could anyone help me with it?

 


@NekoNoMori

NekoNoMori
25 Nov 2014, 19:56

I have used 2cAlgo to convert the ea and compiling the program converted the error of "could not find BAT_Indicator in namespace" with the sentence of

 

 buy_bat = iCustom<BAT_Indicator>(Symbol.Code, 0, "BAT_Indicator", BackPeriod, ATRPeriod, Factor, TypicalPrice, 0, 1);

 

Like I said I have already compiled Bat_Indicator and it is confirmed working on cTrader.


@NekoNoMori