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

"Sadukey" indicator is an indicator combining two digital filters on a chart to give us an assessment of current trend.

Unfortunately the exact nature of the digital filter is unknown. It is more than probable that the filters were generated by the digital filter generator that was available for MetaTrader 4 and that those filters were then used in this indicator. In any case, even though there are no parameters at all that can be used to adjust the indicator work, it seems as a useful indicator and on a first glance, a reliable too for trend traders.

Smoother momentum Smoother momentum

Smoother momentum is one of the possible ways to solve the main issue of the Momentum indicator - the values it displays are far from being smooth, and that can cause a lot of false signals in a lot of cases - regardless of the calculation period that is used.

Nonlinear regression Nonlinear regression

This indicator is a MetaTrader 5 version of nonlinear regression. Nonlinear regression is very "fast" when responding to sudden market changes so the default calculation period is set to somewhat longer period than it is usual for similar type indicator. Because of that some experimenting with period is advised based on your trading strategy and trading style.

Smoother Momentum Stops Smoother Momentum Stops

In the Smoother Momentum Stops indicator the stops are calculated using the smoother momentum and the direction of the stops is determined based on the smoother momentum.

Price Channel Stop Price Channel Stop

The Price Channel Stop indicator shows the current estimated trend based on channel period and desired risk. It also shows two levels of values that can be used as a stop loss for orders opened based on this indicator (using the trend color change can be used as a signal for a new order opening as well as closing already opened orders).