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

How to close 1 quantity from 2 in position?

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

    How to close 1 quantity from 2 in position?

    I have entry order quantity equal 2. How to close 1 quantity in specific time ( for example after 10 positive ticks ) than continue position and close next quantity after ( for example ) 20 positive ticks?

    #2
    Hello Yevhenii,

    Thank you for your note.

    To be able to scale out of a position I would suggest using two different entry signal names and when applying the strategy, setting Entry Handling under Order Handling to Unique Entries. This allows your strategy to enter entry trades which are uniquely named.

    For additional information on unique entries, please see EntriesPerDirectoin section of our helpguide,



    So if you using the Strategy Builder, when you designate your strategy action, for example Enter Long Position, you’ll want to assign a Signal Name.

    I’ve provided an example strategy put together in the strategy wizard which breaks an entry into 2 separate orders, and assigns a profit target of 10 ticks to the first entry and 20 ticks to the second entry. See Attached Strategy.

    An alternative method to accomplish what you’re looking to do could be achieved using the Unmanaged Approach, which is reserved for experienced programmers. Note the strategy builder example uses the managed approach.

    For more information on the unmanaged approach please see our helpguide,


    Please let us know if you need further assistance.
    Attached Files
    Alan P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by mjairg, 07-20-2023, 11:57 PM
    3 responses
    213 views
    1 like
    Last Post PaulMohn  
    Started by TheWhiteDragon, 01-21-2019, 12:44 PM
    4 responses
    544 views
    0 likes
    Last Post PaulMohn  
    Started by GLFX005, Today, 03:23 AM
    0 responses
    3 views
    0 likes
    Last Post GLFX005
    by GLFX005
     
    Started by XXtrader, Yesterday, 11:30 PM
    2 responses
    12 views
    0 likes
    Last Post XXtrader  
    Started by Waxavi, Today, 02:10 AM
    0 responses
    7 views
    0 likes
    Last Post Waxavi
    by Waxavi
     
    Working...
    X