Announcement

Collapse
No announcement yet.

Stochastic alerts

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

  • Stochastic alerts

    Can anyone help with setting up alert for a stochastic. Don't need the crossover just the activation at a specific percent level.

  • #2
    tsresearch
    The attached efs is a modification of the one in the Builtin subfolder of Formulas and will sound an alert when at the close of a bar the %D is above/below a user defined threshold.
    All parameters for the indicator and thresholds can be modified through Edit Studies
    Alex
    Attached Files

    Comment


    • #3
      Hi Alex,

      I have been putting your efs to the test, however, I have been getting the following syntax error:

      line 63: ReferenceError:
      vLastAlert is not defined.

      I wonder if you can help me?

      Cheers

      Carlton

      Comment


      • #4
        Carlton
        Delete if(vLastAlert!=2) in line 63.
        Alex

        PS I have replaced the efs with the correct one at the same link.

        Comment


        • #5
          Alex,

          Thanks mate.

          Carlton

          Comment

          Working...
          X