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

More ExitLongLimits in Managed

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

    More ExitLongLimits in Managed

    I would like to scale out a position using limit orders and Managed approach.

    It would work well if I could issue more ExitLongLimits, but instead of placing more Limits, NT modifies the first issued Limit order.

    Is there a workaround for this besides opting for unmanaged approach?

    #2
    Hello Zapzap,

    Thank you for your post.

    Not necessarily. It would be benefit to use Unmanaged to scale out of any entry size using any exit size (reversal as well). However, Managed would not allow this unless you scaled into the position with separate entries and exit those same sizes while referencing the entrySignalNames. So it is not truly possible when using Managed and there is no true work around in the Managed Approach.

    Comment


      #3
      Patrick,
      Thank you for your reply.

      What is the use/difference of SetProfit vs ExitLongLimit if both are restricted to closing a full order only?

      Comment


        #4
        Hello Zapzap,

        The SetProfitTarget and SetStopLoss will be tied to each other by the entrySignalName and will cancel when the other fills automatically. Where using Exit methods will not cancel each other when the other fills.

        Comment


          #5
          Patrick,

          I'm trying to connect the dots:
          You can't scale out from an entry.
          This means that you need to close the whole entry by an exit.
          This also means that exits are tied to entries.
          Which also means that it doesn't really matter if two exits are tied to each other since you exit the whole entry thus the other exit order gets cancelled anyways.

          So it is a difference on the surface , is it not?

          I am just trying to understand managed approach.

          Comment


            #6
            Hello Zapzap,

            Thank you for your post.

            When using Set methods the exit orders SetStopLoss and SetProfitTarget will cancel each other when the other fills. However, Exit methods such as ExitLongStop and ExitLongLimit will not cancel each other but if one fills the other is invalid as there is no position to exit.

            Comment


              #7
              Patrick,

              Thanks, that's an affirmative answer then from usage point of view.

              I still can't see any practical use for ExitLongStop/Limit and friends without the ability of scaling out from a bigger entry.

              Comment


                #8
                Hello Zapzap,

                Thank you for your response.

                It would be used for those that enter and exit a full size.

                Comment


                  #9
                  Okay, but SetStopLoss and StProfit are a lot simplier since you don't have to care about choosing the right exit (Long or short, stop or limit).

                  Thanks for your responses Patrick, I appreciate it!

                  Comment

                  Latest Posts

                  Collapse

                  Topics Statistics Last Post
                  Started by kujista, Yesterday, 12:39 AM
                  4 responses
                  16 views
                  0 likes
                  Last Post kujista
                  by kujista
                   
                  Started by Mindset, Yesterday, 06:19 AM
                  2 responses
                  15 views
                  0 likes
                  Last Post Mindset
                  by Mindset
                   
                  Started by bubblegum, 03-18-2024, 10:41 AM
                  4 responses
                  51 views
                  0 likes
                  Last Post NinjaTrader_Gaby  
                  Started by Yasharandom, 05-04-2024, 07:45 AM
                  2 responses
                  24 views
                  0 likes
                  Last Post Yasharandom  
                  Started by francesjandujar, Today, 05:15 AM
                  0 responses
                  4 views
                  0 likes
                  Last Post francesjandujar  
                  Working...
                  X