Alert sound with signal

Forums ProRealTime English forum ProBuilder support Alert sound with signal

Viewing 6 posts - 1 through 6 (of 6 total)
  • #169136

    What code line should I add to the attached strategy to get the alert sound wheneven there is change in signal

    #169147

    Indicators cannot set alarms. They can only RETURN data and those data can be used by manually setting alerts with the built-in ALARM tool.

    Change the RETURN line this way:

    then set an alert with the ALERT tool (bell) on the PRT toolbar (pic X), the set it to activate whenever the RETURNed value is 1 (pic Y).

     

     

    1 user thanked author for this post.
    #169214

    Thank you so much Robert. It worked. you are awesome

    #169220

    One more thing. Do we have scanner  fo signals of this strategy. This strategy was developed by Nicolas

    #169236

    Here is the screener:

     

    #169295

    Thanks Robert. Really appreciate this.

     

    Regards

    Vineet

Viewing 6 posts - 1 through 6 (of 6 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login