Announcement

Collapse
No announcement yet.

Envelope PART II!

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

  • Envelope PART II!

    Hi there ... now i spend much time coding the envelope and have reached following result ... but there are some bugs in it... perhabs you can find them...



    i marked the wrong signals ... sometimes the signals work correctly and sometimes there are signals i dont understand...

    in the attachment there is the code of the formula...

    please help , regards erilein

  • #2
    sorry i noticed that something goes wrong with my attachment...
    so here is it
    Attached Files

    Comment


    • #3
      erilein
      See if the attached efs is along the lines of what you are trying to do.
      I used Strategy.doLong or doShort for the time being as proxies for flags but that can be changed very easily. Also I am only painting the backgrounds on the signal bars but also this can be changed easily.
      Alex

      NB: Although the formula was initially created with the Formula Wizard it was subsequently modified with the Editor and can no longer be edited with Formula Wizard

      Attached Files

      Comment


      • #4
        I tried to figure out what you are trting do, but I couldn't figure the efs out. Sorry.

        Comment


        • #5
          thanks for trying but i think i didnt describe my ideas very good...
          so here is exactly what i am planing...



          the yellow marked points are trendchanges ...

          -- basis crossing 2 times = Stop

          -- crossing lower from bottom = do long

          -- crossing upper from above = do short...

          i dont know where the bug in my formula is hidden...

          regards erilein

          PS: if there are any questions left what i want to reach with this formula i will answer them as fast as possible....

          Comment


          • #6
            I have not finished this...

            But.. I think this is closer to what you want... I will try to finish this after the markets..

            Brad
            Attached Files
            Brad Matheny
            eSignal Solution Provider since 2000

            Comment


            • #7
              BTW...

              I changed the Envelope length to "8" (first line of the file). You might want to change it back to 30.

              B
              Brad Matheny
              eSignal Solution Provider since 2000

              Comment


              • #8
                erilein
                Variation on my prior efs. This version was created using only the Formula Wizard so you can view/edit it using that tool.
                Green indicates Long, red Short, yellow only a change of vFlag status.
                There is one area that remains unclear ie when prices go back under the lower envelope where in your drawing you seem to indicate a short.
                Alex

                Attached Files

                Comment


                • #9
                  @alex ... this looks realy good ... i will try this code and post a reply....
                  regards erilein

                  Comment

                  Working...
                  X