Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Plot 2nd timeframe

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Plot 2nd timeframe

    Hello
    I searched now the help and the forum, but could not figure out how to solve my problem, which seems to be simple.
    I have a strategy using DJIA as instrument for example (daily bars). Now I want to add also DJIA weekly, I do this as follows:
    Add(PeriodType.Week, 1);

    So far so good (=no error).

    Now I would like that the closes of the weekly time series are also plotted in the chart (of the strategy analyzer). additionally I also want to plot e.g. SMA of the weekly data series. This does not work. Also, when trying to add an indicator in the Chart-Window (of the strategy analyzer), I am only offered the daily series.

    Do you have any suggestions?

    thanks

    #2
    Hello,

    This is currently not possible with the Strategy analyzer but you could do this with a regular chart and still get the performance results.

    I will forward this suggestion to development and get back to you when it has been logged.

    To do this with a chart, first create a new chart with both the weekly/daily data series on it. You can then manually add the weekly SMA. Enable the strategy onto the chart. Right click the chart -> Strategy Performance -> your strategy -> Historical

    You will have a window that opens up similar to what you would have in the Strategy Analyzer.

    Please also ensure you use the correct templates for each data series. When multi series scripts are run on a chart that has the data series manually added it will then use the template used within the chart instead of defaulting to the primary series's template.
    LanceNinjaTrader Customer Service

    Comment


      #3
      Request has been logged and assigned to ticket #1951
      LanceNinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      88 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      48 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      31 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      34 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      69 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X