Dukascopy Support Board
http://www.dukascopy.com/swiss/english/forex/jforex/forum/

FIBPIVOT throws error about cannot be run longer than 10 minutes
http://www.dukascopy.com/swiss/english/forex/jforex/forum/viewtopic.php?f=77&t=49779
Page 1 of 1

Author:  mac8008 [ Sat 10 Aug, 2013, 22:27 ]
Post subject:  FIBPIVOT throws error about cannot be run longer than 10 minutes

I am trying to code the fibpivot with a DAILY period.

I am getting this error.

Strategy tester: com.dukascopy.api.JFException: Indicator [FIBPIVOT] cannot be run with periods longer than 10 Mins @ jforex.strategies.BaseStrategyHLv4_temp.onTick(BaseStrategyHLv4_temp.java:283)2013.08.10

Here is the code. Am I doing something wrong or is this a bug.

fibPivot = indicators.fibPivot(instrument, Period.DAILY, offerSide, 2, filter, 5, previousBar.getTime(), 1);

thx

  Page 1 of 1