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