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

Dsl RSI of average - MetaTrader 5용 지표

조회수:
6092
평가:
(19)
게시됨:
2021.05.23 15:39
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

People have been using RSI for a long time, and there were quite a few attempts to make it less "nervous" (RSI really does tend to change direction - slope - very quickly, and that makes it hard to use in some occasions. One of the best known versions that was attempting to deal with that issue is the Rsi(oma) : RSI of moving average. It turned out that filtering prices prior to be used in rsi calculation is helping and that such an indicator is becoming a very useful too for trading

This version is doing all that Rsi of average does and is adding the discontinued signal lines to be used instead of some fixed levels as a criteria to enter or exit the trading position


Recommendations:
  • Use it in any way you used the regular Rsi(oma)
  • If you wish to have it similar to fixed levels version, use long dsl period (like period 1000 - it shall not slow down the terminal regardless of the length used - upper example at the bellow example)
  • To have it similar to "simple slope mode" (but just similar, you can use very short period : like period 2 - lower example at the bellow example)


Dsl CCI of averages Dsl CCI of averages

Discontinued signal line CCI using average of price for filtering signals

Dsl MACD 2 Dsl MACD 2

Discontinued signal line MACD

Dslu RSI of average Dslu RSI of average

Non-anchored discontinued signal line RSI of average

SpaceX_Delete_StopLoss_TakeProfit_button SpaceX_Delete_StopLoss_TakeProfit_button

For MT5, When Press the Button, it will delete all STOP LOSS and TAKE PROFIT applied to Current Open Market positions. For All Symbols. The panel is based on the CDialog class, works for all symbols