Announcement

Collapse
No announcement yet.

Another simple script

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

  • Another simple script

    First of all I want to thank Alex for the great efs! I took the thermometer.efs and changed a few things and added another efs to it. (percent range for the day).

    Here are the modifications I made:

    Added a line that draws the open across the AC.

    Added in another efs coding that show todays range in %

    Note: this must be placed in the OHLC folder!
    Attached Files
    Excellent book on JavaScript for beginners

  • #2
    Here's a pic
    Attached Files
    Excellent book on JavaScript for beginners

    Comment


    • #3
      I could add a line for High and low if someone needs it.
      Excellent book on JavaScript for beginners

      Comment


      • #4
        I wanted to learn more about the flagging functions, so I can stamp this efs in my price window. (Along with others) This way when I move my chart around the thermometer will stay in one position only. If any only could lead me in the right direction? My only thought was since the thermometer moves up and down, could I just stamp its vertical location? I was going through Chris's Efs helper, but I have serious brain blockage on this one.
        Was thinking about building something similar to the thermometer.efs, except it would be based on a combination of indicators like stochatics, CCI, RSI, Macd, etc. Curious if anyone else would be interested in this?

        Fibbgann
        Excellent book on JavaScript for beginners

        Comment


        • #5
          FG

          If you use Text.RELATIVETOLEFT flag with drawTextAbsolute, I think the thermometer will stay put when the chart is moved around

          Comment


          • #6
            If you get a chance try the flag. I was'nt having any luck.

            Fibbgann
            Excellent book on JavaScript for beginners

            Comment

            Working...
            X