Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

multiple timeframe indicators in one chart?

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

    multiple timeframe indicators in one chart?

    Hi,

    I'm pretty new to Ninja and C# programming and I can't make the following work:

    Let's say I have a 3min chart of the ES future.

    I want the indicator to draw horizontal lines for the LowestLow[1] and HighestHigh[1] of an X-min time period (where X is a user defined input variable) AND I want to be able to specify a SessionStart time or Update time. If I declare a SessionStart time, the X-min Levels should be updated every X seconds/minutes from that point.

    I hope this makes sense?

    Secondly I'd like to have a CCI of a 7 minute chart displayed on my 3min chart.

    Can anyone help me with this in any way?

    Regards,
    Kalle

    #2
    Hello,

    You will need to build this in a strategy and use the methods on this link:
    DenNinjaTrader Customer Service

    Comment


      #3
      I have seen indicators which can plot from a different timeframe without using a strategy (ie the MinuteSMA indicator from FinAL Pack1). Anyone give me a hint as to how this is done? =)

      Comment


        #4
        Unfortunately this is not supported sefstrat, but you can check threads here on the GlobalVariable.

        Comment

        Latest Posts

        Collapse

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