Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Help With Incorrect Exit Times

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

    Help With Incorrect Exit Times

    Hello,

    I am using Managed Approach with OnEachTick, IsFirstTickOfBar, and TickReplay enable.

    I am using Market Orders for Entry, SetStopLoss, SetProfitTarget.

    For some reason, my Exit times is showing the time of the bar when the exit occurred, and not the the time when the trade was actually exited. See screen shots below

    Now, when I run the strategy with OnBarClose only, my Exit times is showing the time of the bar when the exit occurred, and not the the time when the trade was actually exited as well.

    Even with Sample MA CrossOver, the exit times shows the time of bar the trade was exited.

    I think this is because bars only show the OHLC prices and times.
    Attached Files

    #2
    Hello simple_goodoboy,

    Thank you for your note.

    It looks like both your entries and exits are taking place at either :30 or :00, so it looks like you are running the strategy on a 30 minute data series.

    If you'd like intrabar granularity, where orders are filled intrabar, you should add a secondary tick series to your strategy. Please see the following link for more information.
    You can submit orders to different Bars objects. This allows you the flexibility of submitting orders to different timeframes. Like in live trading, taking entry conditions from a 5min chart means executing your order as soon as possible instead of waiting until the next 5min bar starts building. You can achieve this by


    Please let us know if you need further assistance.
    Alan P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    81 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    149 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    79 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    52 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    59 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X