Announcement

Collapse
No announcement yet.

Alert which looks for False Bar Condition

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

  • Alert which looks for False Bar Condition

    Can anyone assist me with the following.

    I am trying to create a conditional alert whereby I can check the chart at the time of a stochastics crossing to determine if a top or bottom false bar exists.

    Example.

    5 min chart
    Stochastics is crossing down from above the 75 line
    Condition: Is there a False bar on the top of this chart,
    - if yes, do not send an alert message
    - if no, send an alert that Stochastics is crossing down

    I was informed that we could not do this prior to version 10 of Advanced GET.
    Does anyone know if it is possible now ??

    Royce

  • #2
    Royce
    You may want to review the example I provided you in this post in reply to a similar question.
    Also if you search the forums for the keywords stochastic false bar you will find other complete examples on the use of the GetStochStudy() function. For the syntax required by the function and its members you may want to refer to this article in the EFS KnowledgeBase
    Alex

    Comment


    • #3
      Thanks Alexis

      This gives me a good place to resume the development of my efs.

      Royce

      Comment


      • #4
        Royce
        You are most welcome
        Alex

        Comment

        Working...
        X