Join our fan page
- Published by:
- Nikolay Kositsin
- Views:
- 9729
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
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.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/767
JBrainTrendSig1
Signal indicator of the popular BrainTrend1 trading system with preliminary price timeseries smoothing.
LinearRegression
When applied to financial markets this method is usually used to determine the moments of prices extreme deviation from a "standard" level.
ATR channel
The channel based on ATR (Average True Range) technical indicator deviations from the moving average.
JBrainTrend1Stop
The indicator building Stop Loss levels lines according to BrainTrend1 trading system data with preliminary price timeseries smoothing.