Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

certain time frame but want to finish trade

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

    certain time frame but want to finish trade

    Hi!

    I'm new to all this and trying to put my first few strategies togehter.

    As an example: I'd like to trade an MA cross between 9 PM and 1 AM. After 1 AM, I don't want to enter any more trades, but I do want to wait until the next cross occurs and then get out.

    Right now the system gets me in between 21:00 and 01:00 but then after 01:00 it doesn't get me out anymore. What do I have to do to get it to finish the trade, even though the close comes after my time limit?

    Also I'm getting an Exit on Close at midnight that is right in my trading time. How do I change that to a time like 5 or 6 PM when I'm not trading?

    Thanks!
    Chris

    #2
    cChris,

    Welcome to the NinjaTrader Forums. To do what you want please take a look at this reference sample for time filters: http://www.ninjatrader-support.com/v...ead.php?t=3226

    What you want to do is limit the trading hours of your entry orders, but not the hours of your exit orders. Put your ExitLong() methods outside of the if statement that creates the time filter.

    In regards to Exit on Close, it exits your positions at the session end. The session end is defined by your Chart Properties. You can change this by double clicking on your chart and changing the Session End time to whatever you want.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Great, thanks!!! I'll try it out.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by andrewtrades, Today, 04:57 PM
      1 response
      10 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by chbruno, Today, 04:10 PM
      0 responses
      6 views
      0 likes
      Last Post chbruno
      by chbruno
       
      Started by josh18955, 03-25-2023, 11:16 AM
      6 responses
      436 views
      0 likes
      Last Post Delerium  
      Started by FAQtrader, Today, 03:35 PM
      0 responses
      9 views
      0 likes
      Last Post FAQtrader  
      Started by rocketman7, Today, 09:41 AM
      5 responses
      19 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Working...
      X