Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Synchronization level I/II data

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

    Synchronization level I/II data

    Hi,

    I am collecting data using OnMarketData and OnMarketDetpth.

    Am I 100% sure that collected data is synchronized?
    or
    Do NT7 process data in the rigth sequence?

    May be the multithread mechanism can generate conflicts?

    Who care of this? Ninja or the datafeed?
    Or I have to collect data using synchronized threads?

    Thanks a lot if someone can help me or suggest me how to verify my doubts
    GB

    #2
    Hello GB,

    No, there's no synchronization between these two methods. With NinjaTrader being multi-threaded, you should not rely on any particular sequence of events like OnMarketDepth() always being called before OnMarketData() or vice versa



    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_RyanM1 View Post
      Hello GB,

      No, there's no synchronization between these two methods. With NinjaTrader being multi-threaded, you should not rely on any particular sequence of events like OnMarketDepth() always being called before OnMarketData() or vice versa



      http://www.ninjatrader.com/support/h...arketdepth.htm
      What you are actually saying is that NT follows the data feed sequence of events or can it become scrambled? (Withing L1/L2 or between them)

      Comment


        #4
        ToMer_K,

        It will follow the sequence of events as received from the provider.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        93 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        48 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        31 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        34 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        69 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X