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

True RVI - Relative Strength Index (liveliness) of market - MetaTrader 5용 지표

조회수:
6494
평가:
(20)
게시됨:
2012.12.11 15:09
업데이트됨:
2016.11.22 07:32
trvi.mq5 (7.86 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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

Fig.1 The True RVI indicator

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

VLT_TRADER VLT_TRADER

When market activity decreases, then the Expert Advisor places two pending stop orders

True MFI (Alternative to the standard MFI) 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.

Exp_2pbIdealMA Exp_2pbIdealMA

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

2pbIdealXOSMA 2pbIdealXOSMA

The 2pbIdealXOSMA indicator represents the MACD histogram based on the 2pbIdeal1MA and 2pbIdeal3MA indicators.