I am wanting to use
Add(PeriodType.Minute, 360);
In a strategy however when I apply this line of code to my strategy and nothing else my trade entries are now for the period I want plus an extra order on the 360 min chart. How can I use a higher period indicator without adding to the chart.
Thanks raef

Comment