Announcement

Collapse
No announcement yet.

52-week high

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

  • 52-week high

    Is there an EFS command that references the 52-week high? For example, I would like to say:

    If high of current bar > 52wHigh, then make bar green.

    How can I do that?

    Thanks,
    Rainman29

  • #2
    Rainman29

    At this point, there isn't a way to directly include the 52-week high into the EFS code. By working the DDE link, it is possible to take the 52-week high from that utility and then use the File Object command in EFS to include that data as part of the study. Here is a link to the DDE Help article that should get you started with coding this.

    Comment

    Working...
    X