거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
RSI with channels - MetaTrader 4용 지표
- 조회수:
- 6320
- 평가:
- 게시됨:
- 2024.05.01 11:53
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
This indicator promote new way of analyses signals from standard indicator named RSI.
Main feature of RSI is level crossing signals. Usually 30 and 70.
But it's bad relative to real market state. That's why i added dynamic levels for this indicator.
MQL4 Implementation of onTrade Event Handler
This is a simple code to mimic onTradeTransaction Event handler defined in MQL5
Classic and Virtual TrailingClassic & Virtual Trailing for MT4
Adaptive SMA
improved version of the standard Simple moving average indicator with a lower delay based on: https://www.mql5.com/en/code/30844 (author: https://www.mql5.com/en/users/mladen)
CCI with dynamic channelsa very convenient way to filter out unnecessary signals of crossing levels