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
- Views:
- 45122
- Rating:
- Published:
- 2013.02.11 08:24
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
This indicator simply alerts and sends email every time the trend line touched by the price. You need to set the name of trendline and the direction of the cross.
There are 3 directions:
- Up: The indicator alerts when the price touches/crosses the trend line from down/up.
- Down: The indicator alerts when the price touches/crosses the trend line from up/down.
- Both: The indicator alerts when the price touches/crosses the trend line from down/up and up/down.
Fig.1 Price touches the trendline down.

Two different period Moving Averages to define the direction of the trend and the semaphore signal indicator to specify the moment for settlement of a deal

Function to define the trend strength

The indicator uses in the calculation the deviation of its previous value from price

The "Fast ZigZag" indicator including the drawing of DiNapoli's target levels