Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Limit Order

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

    Limit Order

    I am testing system when all the rules are met I want to place an order for the day to buy 5% below the close using daily time frame.
    {

    EnterLongLimit(DefaultQuantity, Close[0] * 0.95, "Le");

    }
    This one works but id the stock gaps down more than 5% still the back testing will shows that it was entered at 5% below the close, which makes the results unacurate.

    Thanks,
    RNR123

    #2
    Which fill type are you using for the historical fill processing when backtesting the entry?

    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by kevinenergy, 02-17-2023, 12:42 PM
    117 responses
    2,766 views
    1 like
    Last Post jculp
    by jculp
     
    Started by Mongo, Today, 11:05 AM
    5 responses
    15 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by traderqz, Today, 12:06 AM
    8 responses
    16 views
    0 likes
    Last Post traderqz  
    Started by SightCareAubetter, Today, 12:50 PM
    0 responses
    2 views
    0 likes
    Last Post SightCareAubetter  
    Started by Skifree, Today, 03:41 AM
    5 responses
    14 views
    0 likes
    Last Post Skifree
    by Skifree
     
    Working...
    X