Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Issue with opening orders in opposite direction to open trades

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

    Issue with opening orders in opposite direction to open trades

    Hi,

    I'm backtesting a strategy where multiple orders can be triggered and opened in the same direction and in the opposite direction at the same time. I'm having dramas, and just discovered because positions are not being opened in the opposite direction if I have one or more positions open in one direction.

    For example if I have 2 separate Long positions open and a short is triggered, this position isn't taken /shown on the backtest chart or trade results.
    If I have a short (or more than one) open. no longs are taken.

    I have these parameters set in the init function:
    EntriesPerDirection = 10;
    EntryHandling = EntryHandling.AllEntries; // total of # (EntriesPerDirection) trades open at once

    Also I am naming every position I open with a unique signal name for setting the profit target and stops for each which is working fine.

    I am using the functions EnterLongLimit and EnterShortLimit to take the trades.

    Can you please advise what is happening in the background here to prevent the trades executing. Is there a parameter that needs to be set to allow this.

    thanks

    #2
    Hello PolarBear,
    Can you send a "sample strategy" to support[AT]ninjatrader[DOT]com depicting the problem you are facing.

    Please append Attn:Joydeep in the subject line of the email and give a reference of this thread in the body of the email.

    I look forward to assisting you further.
    JoydeepNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    670 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    379 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    111 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    575 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    582 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X