Announcement

Collapse
No announcement yet.

Struggling with libraries

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

  • Struggling with libraries

    Hi,

    I am trying to write an EFS Script that calls the Keltner.efs library and compares the upper and lower bands of the Keltner study to the upper and lower bands of a Bollinger study (trying to detect when the Bollingers are within the Keltners). With EFS2 (upperBB() and lowerBB()) it's a breeze to return those values for the Bollingers but I am struggling with the Keltners . Please help.

    Trader2be

  • #2
    Trader2be,

    Do a search on "Squeeze" which is what you're describing.

    kz

    Comment


    • #3
      I have attached my own version of the squeeze. Please review the code and comment if possible.
      Attached Files

      Comment


      • #4
        the squeeze I use is a modified one. I haven't tried a side-by-side comparison yet...
        kz
        Last edited by zeller4; 11-30-2007, 02:25 PM.

        Comment

        Working...
        X