Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

multiple trade allocation

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

    multiple trade allocation

    My query is how best to implement multiple trade allocation in NT7.
    Let's say for example a scenerio where you want to enter a trade and have 3 different profit taking strategies and ratio each of these strategies 50:30:20 % of your position.

    Would you enter the trade with the complete position or would you enter 3 separate orders?
    Depending on the answer to the first, is there a good way in NT to manage each of the different exit conditions?

    To keep it simple, let's assume a 3 fixed profit taking strategies of:
    - 1ATR, 1.5ATR, and 2 ATR
    with an allocation of 50, 30, 20 %.

    I'm interested to know people's thoughts on the best way to approach this in the code.

    Whilst thinking about this, it may be important to note, that amongst the profit taking component, you also have a stop monitoring component. Eg, you may want to shift stops for the different allocations to different levels independantly.

    thanks

    #2
    PolarBear, if you're working in the managed approach here it would be important to note to scale into your position, so you could scale out later by 'tagging' the exit orders to your entries - http://www.ninjatrader.com/support/f...ead.php?t=3751

    For your orders, I would suggest not using the Set() methods, as you would need the IOrder returns of the Exit() methods to monitor their individual states and have tigher control amending the levels as the trade progresses.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    65 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    41 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    23 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    26 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    52 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X