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, 05-11-2026, 05:56 AM
        0 responses
        27 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        20 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        183 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        335 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        260 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X