Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Know what chart period the indicator is on?

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

    Know what chart period the indicator is on?

    Is there a way to get the value of the period the chart is?

    Say if it's running on a 5 minute, 233 tick, 6 range, etc?

    PeriodOfChart().Value[0]

    type of thing?

    Mike

    #2
    ctrlbrk,

    Please see this article: http://www.ninjatrader-support.com/H...arsPeriod.html
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Stellar.

      Mike

      Comment


        #4
        Here is a sample from one of my indicators which shows what chart and interval in the Alerts window when there is an alert, very handy when the same indicator is on several charts:

        Alert("TEMA Cross", NinjaTrader.Cbi.Priority.High,"TEMA Cross " + Bars.Period.Value + ThisChart,"c:\\windows\\media\\ding.wav",4,Color.B lack,Color.White);
        eDanny
        NinjaTrader Ecosystem Vendor - Integrity Traders

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        637 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        366 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        107 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        569 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        572 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X