@Configurable("Timeframe")public Period timeFrame = Period.createCustomPeriod(Unit.Renko, 4);...double wpr = indicators.willr(instrument, timeFrame, OfferSide.BID, wprPeriod, 1);