Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

use OnMarketData() with Replay Data == OK ??

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

    use OnMarketData() with Replay Data == OK ??

    Greetings!

    Given from the F1 help:

    When replaying, the Level I sequence is guaranteed to be in the correct sequence in relation to all Level I events for that instrument.

    OnMarketData() method is called and guaranteed to be in the correct sequence for every change in level one market data for the underlying instrument
    Can I realistically use the replay data and use OnMarketData() in my code to use that data (realizing 1 second granularity)? IF NOT, can this be considered a requested functionality?

    I think I have tried before and it didnt work: that is why I ask. Maybe my code was lacking.

    Thanks
    Jon
    Last edited by Trader.Jon; 04-10-2011, 12:37 PM.

    #2
    If you have that data checked when downloading for market replay it should work fine.

    Dan
    eDanny
    NinjaTrader Ecosystem Vendor - Integrity Traders

    Comment


      #3
      Jon, trades and other L1 information are aggregated into 0.25 second intervals, so it will not be 100%, but it will be close.
      AustinNinjaTrader Customer Service

      Comment


        #4
        Where you might really see any error in replay is on a one tick chart where some ticks may not show trades but then a tick will show the previous unmarked trades in one bar. This should not act like this in realtime.

        Dan
        eDanny
        NinjaTrader Ecosystem Vendor - Integrity Traders

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        672 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        379 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        111 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        577 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        582 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X