Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Question about Entry rules based on indicators on multiple time frames

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

    Question about Entry rules based on indicators on multiple time frames

    Hello, I would like to ask if is possible to develop a strategy what will use 4 different time frames and each time frame will use minimum 3 indicators with exact rules? An example: Entry for on 1 minute time frame on crossing of slow EMA by fast EMA when it is below slowest EMA, ATR value ismore than 1, RSI must be below 30 and DMX min 40. But on 15 min ATR must be minimum 2, RSI below 20, and CCI bellow -100 , MACD cross... ... , On 2 hours time frame CCI must be over 0, RSI over 40,... And the Exits will have similar rules. Thank you.

    #2
    Hello Deux008,

    Yes, it is possible to use 4 different time frames and use these as the input series for an indicator.

    This is done with AddDataSeries().

    Below is a link to the reference sample that demonstrates.


    One caveat is that if the added series is used for the input series, AddChartIndicator() can no longer be used to automatically visually add the indicator to the chart.
    The work around would be to modify the indicator to add the secondary series itself.
    Hi Ninjatrader support team, I encountered a problem when using EMA Indicator on a secound dataseries. The plotting gets stopped after a while: emaStop.png
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by kinfxhk, 07-14-2026, 09:39 AM
    0 responses
    87 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 10:18 AM
    0 responses
    92 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 09:50 AM
    0 responses
    70 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 07:21 AM
    0 responses
    87 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-11-2026, 02:11 AM
    0 responses
    64 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X