Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

EntryHandling = EntryHandling.AllEntries

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

    EntryHandling = EntryHandling.AllEntries

    Hi

    I want to be able to add or take to/from a position at any time. Since at any particular time I will have only one position I will keep the same name for all entries and exits, or rather call Enter and Exit commands without name such as "EnterLong(shares)".

    What is the best option for EntryHandling in this case so on the chart I have only single line connecting entry with exit points at each time. Right now I have many lines connecting entries with exits in seemingly random order, it seems that I run only many strategies simultaneously.

    Thank you.

    #2
    BoyPlunger,

    If you want to scale out of positions it must be done with unique signals names. The position management is tied very closely to the signal names --to scale out you must first scale in. A basic scale out strategy is available here:


    If you prefer a different handling, you can work in our unmanaged framework. This allows you to submit orders exactly the way you want:
    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    656 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    371 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    109 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    574 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    579 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X