Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Profit Target and Stop Loss not honored

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

    Profit Target and Stop Loss not honored

    When I'm backtesting th YM I get Close Position and Exit on Close numbers that are much higher than my Profit Target inputs. What can I do to get the Backtest to honor my PT and SL numbers?

    #2
    I suspect what you think should happen is really not what you coded. You will have to debug your strategy. Make sure that that the actual profit target prices are really at a lower price than the executed exit on close price. You could also verify this in a backtest by looking at the Orders Tab as you will see your profit target orders cancelled and the last price of the order.

    Debug tip located here - http://www.ninjatrader-support.com/v...ead.php?t=3418
    RayNinjaTrader Customer Service

    Comment


      #3
      Thanks, Ray. I can see I have something to learn about how orders are handled by NT. The suggestion to look at the Orders tab was helpful.

      Comment


        #4
        What reasons might there be for cancelling PT/SL orders. I'm seeing this happen in the Orders Tab. It seems to happen at the same second the order is placed. So when price comes to the point where they should be hit they aren't there.

        I followed the suggestion to debug the strategy. There is little to debug. There are 2 Conditions relating to an EMA, a Market Entry and the PT/SL's. What seems to be happening is something about how NT handles orders that I don't understand.

        Thanks for the help.

        Comment


          #5
          How are you submitting these orders? Via ExitLongLimit(), ExitLongStop() type commands or SetProfitTarget() etc...

          If the former, orders expire at the end of a bar. Make sure you re-submit them.
          RayNinjaTrader Customer Service

          Comment


            #6
            I'm using the SetProfitTarget() format.

            Comment


              #7
              These are cancelled if one is filled or another order submitted that closes the position is executed.
              RayNinjaTrader Customer Service

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by CortexZenUSA, Today, 12:53 AM
              0 responses
              1 view
              0 likes
              Last Post CortexZenUSA  
              Started by CortexZenUSA, Today, 12:46 AM
              0 responses
              1 view
              0 likes
              Last Post CortexZenUSA  
              Started by usazencortex, Today, 12:43 AM
              0 responses
              2 views
              0 likes
              Last Post usazencortex  
              Started by sidlercom80, 10-28-2023, 08:49 AM
              168 responses
              2,262 views
              0 likes
              Last Post sidlercom80  
              Started by Barry Milan, Yesterday, 10:35 PM
              3 responses
              10 views
              0 likes
              Last Post NinjaTrader_Manfred  
              Working...
              X