JM
I think the first tick of <the next bar> will do?
if (Volume[0]=1) { Alert("Some Alert info"); Print("Some printed info"); PlaySound("Alert.wav"); }
Good Luck
-BB-

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Does anyone know how to use alert feature to have an alert sound at the close of each 4 hour bar?