Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Same fills for StopMarket and StopLimit orders on range bars?

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

    Same fills for StopMarket and StopLimit orders on range bars?

    Hello Ninja!

    I have run some backtests on range bars and compared the fills for the different entry order methods. My results show that I get the same fills for orders placed 1 tick above the market on Stop-Market orders and Stop-Limit orders. I would expect at difference since Stop-Limit orders shouldn't fill on touch (when property IsFillLimitOnTouch = FALSE) and thus no trades with MFE = 0 should occur for Stop-Limit orders. I have also compared the fills for entry orders methods below the market and there I do see the expected difference between Limit orders and MIT orders.
    Shouldn't there be a difference in fills between Stop-Limit orders and Stop-Market orders on range bars?

    My test was done:
    - with historical tick data in the Strategy Analyzer
    - time frame = range bars (5 ticks)
    - entry order stop price = 1 tick above market
    - property IsFillLimitOnTouch = FALSE
    - OrderFillResolution = Standard

    /Poseidon_Sthlm

    #2
    Hello Poseidon_Sthlm,

    To confirm, limit orders are requiring a 1 tick through, however, the limit price of a stop limit does not, is this correct?

    This is the confirmed behavior. From our development;
    "We don't have the 'FillLimitOrderOnTouched' concept implemented for stop limits orders. Stop limit orders simply fill at the stop limit price as long as it sits inside of the open/high of the fill bar. This is different then limits orders which have the feature to require pass through or not. "

    Feature request SFT-2321 was created for stop limit orders to be affected by slippage the same as a limit order in backtest. I have submitted your vote to this request.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Thanks for the quick answer.
      Sorry, my misstake. I thought that the property IsFillLimitOnTouch = False also would affect Stop-Limit Orders.

      /Poseidon_Sthlm

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      47 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      23 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      33 views
      1 like
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      50 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      42 views
      0 likes
      Last Post CarlTrading  
      Working...
      X