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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        152 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        87 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        131 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        127 views
        1 like
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        106 views
        0 likes
        Last Post CarlTrading  
        Working...
        X