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 WeyldFalcon, 08-07-2020, 06:13 AM
    10 responses
    1,413 views
    0 likes
    Last Post Traderontheroad  
    Started by firefoxforum12, Today, 08:53 PM
    0 responses
    9 views
    0 likes
    Last Post firefoxforum12  
    Started by stafe, Today, 08:34 PM
    0 responses
    10 views
    0 likes
    Last Post stafe
    by stafe
     
    Started by sastrades, 01-31-2024, 10:19 PM
    11 responses
    169 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by kmunroe478, Today, 05:39 PM
    0 responses
    6 views
    0 likes
    Last Post kmunroe478  
    Working...
    X