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

Using Order Flow's Cum Delta in multiple time frames

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

    Using Order Flow's Cum Delta in multiple time frames

    Could someone please give me an example of using Cum Delta in three different time frames? I am having a hard time getting the syntax down. I want to access the open and close of it in 3 time frames.

    Thanks in advance

    #2
    Hello dpaulw,

    Thank you for your note.

    Which time frames are you interested in?

    The first line in the example at the link below states that this indicator runs off tick data, so you would not be able to pass a daily data series to it.



    I look forward to your reply.
    Alan P.NinjaTrader Customer Service

    Comment


      #3
      Time frame

      Thanks for the reply. No not daily. Something like 2 range, 3, range and 4 range or 1 minute, 3 minute, and 5 minute. This indicator is tricky on the syntax. Please give me an example.

      Comment


        #4
        Hello dpaulw,

        You may only use a tick series with this indicator, not a range series.

        I've attached a sample indicator which prints the cumulative delta to the output window.

        You may find other syntax for this study at the following link,


        Please let us know if you need further assistance.
        Attached Files
        Alan P.NinjaTrader Customer Service

        Comment


          #5
          I use it on range charts all the time and it works just fine. I am confused?

          Comment


            #6
            Hello dpaulw,

            The indicator adds a tick series for which it uses. Similar to how the Pivot indicator adds a daily series.

            It is not using your primary data series, your chart, as the input.

            Please let us know if you need further assistance.
            Alan P.NinjaTrader Customer Service

            Comment


              #7
              Ok, maybe it is getting clearer now. I may be able to add the other time frames and then use a barsarray check for the time frame I am after. Then just grab the current open and close for cum delta.

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by MSerag, Yesterday, 11:52 PM
              3 responses
              22 views
              0 likes
              Last Post NinjaTrader_ChelseaB  
              Started by dcriador, Yesterday, 01:43 AM
              6 responses
              27 views
              0 likes
              Last Post NinjaTrader_Jesse  
              Started by James650, Today, 08:25 AM
              1 response
              2 views
              0 likes
              Last Post NinjaTrader_ChristopherJ  
              Started by Rogers101, 05-05-2024, 11:30 AM
              14 responses
              40 views
              0 likes
              Last Post NinjaTrader_Jesse  
              Started by ETFVoyageur, 04-30-2024, 06:05 PM
              11 responses
              80 views
              0 likes
              Last Post NinjaTrader_ChelseaB  
              Working...
              X