Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Time Volume Accumulation.

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

    Time Volume Accumulation.

    Hey Everyone,

    In this month's SC Magazine there's a formula for a volume indicator. The formula is as follows:,

    MovingAvg(Volume*(Close-Close.1)/(True High - True Low),NumBars)

    How to make an indicator with that is why I'm asking if anyone else has read this article and/or knows how to program the formula.

    Thanks in advance!

    #2
    Hi drakmyre, I'm not sure to which article you exactly refer to, but please check into this post to our sharing section - http://www.ninjatrader-support2.com/...id=232&catid=1

    Comment


      #3
      Hey Bertrand,

      It's the one from the November issue written by Michael Carr titled "Do you need volume to move stocks higher?"

      Comment


        #4
        Thanks Drakmyre, will have a look, unfortunately I'm not aware of this already created...

        Comment


          #5
          please explain

          Close.1 , is it previous close?

          true high and true low?

          some explanation of the use of the indicator?

          Comment


            #6
            Hey Everyone,

            Bertrand, it was shown in the article but as for NinjaTrader, I don't think it was made.

            LordBinder, it seems to be an Crossover indicator of volume on days when it is extraordinary.

            Comment


              #7
              we are willing to code it but :

              Close.1 , is it previous close?

              true high and true low are some particular formula or value?

              Comment


                #8
                I believe so lordbinder, perhaps Drakmyre can share which original notation / langugage was used for the formula he posted.

                True High is the greater one of the previous close or the current high accounting for gaps, vice versa for the True Low.

                Comment


                  #9
                  another piece of vital information should be the default moving average period, it should be stated in the article

                  Comment


                    #10
                    Hey Everyone,

                    To be honest, it doesn't say which program he used. All I can see is what program he used to chart it. Also, since he seems to describe how volume and thus price reacts to major movements I believe Close.1 means Close-1(the day before). Default averages are 8 and 10.

                    Comment


                      #11
                      Hi all, I've converted a few of these S&C snippets in the past few months, and they are typically written in Easy Language or just plain pseudo-code.

                      I'm guessing Close.1 means either the previous close, or if it is a multi-instrument strategy it could be the secondary instrument's close.
                      AustinNinjaTrader Customer Service

                      Comment


                        #12
                        well taking into account the remark by Bertrand regarding true high and low, and choosing the 10 period moving average since it represents 2 weeks in a daily chart it should look like this in the rct index data from yahoo, made by one of our programmers. Now since you are the one that read the article how this should be interpreted?

                        Click image for larger version

Name:	RCT  05_05_2009 - 22_10_2009 (Daily).jpg
Views:	1
Size:	97.4 KB
ID:	853306

                        Comment


                          #13
                          [quote=lordbinder;122615]well taking into account the remark by Bertrand regarding true high and low, and choosing the 10 period moving average since it represents 2 weeks in a daily chart it should look like this in the rct index data from yahoo, made by one of our programmers. Now since you are the one that read the article how this should be interpreted?

                          Hey Lordbinder,

                          Thanks!

                          The way he describes it is that when there is a big move, that more than likely it will be accompanied by a volume surge that's over the volume average and not just a big number. That or just a moving average crossover of the 10 and 8. As for why they use the longer one instead of the shorter, I don't know. Maybe it's a misprint.
                          Last edited by Drakmyre; 10-25-2009, 09:19 PM.

                          Comment


                            #14
                            here it is, since it has a zero line, red is when the end point is below the zero line

                            Terminus_TimeVolumeAcumulation.zip

                            Comment


                              #15
                              Thanks!

                              Originally posted by lordbinder View Post
                              here it is, since it has a zero line, red is when the end point is below the zero line

                              [ATTACH]7529[/ATTACH]
                              You're the man! I owe you! .

                              Comment

                              Latest Posts

                              Collapse

                              Topics Statistics Last Post
                              Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                              0 responses
                              607 views
                              0 likes
                              Last Post Geovanny Suaza  
                              Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                              0 responses
                              353 views
                              1 like
                              Last Post Geovanny Suaza  
                              Started by Mindset, 02-09-2026, 11:44 AM
                              0 responses
                              105 views
                              0 likes
                              Last Post Mindset
                              by Mindset
                               
                              Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                              0 responses
                              560 views
                              1 like
                              Last Post Geovanny Suaza  
                              Started by RFrosty, 01-28-2026, 06:49 PM
                              0 responses
                              561 views
                              1 like
                              Last Post RFrosty
                              by RFrosty
                               
                              Working...
                              X