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 argusthome, 03-08-2026, 10:06 AM
    0 responses
    69 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    42 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    24 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    27 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    54 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X