Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Viewing 2 instruments in the Strategy Analyzer

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

  • NinjaTrader_Brett
    replied
    Hello,

    You would need to create a new indicator for this.

    Let me know if I can be of further assistance.

    Leave a comment:


  • freewind
    replied
    Thanks.

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

    Leave a comment:


  • NinjaTrader_Brett
    replied
    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.

    Leave a comment:


  • freewind
    started a topic Viewing 2 instruments in the Strategy Analyzer

    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

Latest Posts

Collapse

Topics Statistics Last Post
Started by Pointtoni, Yesterday, 11:41 PM
0 responses
7 views
0 likes
Last Post Pointtoni  
Started by DayTradingDEMON, Yesterday, 02:10 PM
2 responses
20 views
0 likes
Last Post DayTradingDEMON  
Started by Marble, 03-20-2025, 05:00 AM
7 responses
34 views
0 likes
Last Post Marble
by Marble
 
Started by laketrader, 03-10-2025, 07:20 AM
6 responses
59 views
0 likes
Last Post laketrader  
Started by clintonbullocks15, Yesterday, 07:47 PM
0 responses
5 views
0 likes
Last Post clintonbullocks15  
Working...
X