당사 팬 페이지에 가입하십시오
- 조회수:
- 11583
- 평가:
- 게시됨:
- 2012.12.12 10:03
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The given indicator represents the approved variant of an Adaptive Laguerre filter calculated by the method of John Eiliers. Despite the source indicator it uses the algorithm of Laguerre polynomial of any order (default Order parameter is 4). In addition, you can use different ways of smoothing factor of adaptability with AdaptiveSmooth (default 5) and AdaptiveSmoothMode (default Median) parameters.
Additionally, there is the possibility of constructing non-adaptive Laguerre filter using Length period in bars and AdaptiveMode parameter equal to 0.
There are also opportunities of highlighting the trend (ColorMode parameter) and the construction of the filter for the higher timeframes.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/1182

The indicator of the star sky on the black chart

The Exp_2pbIdealXOSMA Expert Advisor is drawn on the basis of the 2pbIdealXOSMA indicator.