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 carnitron, Today, 08:42 PM
      0 responses
      5 views
      0 likes
      Last Post carnitron  
      Started by strategist007, Today, 07:51 PM
      0 responses
      7 views
      0 likes
      Last Post strategist007  
      Started by StockTrader88, 03-06-2021, 08:58 AM
      44 responses
      3,974 views
      3 likes
      Last Post jhudas88  
      Started by rbeckmann05, Today, 06:48 PM
      0 responses
      8 views
      0 likes
      Last Post rbeckmann05  
      Started by rhyminkevin, Today, 04:58 PM
      4 responses
      58 views
      0 likes
      Last Post dp8282
      by dp8282
       
      Working...
      X