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

Sentiment zone oscillator - MetaTrader 5용 지표

조회수:
10598
평가:
(31)
게시됨:
2016.12.16 13:40
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Compared to the original sentiment zone oscillator, this version has several deviations.


The original was described in the May 2012 issue of TASC, Walid Khalil in his article "Exploiting Extremes Sentiment Zone Oscillator" :

The sentiment zone oscillator (SZO) is a leading contrary oscillator that measures the extreme emotions of a single market or share.

It measures and defines both extremes, bullishness (overoptimism) and bearishness (overpessimism), that could lead to a change in sentiment, eventually changing the trend of the time frame under study.

The SZO was devised on the belief that after several waves of rising prices, investors begin to get bullish on the stock with increasing confidence since the price has been rising for some time. The SZO measures that bullishness/bearishness and marks overbought/oversold levels.

But, since the original sentiment zone oscillator is "too nervous", this version introduces several additions :

  • original uses tema for calculation - this version allows 5 types of averages for that
  • simple moving average
  • exponential moving average
  • smoothed moving average
  • linear weighted moving average
  • triple exponential moving average (tema)
  • also, in this version, in order to filter the number of signals, you can use price filtering (using the same averages as for calculation). The price filtering has proved to be effective on this indicator and makes it much easier to use for any type of trading.

If price smoothing is not used (price smoothing period set to <=1), then you shall get what is the original sentiment zone oscillator, but the recommendation is to use at least a mild price filtering in order to get any kind of usable signals.


AdxVma trend AdxVma trend

AdxVma trend.

Balance of market power Balance of market power

Balance of market power (using improved Jurik filter for calculation).

QWMA ca QWMA ca

QWMA - the "CA" ("Corrected Average") version

Rsi(oma) with auto Fibonacci levels Rsi(oma) with auto Fibonacci levels

RSI(OMA) with automatic Fibonacci levels.