Could not Manage Reference
Could not Manage Reference
25 Nov 2014, 09:32
I am converting a mq4 ea that uses an custom indicator. have succeeded in converting the indicator and confirmed it work on cTrader. The problem is that compiling the cBot program resulte in the error that compiler coud not find the custom indicator.. I have read around threads but could not find the solution. Could you please help with it?
Replies
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
Spotware
25 Nov 2014, 17:09
We can recommend you to contact one of our Partners or post a job in Development Jobs section.
@Spotware