Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Exit Names and Signal Names

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

    Exit Names and Signal Names

    If I am using a "signal name" for exiting, is it possible to have an exit name as well, to describe the reason "why exiting"?

    ExitLong("Long-1"), like: "MACrossDown"

    thanks

    #2
    Hello,

    Thank you for your note.

    Yes this is possible. Please see this guide, you will want to use the method that uses Signal Name.



    Let me know if I can be of further assistance.
    BrettNinjaTrader Product Management

    Comment


      #3
      Ok, thanks. So you just have to put the "exit signal name" before the "entry signal name", right?

      Comment


        #4
        ExitLong(string signalName, string fromEntrySignal)


        Put the signal name first and then the from entry signal second.
        BrettNinjaTrader Product Management

        Comment


          #5
          Thanks alot

          Comment


            #6
            In Ninja 7, is it possible to backtest a strategy that enters intrabar, rather than at close or next bar open?

            Comment


              #7
              Clint, this is possible in 6.5 / 7 if you can formulate your higher time frame entry by using a lower granular timeframe - if this is not possible, the next best option is to use this reference sample -

              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

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Geovanny Suaza, 02-11-2026, 06:32 PM
              0 responses
              647 views
              0 likes
              Last Post Geovanny Suaza  
              Started by Geovanny Suaza, 02-11-2026, 05:51 PM
              0 responses
              368 views
              1 like
              Last Post Geovanny Suaza  
              Started by Mindset, 02-09-2026, 11:44 AM
              0 responses
              108 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by Geovanny Suaza, 02-02-2026, 12:30 PM
              0 responses
              571 views
              1 like
              Last Post Geovanny Suaza  
              Started by RFrosty, 01-28-2026, 06:49 PM
              0 responses
              573 views
              1 like
              Last Post RFrosty
              by RFrosty
               
              Working...
              X