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

Adaptive timeframe

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

    Adaptive timeframe

    Is it possible to have an indicator or strategy adjust the timeframe of the chart in use?

    Or can an indicator create a copy of the chart in use but with a different timeframe and then pass variables to an indicator in that chart?


    The indicator I am developing requires that the price (between two pivots) is drawn within a frame of 100-150 bars and each bar could be n ticks or n minutes etc depending on market speed.

    Thanks!

    #2
    Hello BillyRayValentine,

    A strategy is applied to one series and you can add multiple series in the Strategies Initilize() method. Unfortunately changing intervals is not supported, but you may be able to work within this framework to achieve your goals. You can check conditions on multiple time frames as well as submit orders to specific time frames.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Hi Ryan,

      Thanks for the reply.

      Do you know if changing the timeframe is something that could be supported in the future?

      What I would be interested in is the ability to change the number of ticks, minutes or days represented by each bar. For example; if my strategy is started on a 5 tick chart then I can adjust this up (to 10 ticks) or down (to 2 ticks) to fit price patterns as required.

      Thanks!

      Comment


        #4
        BillyRayValentine, I am not aware of any such plans. I will forward the suggestion on.
        AustinNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Max238, Today, 01:28 AM
        4 responses
        35 views
        0 likes
        Last Post Max238
        by Max238
         
        Started by r68cervera, Today, 05:29 AM
        1 response
        7 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by geddyisodin, Today, 05:20 AM
        1 response
        11 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Started by timko, Today, 06:45 AM
        2 responses
        13 views
        0 likes
        Last Post NinjaTrader_ChristopherJ  
        Started by habeebft, Today, 07:27 AM
        0 responses
        6 views
        0 likes
        Last Post habeebft  
        Working...
        X