Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

getting the chart timeframe into an indicator

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

    getting the chart timeframe into an indicator

    How to do I get the chart time-frame from inside an indicator or strategy. For example, say I have a simple strategy and I apply it to a 1-min chart, a 500-tick chart and a 3-range chart. Based on the chart type I may have different stop settings. Then what code should I add to the indicator/strategy to tell me which chart I am using?

    #2
    Originally posted by frannt View Post
    How to do I get the chart time-frame from inside an indicator or strategy. For example, say I have a simple strategy and I apply it to a 1-min chart, a 500-tick chart and a 3-range chart. Based on the chart type I may have different stop settings. Then what code should I add to the indicator/strategy to tell me which chart I am using?
    Hi frannt

    Using NinjaScript items from BarsPeriod (eg BarsPeriod.Id & BarsPeriod.Value ) should achieve what you're after... here is the link to the NinjaTrader help guide...


    Cheers

    Comment


      #3
      Thanks, that was just what I wanted!

      Comment


        #4
        No worries frannt, cheers

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Barry Milan, Today, 10:35 PM
        1 response
        8 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by WeyldFalcon, 12-10-2020, 06:48 PM
        14 responses
        1,428 views
        0 likes
        Last Post Handclap0241  
        Started by DJ888, Yesterday, 06:09 PM
        2 responses
        9 views
        0 likes
        Last Post DJ888
        by DJ888
         
        Started by jeronymite, 04-12-2024, 04:26 PM
        3 responses
        40 views
        0 likes
        Last Post jeronymite  
        Started by bill2023, Today, 08:51 AM
        2 responses
        16 views
        0 likes
        Last Post bill2023  
        Working...
        X