Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

VERY simple question - I think...

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

    VERY simple question - I think...

    I am using the Strategy Analyzer and I am running a simple RSI Buy and Sell strategy. Problem is that I want the trade to execute at the end of the day on the DAY OF the signal, not at the open of the next market day. Please let me know if this is something you can comment on. Thanks...

    #2
    Hello dunwoodyjr,

    Thanks for the post and welcome to the NinjaTrader forums!

    This is the timing model for strategy order submission historically / in backtest. True conditions are submitted to the next bar following the condition. To work around this you can code an additional smaller series and submit to this series. There is a sample available that can help you with this:
    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
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      With this solution, I take it I must use different time frames. I am not Live yet, so I am limited to just EOD data. I am also still learning the software code. Just need to know if am I right about the different time frames or can I use the same time frame for Primary and Secondary? That's it. Thanks...

      Comment


        #4
        Yes, this solution requires working with multiple time frames. The smaller time frame provides increased granularity.
        Ryan M.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by pibrew, Today, 06:37 AM
        0 responses
        4 views
        0 likes
        Last Post pibrew
        by pibrew
         
        Started by rbeckmann05, Yesterday, 06:48 PM
        1 response
        14 views
        0 likes
        Last Post bltdavid  
        Started by llanqui, Today, 03:53 AM
        0 responses
        6 views
        0 likes
        Last Post llanqui
        by llanqui
         
        Started by burtoninlondon, Today, 12:38 AM
        0 responses
        11 views
        0 likes
        Last Post burtoninlondon  
        Started by AaronKoRn, Yesterday, 09:49 PM
        0 responses
        16 views
        0 likes
        Last Post AaronKoRn  
        Working...
        X