Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Price_Alert - indicator for MetaTrader 4

Views:
30691
Rating:
(13)
Published:
2008.12.19 07:19
Updated:
2014.04.21 14:53
Price_Alert.mq4 (2.26 KB) view
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

It will alert at another place as soon as you quickly move it using the mouse.

Input Parameters:

extern string    NamePrice="Price_1";
extern string    SoundFileName="alarm.wav";
extern bool      ActiveSignal=true;
extern bool      ActiveAlert=true;
extern color     LineColor=Gold;

Price_Alert

MultiOrders MultiOrders

The script for simultaneous placing of several orders by different symbols.

X-Pair X-Pair

The indicator has the informative character.

StopATR_auto StopATR_auto

It arranges the stop levels depending on the price and ATR.

RSIColored_v1, DivPeakTroughRSI_SW RSIColored_v1, DivPeakTroughRSI_SW

The divergence of RSI, the continuation of the divergence topic.