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 argusthome, Yesterday, 10:06 AM
    0 responses
    20 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    18 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    14 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    9 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    38 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X