Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Surrogate Instrument

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

    Surrogate Instrument

    Hi,

    I have created a symbol AUDJPY1 mapped to eSignal as AUDJPY A0-FX
    I downloaded the data through the eSignal with no problem but I can't get
    the chart to update real time. The symbol designated as AUDJPY which is
    also mapped to AUDJPY A0-FX, updates real time fine.

    Any hints?

    Thanks,

    #2
    Hello trend,

    Unfortunately this is not supported. You cannot receive data for two forex instruments that use the same symbol mapping. When I tested it on my end, I received real-time data as long as 1 AUDJPY instrument was selected in NinjaTrader. If I selected both the AUDJPY and AUDJPY1 in NinjaTrader only one received real-time data.

    Comment


      #3
      Hi Jason,
      When you Add() a symbol in Initialize that is on a 24/7 Session
      while the primary symbol (Barsinprogress==0) is on a subset Session,
      couldl the OnBarUpdate() run on 24/7, as long as you have updates
      on the added symbol?

      Thanks,

      Comment


        #4
        trend,

        Hopefully this tidbit from the Help Guide clears things up for you:

        2. If a multi-series script adds an additional Bars object that already exists on the chart, the script will use the preexisting series instead of creating a new one to conserve memory. This includes that series' session template as applied from the chart. If the Bars object does not exist on the chart, the session template of the added Bars object will be the default one set for that instrument in the Instrument Manager and not the session template of the primary Bars object.

        http://www.ninjatrader.com/support/h...nstruments.htm ("True Event Driven OnBarUpdate() Method" section)
        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
        606 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        351 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        105 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        560 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        561 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X