Alerts: Add Sound to a DYO alert
|
Q: I have a DYO working well to mark a Bollinger Band squeeze condition. How do I add a sound alert?
A: Add a study alert object and set its properties to reference one of the DYO Lines. Here is an example.
When this Alert logic reads the True Flag from the DYO line it can then play the WAV file you set up on this form. Use a 2nd Alert object if you have more than one condition to sound an alert form and you want a different sound for the 2nd alert that references a 2nd DYO Line. You probably want the Close Only box checked on these Alert forms so the sound plays once per bar.
Last modified 1/15/08 6:26 PM
|