거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
4882
평가:
(15)
게시됨:
2018.04.18 17:08
SZO.mq5 (13.17 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The SZO (Sentiment Zone Oscillator) indicator shows the market sentiment (activity and direction) and zones of excessive activity (overbought/oversold zones). It can display a dynamic channel, beyond which deals are seen as undesirable because of the high probability of a change in sentiment and of reversal.

If the indicator line moves beyond the channel and at the same time enters the overbought/oversold zone, this may mean that the market trend can change soon. The indicator often warns of such a possible change in advance, so it is advisable to use it in combination with another confirmation indicator.

It has six input parameters:

  • Period - indicator calculation period;
  • Dynamic levels period - the period for the calculation of the dynamic channel;
  • Dynamic levels percent - the ratio of the channel size to the indicator range (*);
  • Overbought - overbought level;
  • Oversold - oversold level;
  • Show dynamic levels - whether to show the levels of the dynamic channel (Yes/No).

* The ratio of the channel size to the indicator range is set in percent, but cannot be less than 50. I.e. the value of 50 means that the channel will only have one level located in the middle of the indicator range at the level of 0.0.

If you set a value less than 50, such a value will be automatically changed to 100.

Fig.1 Default channel range: 95%

Fig.1 Default channel range: 95%


Fig.2 Channel range 50%

Fig.2 Channel range 50%

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

CVI CVI

CVI (Chartmill Value Indicator) shows the value of price deviation from the Moving Average.

Hans123_Trader Hans123_Trader

Pending Buy Stop and Sell Stop orders. The EA trades in the specified time period. Determines the highest and lowest prices in the specified range of bars. Position trailing.

GapFinder GapFinder

Gap searching indicator.

Trend Range Trend Range

An indicator of the market state.