Indicator SoundAlertAtNewBar
The description:
The indicator to play a sound-file x seconds prior to opening a new bar.
Parameters:
TimeFrame = Timeframe of bars. Possible values: 0 - timeframe of current chart, 1 - M1, 5 - M5, 15 - M15, 30 - M30, 60 - H1, 240 - H4, 1440 - D1, 10080 - W1, 43200 - MN.
Alert_BeforeSeconds = amount seconds prior to opening a new bar when to play sound-file.
SoundFile = name of sound-file.
The status: Free-of-charge, it is possible to download the source-file.
Platform: MetaTrader 4, MetaTrader 5.
Frequently asked questions:
How I can run a indicator ?
How I can determine that there was a error at execution of the indicator ?
How I can change parameters of the indicator ?
|