Watch how to download trading robots for free
Find us on Facebook!
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

MTrendLine alert - indicator for MetaTrader 4

Views:
40532
Rating:
(7)
Published:
2009.01.20 07:06
Updated:
2014.04.21 14:53
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

I propose you the MTrendLine alert indicator. It is a part of the code of the MTrendLine v2.2 EA, https://www.mql5.com/en/code/8618, you can use it either as an indicator or for working with the MTrendLine EA.

It is a simple indicator that consists of four trend lines that show the distance between the trend line and the price via the numbers and that give the signals when the price goes for the specified number of points.

The indicator consists of independent blocks and there is always a possibility to insert any block into another indicator or EA. And to change only the numbers (if you look through the differences in the blocks you'll understand) to make them not to hinder each other.

How to use. If the TrendLine_1 or another TrendLine is set to Тrue, then the indicator itself will always display them on the chart. Permanently.

If it is set to False then you need to put the trend line on the chart by yourself, enter the properties of the Trendline and change the numbers in its name (Trendline 3444567) to 1 (or 2, 3, 4) so it should look like Trendline 1 and that's all. This variant is more habitual and convenient for many traders.

I do not pretend on the authorship and innovation. I wouldn't come out but some long time ago I wanted to have the indicator like this. I congratulate the traders with the coming holidays. Good luck!

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/8639

Indicator Sidus v.2 Indicator Sidus v.2

The indicator draws the arrows at the intersection of the MA and the RSI of the 50 level.

ds_HDiv_OsMA_01 - Another Avocational Indicator by Hidden Divergence of OsMA ds_HDiv_OsMA_01 - Another Avocational Indicator by Hidden Divergence of OsMA

Another Avocational Indicator by Hidden Divergence of OsMA.

chaos 2.0 chaos 2.0

A signal indicator based on the signal from AO and AC - the changing of the hystogram color.

Informative Indicator Informative Indicator

It shows the levels: SPREAD and STOPLEVEL - the minimum allowed levels of the StopLoss/TakeProfit in points. It informs if these values are changed.