Hi,
Along with release of new version of JForex platform it is not possible to subscribe to tick feed!
Please deliver the fix as soon as possible.
I am attaching simple code and compile plugin which replicates the issue.
Exception thrown:
Quote:
29.11.2014 14:54:23.986 SEVERE agent.o$b ] Exception thrown while running onStart method: Params are not correctly set - feedDescriptor=FeedDescriptor [dataType=TICKS, instrument=EUR/USD, period=Ticks, ] listener=other.bugs.TicksFeed@1df3aa4 instrument=EUR/USD period=Ticks offerSide=null
java.lang.IllegalArgumentException: Params are not correctly set - feedDescriptor=FeedDescriptor [dataType=TICKS, instrument=EUR/USD, period=Ticks, ] listener=other.bugs.TicksFeed@1df3aa4 instrument=EUR/USD period=Ticks offerSide=null
at com.dukascopy.dds2.greed.agent.strategy.a.b.a(Unknown Source)
at com.dukascopy.dds2.greed.agent.strategy.a.b.a(Unknown Source)
at com.dukascopy.api.impl.connect.bj.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.dukascopy.api.impl.connect.av.subscribeToTicksFeed(Unknown Source)
at other.bugs.TicksFeed.onStart(TicksFeed.java:23)
at other.bugs.TicksFeed.onStart(TicksFeed.java:19)
at com.dukascopy.api.impl.execution.u.call(Unknown Source)
at com.dukascopy.api.impl.execution.u.call(Unknown Source)
at com.dukascopy.api.impl.connect.ao.a(Unknown Source)
at com.dukascopy.api.impl.connect.bz.bO(Unknown Source)
at com.dukascopy.api.impl.connect.bz.call(Unknown Source)
at com.dukascopy.api.impl.execution.k.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at com.dukascopy.api.impl.execution.g$a.f(Unknown Source)
at com.dukascopy.api.impl.execution.g$a.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Best regards,
Grzegorz
