Could not Manage Reference

Created at 25 Nov 2014, 09:32
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
NE

NekoNoMori

Joined 19.11.2014

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?


@NekoNoMori
Replies

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

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

NekoNoMori
28 Nov 2014, 08:11

Could anyone help me with it?

 


@NekoNoMori