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 traderqz, Yesterday, 09:06 AM
            3 responses
            21 views
            0 likes
            Last Post NinjaTrader_ThomasC  
            Started by f.saeidi, Today, 10:19 AM
            1 response
            5 views
            0 likes
            Last Post NinjaTrader_BrandonH  
            Started by kujista, Today, 06:23 AM
            5 responses
            15 views
            0 likes
            Last Post kujista
            by kujista
             
            Started by traderqz, Today, 12:06 AM
            3 responses
            6 views
            0 likes
            Last Post NinjaTrader_Gaby  
            Started by RideMe, 04-07-2024, 04:54 PM
            5 responses
            28 views
            0 likes
            Last Post NinjaTrader_BrandonH  
            Working...
            X