I have scripted a Multiple instrument strategy and the added instrument
causes problems.
Message in the logfile is:
Add("SIP_DAILY",PeriodType.Day,1);
I can view it's data within a chart without problems.
Exchange was originally set to COMEX and due to the problem changed to CME.
It didn't help. What's wrong here?

Comment