Using Fractals in cBot

Created at 19 Apr 2014, 16:50
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!
IT

itaiophir

Joined 19.04.2014

Using Fractals in cBot
19 Apr 2014, 16:50


Hi All,

I'm trying to use the fractals indicator in cBot

Fractals indicator code in the below link:

/algos/indicators/show/142#comment-861

 

im getting the below error regarding the "Calculate" method:

Error CS0115: 'cAlgo.Fractels.Calculate(int)': no suitable method found to override

what am i doing wrong?

 

thanks,

Itaio


@itaiophir
Replies

Spotware
22 Apr 2014, 10:05

It seems like you copied OnCalculate method to code of your cBot. That is not correct. Please have a look at Referencing Custom Indicators example.


@Spotware

gerti.bocaj
01 Aug 2017, 00:12

mate, if you got any results we would be eager to know, working with fractals myself but cant find a decent cbot with it in. thank you


@gerti.bocaj