You can use this indicator to play alerts 5 seconds before the candle ends, but I would suggest you create a platform independent alert for this. For example, using various interval timer apps available on Windows.
You can use this indicator to play alerts 5 seconds before the candle ends, but I would suggest you create a platform independent alert for this. For example, using various interval timer apps available on Windows.
You have two options. You can use one of the numerous indicators that can alert you some seconds before the end of the candle. For example this one: https://www.mql5.com/en/code/11051
Or, you can use a Windows app that plays some sound at a predetermined interval. So, if you need to be warned about M5 candles 5 seconds before, you just set a continuous interval timer to 5 minutes at, let's say, 20:14:55 (or whatever time you want to start it). An example of such app is this one: https://www.microsoft.com/en-us/store/p/interval-timer-by-jalex/9wzdncrdprdl