Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 03:44:25 +0000



Post From: sounds

[2020-05-06 13:06:33]
Sawtooth - Posts: 4120
Try this:

1. Put this formula on the Alerts tab of any study, or on the Alerts tab of Chart Settings:
=OR(AND(BARTIME>TIMEVALUE("09:29:59"),BARTIME<TIMEVALUE("09:30:01")),AND(BARTIME>TIMEVALUE("15:59:59"),BARTIME<TIMEVALUE("16:00:01")))
- Choose an Alert# for the Alert Sound.

2. Go to Global Settings >> General Settings >> Alerts/General 3 tab and Select the Opening Bell.wav sound file for the chosen Alert#.

Note: This only works reliably on a timebased chart where there is a 9:30 bar and a 16:00 bar.