Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

OnExecution() on Historical Data?

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

    OnExecution() on Historical Data?

    I am writing strategies and I want to capture the entry price and PNL stats on the orders and write them out to a file. Since I am debugging the code in historical mode-I am not clear which order-related events fire the same in historical mode vs real time.

    Do all the events, particularly the OnExecution() events work (or work the same) on historical data?

    Can you comment on which order-related events and methods DON'T work the same when processing historical data?
    Jim-Boulder
    NinjaTrader Ecosystem Vendor - Elephant Tracks

    #2
    Jim-Boulder, OnExecution() will work exactly the same from backtest to real-time. The only methods that I am aware of that do not work the same are OnMarketData(), OnMarketDepth(), OnFundamentalData(), GetCurrentAsk() and GetCurrentBid(), because these are real-time events only.
    AustinNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    68 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    38 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    62 views
    1 like
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    62 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    53 views
    0 likes
    Last Post CarlTrading  
    Working...
    X