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 kinfxhk, 07-14-2026, 09:39 AM
        0 responses
        127 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 10:18 AM
        0 responses
        105 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 09:50 AM
        0 responses
        85 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 07:21 AM
        0 responses
        105 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-11-2026, 02:11 AM
        0 responses
        86 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X