Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

StopLoss Every Tick

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

    StopLoss Every Tick

    Hello,

    I have the problem, that my stopLoss isnt triggered since the bar has closed; because of that some Losses ar unnormal big.

    What i have to do?
    I tried it with setting CalculateOnBarClose to false, but nothing happens?
    Do i have to change the
    "UpdateOnBar()" method to another ?

    Isnt it possible in Ninja Trader to get stopped out if Calculating on Bar Close?

    best regards
    Last edited by FX90903; 03-06-2015, 08:04 AM.

    #2
    Hello FX90903,

    Are you testing this in real-time or with historical data / backtest?

    In realtime, the order will be stopped when the price is hit in real-time.

    In historical, Calculate on bar close is always True.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      I backtest not in Realtime.

      I saw this post:
      You can submit orders to different Bars objects. This allows you the flexibility of submitting orders to different timeframes. Like in live trading, taking entry conditions from a 5min chart means executing your order as soon as possible instead of waiting until the next 5min bar starts building. You can achieve this by


      But the example isnt working. Is this way possible?

      best regards

      Comment


        #4
        Hello FX90903,

        Thank you for your response.

        The example would work for the Exit() and Enter() methods but not the Set() methods for stop loss and profit target.

        If you want to submit to a smaller time frame use an Exit() method and set the barsInProgressIndex to the smaller series BarsInProgress.

        Please visit the following link for more information: http://www.ninjatrader.com/support/h...nstruments.htm

        Please let me know if I may be of further assistance.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        566 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        330 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        547 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        548 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X