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.

    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.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Spiderbird, Today, 12:15 PM
        2 responses
        10 views
        0 likes
        Last Post Spiderbird  
        Started by WHICKED, Today, 12:45 PM
        0 responses
        6 views
        0 likes
        Last Post WHICKED
        by WHICKED
         
        Started by FrazMann, Today, 11:21 AM
        2 responses
        6 views
        0 likes
        Last Post NinjaTrader_ChristopherJ  
        Started by rjbtrade1, 11-30-2023, 04:38 PM
        2 responses
        80 views
        0 likes
        Last Post DavidHP
        by DavidHP
         
        Started by lorem, Yesterday, 09:18 AM
        5 responses
        18 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Working...
        X