You use iCustom to get values of an indicator's buffers, you can't use it with a chart.
Thanks, Keith
I attaced the EA on renko chart, Renko is offline but it is creating new bar every 2min.
After attached EA, EA has indicator arrow signal (using icustom) but EA sometimes doesn't open order.
Ofcource this EA works well in normal chart (not renko chart)
I don't know why... Do you know why?
I am just wondering if there are any special code for Renko chart?
I mean the same icustom is used for Renko chart?
In renko chart, how about TImeScale?
If EA attached on renko chart , TImeScale =??
Also what about icustom shift? Shift 1=previous bar , just like normal chart?
Usual EA works on renko chart? or need to modifiy the code for renko?