Page 1 of 1

Renko iCustom

Posted: Wed Jan 30, 2019 1:06 am
by maxus182
Hi, I have Renko EA, which generates offline Renko chart. I am working on my own indicator and what I would like to do is call iCustom function from my indicator on this EA without having to actually generate the Renko chart. Something like this:

iCustom(Symbol,NULL,"Renko",0,100,true,1);

I would like to read last 20 Renko bars. Is this even possible?

Re: Renko iCustom

Posted: Wed Jan 30, 2019 7:35 am
by mntiwana
maxus182 wrote: Wed Jan 30, 2019 1:06 am Hi, I have Renko EA, which generates offline Renko chart. I am working on my own indicator and what I would like to do is call iCustom function from my indicator on this EA without having to actually generate the Renko chart. Something like this:

iCustom(Symbol,NULL,"Renko",0,100,true,1);

I would like to read last 20 Renko bars. Is this even possible?
Post your query within "coding help" thread