Announcement

Collapse
No announcement yet.

BB Volume Overlay

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

  • BB Volume Overlay

    Is it possible to overlay Bollinger Bands on VOLUME and Scan for upper or lower band penetrations?

    Please advise.

  • #2
    Premier
    Click here and download BBof_template.efs
    Once you have downloaded it open it with the Editor and replace aValue = close(Offset,-Length); with aValue = volume(Offset,-Length);.
    To plot the volume simply add volume() as an element of the return array.
    Alex

    Comment


    • #3
      Regression Bands on volume

      Hi Alexis,

      Would you happen to know of an efs that would put 1 and 2 sigma regression bands around Volume?

      Many thanks,
      Bob

      Comment


      • #4
        Bob
        I don't, but Chris Kryza may as he has done some studies with Sigma bands. You may also want to check with rcameron who has programmed several efs specifically for various types of bands
        Alex

        Comment


        • #5
          Thanks Alex. Good advice as always.

          Comment

          Working...
          X