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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        152 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        89 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        131 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        127 views
        1 like
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        107 views
        0 likes
        Last Post CarlTrading  
        Working...
        X