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 rtwave, 04-12-2024, 09:30 AM
        4 responses
        29 views
        0 likes
        Last Post rtwave
        by rtwave
         
        Started by yertle, Yesterday, 08:38 AM
        7 responses
        28 views
        0 likes
        Last Post yertle
        by yertle
         
        Started by bmartz, 03-12-2024, 06:12 AM
        2 responses
        21 views
        0 likes
        Last Post bmartz
        by bmartz
         
        Started by funk10101, Today, 12:02 AM
        0 responses
        6 views
        0 likes
        Last Post funk10101  
        Started by gravdigaz6, Yesterday, 11:40 PM
        1 response
        9 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Working...
        X