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 arvidvanstaey, Today, 02:19 PM
    2 responses
    8 views
    0 likes
    Last Post arvidvanstaey  
    Started by jordanq2, Today, 03:10 PM
    0 responses
    5 views
    0 likes
    Last Post jordanq2  
    Started by traderqz, Today, 12:06 AM
    10 responses
    18 views
    0 likes
    Last Post traderqz  
    Started by algospoke, 04-17-2024, 06:40 PM
    5 responses
    46 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by mmckinnm, Today, 01:34 PM
    3 responses
    6 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X