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

manually moving stops

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

    manually moving stops

    I manually moved my stop on my live account when I was up and it just closed my trade. Made me miss out on 2x my profits.
    I back test on the market replay playback and manually move my stop, it stays in the trade.
    Is this normal? It seems like it didnt do this before? thanks

    #2
    I think I need to disable my strategy before moving the stop then re-enable it?

    Comment


      #3
      Hello ezrollin,

      Thanks for your post.

      Is the stop order being submitted as a Set method or an Exit method? (such as SetStopLoss() or ExitLongStopLimit())

      If the stop order is a Set method, is the order moving when bar closes, or based on the Calculate mode the strategy is set to?

      If the stop order is an Exit method, where are you calling the Exit method in your script?

      If you call the Exit method just once in OnExecutionUpdate(), then you could move the stop order.

      See this reference sample which demonstrates using OnExecutionUpdate(): https://ninjatrader.com/support/help...and_onexec.htm

      Also, see this help guide documentation: https://ninjatrader.com/support/help...tionupdate.htm

      Let us know if we may assist further.
      Brandon H.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by ETFVoyageur, Today, 02:08 AM
      0 responses
      7 views
      0 likes
      Last Post ETFVoyageur  
      Started by kujista, 04-22-2024, 07:46 AM
      3 responses
      12 views
      0 likes
      Last Post kujista
      by kujista
       
      Started by kujista, 04-23-2024, 06:23 AM
      7 responses
      57 views
      0 likes
      Last Post kujista
      by kujista
       
      Started by SentientDavid, Today, 01:34 AM
      0 responses
      8 views
      0 likes
      Last Post SentientDavid  
      Started by MrForgetful, Today, 01:28 AM
      0 responses
      6 views
      0 likes
      Last Post MrForgetful  
      Working...
      X