거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

MTrendLine alert - MetaTrader 4용 지표

조회수:
40737
평가:
(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.