Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

a way to jump to a time point in MarketReplay (with or without code)?

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

    a way to jump to a time point in MarketReplay (with or without code)?

    In Visual Studio, in the NinjaTrader.Data namespace, I see the following constructor:

    MarketReplay.MarketReplay(Instrument instrument, DateTime localTime);

    I wonder if this could be used to start a market replay on the given instrument at a specific localTime?

    I have a list of DateTime(s) that I would like to quickly jump to, and after replaying those minutes, jump to the next.

    Is there a way to enter the time to jump to, in market replay?

    Failing that, I would like to write a little code to help get to those time points more quickly.
    Could someone explain how the MarketReplay API works?





    #2
    Hello yodaler,

    Currently there is not a supported api for controlling the playback controller. In visual studio you will be able to see a lot of the internal methods and types that are used however we wouldn't be able to suggest how those could be used to replicate an existing platform feature. The playback feature is a connection which has a lot of other integrations in the platform so it wouldn't be as simple as running a constructor to start it.

    Right now the only option to quickly traverse the playback would be to use the right click -> go to on the controller.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    556 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    324 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    545 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    547 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X