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

ChannelsFIBO_v2 - MetaTrader 4용 지표

조회수:
16720
평가:
(16)
게시됨:
2016.03.07 11:29
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The extended version of the ChannelsFIBO indicator which implements the selection of the reference distance (the distance considered 100% of the channel width at each individual bar):

  1. By the maximum shift of the price from the moving average.
  2. By the average shift of the price from the moving average.
  3. By the median shift of the price from the moving average.
  4. By the standard deviation (SD) of the price from the moving average.


For example, when selecting reference distance "By SD", the channel will look the following way:

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

Hodrick-Prescott Channel Hodrick-Prescott Channel

The indicator draws a price channel using the Hodrick-Prescott Filter.

Future_Indicator Future_Indicator

The indicator based on the moving averages shifted to the left relative to the chart.

RSI_TS RSI_TS

The RSI indicator implemented as a histogram with a designation of the overbought and oversold levels.

RSI_MA_Trade_Sist RSI_MA_Trade_Sist

The indicator points to the potential entry points.