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

For some time there was an indicator called Juice that was used in many systems. This is MetaTrader 5 version of that indicator.

What is it actually? It is a standard deviation indicator that shows if the deviation is below or above some fixed level. That way it can show if the volatility is increased or not compared to that level. So, it is not a directional indicator, but shows times of increased or decreased market volatility and should be used as such.

Elliot Oscillator Simple Elliot Oscillator Simple

This version of Elliot Oscillator allows you to chose periods of calculation.

Range Oscillator + Bands (Smoothed) Range Oscillator + Bands (Smoothed)

This version is the smoothed version of the original Range Oscillator + Bands indicator. Smoothing is cleaning up some false signals and, since the smoothing method is JMA (which has very small lag) the added lag is as small as it can be making it much easier to use in a lot of decision situations.

NonLagMA Keltner Сhannel NonLagMA Keltner Сhannel

Keltner Channel calculated as Non Lag MA +- ATR distance for the bands.

JMA Keltner Сhannel JMA Keltner Сhannel

Keltner Channel calculated as JMA (Jurik Moving Average) +- ATR distance for the bands.