Missing Data in Demo Backtesting
Created at 09 Dec 2021, 16:29
Missing Data in Demo Backtesting
09 Dec 2021, 16:29
08/02/2011 08:56:00.000 | Failed to get symbol 'NZDJPY': symbol has no quotes.
08/02/2011 08:56:00.000 | Failed to get symbol 'NZDCHF': symbol has no quotes.
08/02/2011 08:56:00.000 | Failed to get symbol 'NZDCAD': symbol has no quotes.
08/02/2011 08:56:00.000 | Failed to get symbol 'GBPNZD': symbol has no quotes.
08/02/2011 08:56:00.000 | Failed to get symbol 'GBPCAD': symbol has no quotes.
08/02/2011 08:56:00.000 | Failed to get symbol 'EURNZD': symbol has no quotes.
08/02/2011 08:56:00.000 | Failed to get symbol 'CADCHF': symbol has no quotes.
08/02/2011 08:56:00.000 | Failed to get symbol 'AUDNZD': symbol has no quotes.
08/02/2011 08:56:00.000 | Failed to get symbol 'AUDCHF': symbol has no quotes.
Above symbols seam missing when backtesting.
Host name: h28.p.ctrader.com
(Current IP address 80.86.83.5 can be changed without notice)
Port: 5211 (SSL), 5201 (Plain text)
Password: ***** (a/c 3432197 password)
SenderCompID: demo.ctrader.3432197
TargetCompID: cServer
SenderSubID: QUOTE
Host name: h28.p.ctrader.com
(Current IP address 80.86.83.5 can be changed without notice)
Port: 5212 (SSL), 5202 (Plain text)
Password: ***** (a/c 3432197 password)
SenderCompID: demo.ctrader.3432197
TargetCompID: cServer
SenderSubID: TRADE
amusleh
10 Dec 2021, 09:18
Hi,
Please post your cBot/indicator code, otherwise we can't replicate this error and we will not be able to help you.
Be sure your broker symbol names match the ones you use inside your cBot code.
@amusleh