Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Viewing 2 instruments in the Strategy Analyzer

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

    Viewing 2 instruments in the Strategy Analyzer

    Hi,

    I'm trying to add additional instrument to the Strategy Analyzer.

    I tried to add the following line to the strategy code but nothing happened:
    Code:
    protected override void Initialize()
    {
          Add(Instrument2, BarsPeriod.Id, BarsPeriod.Value);
    }
    What can I do?

    Tx in advance

    #2
    Hello,

    This adds the bar data in, Its up to you what to output to the column however. Since theres only one data output per column you would need to add this in a new column most likely.

    Multi Seris programming for your information:



    Let me know if I can be of further assistance.
    BrettNinjaTrader Product Management

    Comment


      #3
      Thanks.

      If I want to display the bar data on a new panel how can I do it?

      Comment


        #4
        Hello,

        You would need to create a new indicator for this.

        Let me know if I can be of further assistance.
        BrettNinjaTrader Product Management

        Comment

        Latest Posts

        Collapse

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