I see some documentation here in IIndicators. Would still appreciate an example
if anyone could post or kindly direct me to one. Thanks!! HyperScalper
On this page:
https://www.dukascopy.com/client/javadoc ... int,%20int)
this method:
murrey
double[][] murrey(Instrument instrument,
Period period,
OfferSide side,
int nPeriod,
Period timePeriod,
int stepBack,
Filter filter,
long from,
long to)
throws JFException
Gives an explanation of various parameters.