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

Cancelled order due to end of session handling

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

    Cancelled order due to end of session handling

    Hi NinjaTrader,

    My intraday strategy (period 30 minutes) exits a long potion by market order, ExitLong(), based on some criteria. Also it has a stop-loss order which may last several days.

    There is problem running it on TDAmeritrade because TDA does not allow market-sell order to have Gtc TimeInForce.

    Like, if I set Strategy TimeInForce to Gtc, ExitLong() will be rejected by TDA and startegy stopped; if I set Strategy TimeInForce to Day, it is incorrect to my Stop-Loss orders, which may last several days.

    I wonder what is the proper way of dealing this situation. Or the ExitLong() order method has a time-in-force attribute I failed to notice? Right now time-in-force seems can only be set at Strategy level.

    Thank you Ninja.

    #2
    Hello Tony345,

    Thanks for your post.

    If your connection is through TD Ameritrade, the strategy using Market orders must be set to Time In Force = DAY. Unfortunately, this must be set up on Strategy initialization, so there would be no way to exclusively set your exit orders to TIF = GTC at run time. The strategy would be able to use the GTC time in force if the entry order were not a Market type order.

    Please let me know if I can assist any further.​
    Brandon H.NinjaTrader Customer Service

    Comment


      #3
      Hi Brandon,

      I see. Thank you.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by wzgy0920, Today, 09:53 PM
      0 responses
      0 views
      0 likes
      Last Post wzgy0920  
      Started by mgco4you, Today, 09:46 PM
      0 responses
      1 view
      0 likes
      Last Post mgco4you  
      Started by Rapine Heihei, Today, 08:19 PM
      1 response
      8 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by Rapine Heihei, Today, 08:25 PM
      0 responses
      6 views
      0 likes
      Last Post Rapine Heihei  
      Started by f.saeidi, Today, 08:01 PM
      1 response
      9 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Working...
      X