Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

I added a 2nd symbol, but it doesn't show on the chart

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

    I added a 2nd symbol, but it doesn't show on the chart

    I am adding:

    Add("$USDJPY", PeriodType.Hour, 1);

    It completes and even downloads the history, but it doesn't show on the chart. Is there another call I have to make?

    #2
    The chart will only show the primary instrument. If you want to see the $USDJPY you can either open a second chart or have that as your primary instrument.

    Even though it is not charted you can program against that bar series though through multi-instrument strategies.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_Josh View Post
      The chart will only show the primary instrument. If you want to see the $USDJPY you can either open a second chart or have that as your primary instrument.

      Even though it is not charted you can program against that bar series though through multi-instrument strategies.
      Ah I see, I wonder if I could create a user data series from the 2nd symbol and show that on the same chart, in essence hacking around this limitation?

      Comment


        #4
        Mmm. You could try, but you will need to essentially custom draw the second chart onto the first or maybe in a second panel. It'll be a hack job. Good luck.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        597 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        343 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        103 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        556 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        555 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X