May 28, 2009

Price Alert

Price Alert MetaTrader indicator — plays sound alerts when the price reaches certain levels that are set by the trader. There are three types of alerts: first one is used when the price rises above certain level (displayed with the green line on the chart), second one is used when the price falls below certain level (displayed with the red line on the chart), third one is used when the price reaches the certain level exactly (displayed with the yellow line). All alerts turn off when they are triggered and can be turned on again with the new values.

Input parameters:

  • SoundWhenPriceGoesAbove (default = 0.0) — if price goes above this value the alert will be triggered.
  • SoundWhenPriceGoesBelow (default = 0.0) — if price goes below this value the alert will be triggered.
  • SoundWhenPriceIsExactly (default = 0.0) — if price is exactly at this value the alert is triggered.

Price Alert Indicator Example MetaTrader Chart

This indicator can't be used as a trading system and it isn't generating any signals. You can use it whenever you wish to be notified of some new price levels. Then you can use the moment to do whatever you want with the market. You can set the input parameters to zero value if you don't want to use some of them.

Downloads:

Price Alert in .zip

Price Alert in .mq4

Discussion:

Warning! Before you ask any basic questions regarding installation of the indicators, please, read this MT4 Indicators Tutorial to get the elementary knowledge on handling them.

Do you have any suggestions or questions regarding this indicator? You can always contact me or discuss Price Alert with the other traders and MQL programmers on the indicators forums.

No comments:

Post a Comment