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 warreng86, 11-10-2020, 02:04 PM
      7 responses
      1,360 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by Perr0Grande, Today, 08:16 PM
      0 responses
      5 views
      0 likes
      Last Post Perr0Grande  
      Started by elderan, Today, 08:03 PM
      0 responses
      9 views
      0 likes
      Last Post elderan
      by elderan
       
      Started by algospoke, Today, 06:40 PM
      0 responses
      10 views
      0 likes
      Last Post algospoke  
      Started by maybeimnotrader, Today, 05:46 PM
      0 responses
      14 views
      0 likes
      Last Post maybeimnotrader  
      Working...
      X