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

TrendValue - MetaTrader 5용 지표

게시자:
Nikolay Kositsin
조회수:
10737
평가:
(25)
게시됨:
2011.12.09 13:55
업데이트됨:
2016.11.22 07:32
trendvalue.mq5 (11.44 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Real author:

Ivan Kornilov

The trend indicator made as NRTR (Nick Rypock Trailing Reverse).

The indicator is very flexible, it can be configured for different tasks, for example, to receive market exit signals, or it may be combined with other indicators signals. It can be helpful in preventing from opening a position against a trend. It gives signals before МА crossing or MACD.

ATR technical indicator values are used in the indicator, i.e., it becomes more sensitive during a flat, which is very convenient when the market exits a flat sharply or a breakout occurs. The indicator is set to 5 minutes by default.

This indicator was first implemented in MQL4 and published in CodeBase at mql4.com 25.02.2010.

Input parameters:
  • period - moving averages period;
  • shiftPercent - horizontal shift of the indicator in percents;
  • ATRPeriod - ATR indicator period;
  • ATRSensitivity - ATR sensitivity;
  • shift - vertical shift of the indicator in bars.

TrendValue

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/606

ZigZag NK FiboFan ZigZag NK FiboFan

ZigZag allowing to build Fibo fans on the last two ZigZags.

Negative Volume Index Negative Volume Index

Negative Volume Index (NVI) draws a connection between the volume downfall and financial instrument price change.

ColorStepXCCX ColorStepXCCX

Symmetrical normalized oscillator.

JFatl HTF JFatl HTF

The hybrid of digital and analog filters that displays its larger timeframe values at a smaller one.