당사 팬 페이지에 가입하십시오
True RVI - Relative Strength Index (liveliness) of market - MetaTrader 5용 지표
- 조회수:
- 6699
- 평가:
- 게시됨:
- 2012.12.11 15:09
- 업데이트됨:
- 2016.11.22 07:32
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The real author:
VladMsk
An alternative replacement for the standard RVI indicator which considers trades volume.
This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 15.06.2010.
Fig.1 The True RVI indicator
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/1157
When market activity decreases, then the Expert Advisor places two pending stop orders
True MFI (Alternative to the standard MFI)Rise or fall in prices is often preceded by increased activity of trading. The True MFI indicator tries to use this factor.
The Exp_2pbIdealMA indicator is based on the crossing of two Moving Averages. A signal to perform a deal is formed at bar closing if there is crossing of a fast 2pbIdeal1MA Moving Average with a slow 2pbIdeal3MA Moving Average
2pbIdealXOSMAThe 2pbIdealXOSMA indicator represents the MACD histogram based on the 2pbIdeal1MA and 2pbIdeal3MA indicators.