remote strategy

Hi
I prepare strategy on demo account test it there and there works
after that import it into Live account and run it Remote - but seems all starts well, but not open any positions - what could be wrong or need to check?
for crosscheck I run the same strategy again with the same settings on DEMO for the same day and there were opened few positions
rgd
pavol

Translate to English Show original

orto leave comments

Answers: 1

Best Answer

In a remote run, a strategy needs to subscribe to all instruments it is going to work with.

https://www.dukascopy.com/wiki/en/development/strategy-api/remote-run



If problem persists, follow these steps:

1. Backtest your strategy to see if it works as it should.

2. Run the strategy on a demo account to see if it works as it should.

3. Check strategy log to see if there are any errors. You can access strategy log from JForex platform via Portfolio -> Strategy Log menu, click on the most recent StrategyName/StartTime table row and then View Log button.

4. If the strategy works as it should in backtest and demo environments but not in live environment and there are no errors in strategy logs, then send a detailed report to support@dukascopy.com.

5. Otherwise review the code and debug the strategy.

Translate to English Show original
28 Mar. 2017 by

orto leave comments
Please log in or register to post answer.