당사 팬 페이지에 가입하십시오
- 게시자:
- Nikolay Kositsin
- 조회수:
- 9352
- 평가:
- 게시됨:
- 2012.02.10 09:06
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Real author:
Senior Linux Hacker
The indicator builds two rectilinear channels of standard deviations with different periods and the curvelinear channel of the parabolic regression with interpolation of a price chart future values.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/767

Signal indicator of the popular BrainTrend1 trading system with preliminary price timeseries smoothing.

When applied to financial markets this method is usually used to determine the moments of prices extreme deviation from a "standard" level.

The channel based on ATR (Average True Range) technical indicator deviations from the moving average.

The indicator building Stop Loss levels lines according to BrainTrend1 trading system data with preliminary price timeseries smoothing.