Dear Support,
Given your Jforex CCI indicator below:
double cci(Instrument instrument,
Period period,
OfferSide side,
int timePeriod,
int shift)
throws JFException
could you please advise me how could I make this indicator to take the
(H+L+O)/3 as input value for instance?
Thanks in Advance!