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 kinfxhk, 07-14-2026, 09:39 AM
        0 responses
        125 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 10:18 AM
        0 responses
        105 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 09:50 AM
        0 responses
        85 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 07:21 AM
        0 responses
        105 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-11-2026, 02:11 AM
        0 responses
        85 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X