If you have a strategy that uses a secondary data series as a filter/trigger, results will be affected by how many bars are loaded into the chart before starting MR..and maybe at what time the chart is started. Only 1 minute bar series seems to be reliable since other series may not start each session with a new bar (even 5 min...renko, vol, tick even worse). This throws off the filtering/triggering so you can not get consistent results from one computer to another or even for a one day test on the same computer. . A 1 min chart always starts a new session with a new bar. The problems in the attached pics were only solved when the secondary series was changed to 1 min.
I was told some weeks/months ago that a 'major' update to MR is planned. It will not solve this problem unless the underlying issue of starting a new session with a new bar regardless of chart type or interval is resolved.
Some months/years ago I had an issue with Range bars not starting each session with a new bar. NT changed this and its works fine now ...although I have not tested as a secondary data series filter.

Comment