Announcement

Collapse
No announcement yet.

Sound alarm on SAR

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

  • Sound alarm on SAR

    Hi Guys

    Anyone knows how to add sound alarm and
    little text on the screen,
    when Parabolic SAR crosses the first open
    price of the given time interval?
    Thanks
    Peter

  • #2
    The sound can be done with Alert.playSound(). If by saying "[a] little text on the screen" you mean a pop-up window then Alert.addToLIst() can be used. If you mean a notation on the chart itself, then drawTextRelative() or drawTextAbsolute() should be used.

    Information on all these functions can be found in the EFS Help Center & Library.
    Regards,
    Jay F.
    Product Manager
    _____________________________________
    Have a suggestion to improve our products?
    Click Support --> Request a Feature in eSignal 11

    Comment

    Working...
    X