Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Entry problems

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

    Entry problems

    EnterLongLimit(DefaultQuantity, Bollinger(1, 40).Upper[0], "BuyBB1");

    When I use this as an entry on a one minute time frame and the current bar is at the Bollinger(1, 40).Upper[0], the entry works perfect buying the price that the Bollinger Band is at. But sometimes even when the High of the bar is below the Bollinger Band the chart shows that the strategy entered at a price that was floating above the High of the bar but at the price of the Bollinger Band. Is this a charting error or will a trade actually occur?

    My objective is to enter a trade at the price of the Bollinger Band IF it reaches the price of the Bollinger Band as soon as it reaches it. I've tried conditional entries "if the high reaches BB then EnterLong() but this creates a delayed entry to the next bar.

    What do you recommend?
    thanks

    #2
    Hi Ken,

    This likely has to do with how limit orders are filled in the backtest. Please review the following link then > Understanding historical processing options


    Please let us know if this doesn't address what you're seeing.
    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
    639 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    366 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    107 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    569 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    572 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X