JFOREX-2545 Err [75600000] Received candle has older time
RoadRunner
Post subject: JFOREX-2545 Err [75600000] Received candle has older time
Post rating: 0
Posted: Sat 11 Dec, 2010, 17:01
User rating: 3
Joined: Wed 18 May, 2011, 16:25 Posts: 331 Location: SwitzerlandSwitzerland
Quote:
2010-12-11 15:39:19.649 ERROR aa - [75600000] Received candle has older time than pervious candle, ignoring java.lang.Exception: [75600000] Received candle has older time than pervious candle, ignoring at com.dukascopy.dds2.greed.agent.strategy.tester.aa.b(Unknown Source) at com.dukascopy.dds2.greed.agent.strategy.tester.o.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
RoadRunner
Post subject: Re: Err [75600000] Received candle has older time
Post rating: 0
Posted: Sat 11 Dec, 2010, 18:44
User rating: 3
Joined: Wed 18 May, 2011, 16:25 Posts: 331 Location: SwitzerlandSwitzerland
ok, detected the cause:
The tester run was set to start processing EUR/USD ticks from 2007JUN10 00:00:00 on.
The error was thrown twice on above period (76500000 => 21.25h??? - we are not working with custom periods...) as well as on every FIVE_MINS and HOURLY on Mon 2007.06.10 between midnight and 10pm, always before onBar(..) was triggered.
This period (midnight to 10pm) does not contain any tick data. Tick data on EUR/USD seem to be available from 22pm of that day onwards.
Setting the start time of the strategy to 2007.06.10 22:00:00 or later will not bring up the errors.
Best, RR.
trottel
Post subject: Re: Err [75600000] Received candle has older time
Post rating: 0
Posted: Sun 08 Jan, 2012, 12:34
User rating: 0
Joined: Wed 18 May, 2011, 08:40 Posts: 43 Location: RU
RoadRunner wrote:
ok, detected the cause: Setting the start time of the strategy to 2007.06.10 22:00:00 or later will not bring up the errors.
I get the exception even if my testing period starts on 1st January 2008 00:00:00