Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
Price_Alert - indicator for MetaTrader 4
- Views:
- 30864
- Rating:
- Published:
- 2008.12.19 07:19
- Updated:
- 2014.04.21 14:53
- 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
The script for simultaneous placing of several orders by different symbols.
X-PairThe indicator has the informative character.
StopATR_auto
It arranges the stop levels depending on the price and ATR.
RSIColored_v1, DivPeakTroughRSI_SWThe divergence of RSI, the continuation of the divergence topic.