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 CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    276 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    172 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    171 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    262 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    214 views
    0 likes
    Last Post CarlTrading  
    Working...
    X