無料でロボットをダウンロードする方法を見る
Facebook上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
インディケータ

MTrendLine alert - MetaTrader 4のためのインディケータ

ビュー:
40711
評価:
(7)
パブリッシュ済み:
2009.01.20 07:06
アップデート済み:
2014.04.21 14:53
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

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!

MetaQuotes Ltdによってロシア語から翻訳されました。
元のコード: 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.