당사 팬 페이지에 가입하십시오
Wilder's Relative Strength Index - MetaTrader 4용 지표
- 조회수:
- 9479
- 평가:
- 게시됨:
- 2023.01.22 18:12
- 업데이트됨:
- 2023.01.22 18:15
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
This indicator implements the “Relative Strength Index (RSI)” developed by John Welles Wilder Jr., as described in his book—New Concepts in Technical Trading Systems [1978].
This indicator uses a revised equation for computational efficiency, but with the same mathematical outcome.
The code uses conditional compilation and will compile on both MQL4 and MQL5. Please note that all my CodeBase publications’ source code are now also available in “Public Projects” tab of MetaEditor under the name “FMIC”.
An implementation of the original Average True Range indicator by John Welles Wilder Jr. as described in his book—New Concepts in Technical Trading Systems [1978].
Code for counting open orders by Order Type individuallyThis is an Expert Advisor code for counting open running orders for each type: OP_BUY or OP_SELL.
This Indicator shows the potential breakout/stop levels.
GridTrading Algorithm at volatile marketThis EA can do Grid trading and has useful functions for Gridtrading included