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

Profit target/stop loss not working correctly

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

    Profit target/stop loss not working correctly

    New to NT8. I have a strategy that enters the trade correctly, but I have lots of issues when the trades needs to exit. I just want to be able to take profits at X and stop losses at Y. When I try to setup profit targets/stop losses in the Strategy Builder, it doesn't work as I expect. Just would like to know how to properly setup those. I can provide what I have/give examples if needed. Any help is appreciated.

    #2
    Hello Lumbeezl,
    Thanks for your post.

    Which order entry methods are you using for your stop loss and profit targets? (ie. SetStopLoss(), ExitShortStopMarket(), etc.)

    Where in your script are these methods located? (ie. OnBarUpdate(), OnStateChange() State.Configure , etc.)

    How are you testing this strategy? (ie. Strategy Analyzer, Market Replay, Live testing, etc)
    Josh G.NinjaTrader Customer Service

    Comment


      #3
      So the functions used are SetStopLoss() and SetProfitTarget(). They are located in State.Configure. I am testing using Strategy Analyzer and Live Testing on the Sim101 account.

      Comment


        #4
        How are you currently setting the values for the stop loss and profit target? And what values are you generally using?

        What results are you seeing that are unexpected?

        Are there any errors on the 'Log' tab of your Control Center when you run the strategy?
        Josh G.NinjaTrader Customer Service

        Comment


          #5
          I was able to finally find some help in some older posts, but I did have to open NinjaScript to edit the strategy. The Strategy Builder wasn't doing it correctly.

          Comment


            #6
            Originally posted by Lumbeezl View Post
            I was able to finally find some help in some older posts, but I did have to open NinjaScript to edit the strategy. The Strategy Builder wasn't doing it correctly.
            I was thrilled to read through this entire thread to find out YOU found a solution. Because that's why we're all here...to tell everyone our problem is solved. Not to share the actual solutions.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by xiinteractive, 04-09-2024, 08:08 AM
            3 responses
            11 views
            0 likes
            Last Post NinjaTrader_Erick  
            Started by Johnny Santiago, 10-11-2019, 09:21 AM
            95 responses
            6,193 views
            0 likes
            Last Post xiinteractive  
            Started by Irukandji, Today, 09:34 AM
            1 response
            3 views
            0 likes
            Last Post NinjaTrader_Clayton  
            Started by RubenCazorla, Today, 09:07 AM
            1 response
            6 views
            0 likes
            Last Post RubenCazorla  
            Started by TraderBCL, Today, 04:38 AM
            3 responses
            26 views
            0 likes
            Last Post NinjaTrader_Jesse  
            Working...
            X