당사 팬 페이지에 가입하십시오
TrendValue - MetaTrader 5용 지표
- 게시자:
- Nikolay Kositsin
- 조회수:
- 11109
- 평가:
- 게시됨:
- 2011.12.09 13:55
- 업데이트됨:
- 2016.11.22 07:32
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/606
ZigZag allowing to build Fibo fans on the last two ZigZags.
Negative Volume IndexNegative Volume Index (NVI) draws a connection between the volume downfall and financial instrument price change.
Symmetrical normalized oscillator.
JFatl HTFThe hybrid of digital and analog filters that displays its larger timeframe values at a smaller one.