Yes and the new DEMO has many changes we here could not lay about for.
How to start and stop a strategy is completely different now.
If a strategy is stopped and then restarted again the java object of the strategy is not renewed, but the old (stopped) object is used again!
Before this change, when the start/stop of a strategy was still in the Workspace, JForex instantiated a new object of the strategy anytime you started the strategy.
E.g. if you have an object already instatiated outside the
public void onStart(IContext context) throws JFException
routine you have to change this now!
So tons of the old strategies do not work again if restarted in the strategy tab and have to be recompiled with this change background.
I really ask DC intensely to give us (developers)
1) A BETA link of the new DEMO version. So we can test it and can give feedback BEFORE the new version comes into practice as official DEMO.
2) Always keep official DEMO and LIVE at the same version, so tests are convincing.
Support! Does anybody hear me?
What is you opinion?