all set up on demo running on both dax and nasdaq, 10K bars on a 1h TF at £1 pp.
Many thanks for your help so far, it is very much appreciated, now time to observe.
Your screenshot shows Backtests on historical data being allowed to continue running as a Forward Test on Live data.
If you want to add your Algos to ProOrder and run under autotrading conditions (but still in Demo Account / virtual money) then follow the screenshots I posted with the red arrows.
Happy Trading
Demo account: Nasdaq, so the strategy script signalled an entry at close of the 20:00 bar (of course it wouldn’t have had it known there was already a trade opened at close of the 17:00 bar as shown in the backtest, the script instruction is if “not on market”). The backtest confirms the strategy entry the autotrading now follows the script as confirmed by the autotrading entry,
We are getting there!!