Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ExitOnClose by the end of the day using MasterInstrument session level

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

    ExitOnClose by the end of the day using MasterInstrument session level

    The Bars.session may represent a structure of sessions over the day, excluding some hour of the trading day, for different reasons such as optimization purposes. If multiple session exits per day, the end of a session is not the end of the day, but just a segment of it.

    As a day trader, I would like make sure my strategy EXIT all contracts, at the end of the day ONLY.

    Since I might use Range or Volume Charts (BarsPeriod.Id == PeriodType.Range), I can't manage it myself and make sure to set the ExitOnClose at the last session of the day, since this session may not occur.

    The best way to handle it, is to have the ExitOnClose at the level of Instrument.MasterInstrument.Session. The Instrument.MasterInstrument.Session End is what really defines the end of the trading day. Is it possible?

    #2
    Hello Shai Samuel,

    The Instrument.MasterInstrument.Session is not a supported method so I would not recommend using it as Bars.Session can be different than Instrument.MasterInstrument.Session because they can point to two different Session Templates.

    The best way to make sure that you are out of a trade would be to define a time filter to exit out any trades that you have.

    Following are links to all available NinjaScript reference samples within this forum section: Strategy Reference Samples (NinjaTrader 8) - also applicable to NT7 Using a time filter to limit trading hours (http://www.ninjatrader.com/support/forum/showthread.php?t=3226) Using multiple entry/exit signals simultaneously


    Let me know if you have any questions.
    JCNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    647 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    369 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    108 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    572 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    573 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X