look at indicators.zip: StandardDeviationChannel.mq5
https://www.mql5.com/en/articles/130
or mql5.zip
https://www.mql5.com/en/articles/109- 2010.08.26
- Sergey Gritsay
- www.mql5.com
look at indicators.zip: StandardDeviationChannel.mq5
https://www.mql5.com/en/articles/130
or mql5.zip
https://www.mql5.com/en/articles/109Thank you razoff for that, however thats not the indicator im looking for which is my fault because i havent explained fully.
What im after is the source code for the Linear regression channel (also called standard deviation channel but is drawn differently) its a tool thats available from the platform toolbar and consists of a pair of channel lines and a centre line which can be moved and expanded.
- www.mql5.com
like plombiers.mq5 ?
http://www.metatraderlibrary.com/metatrader5-indicators/?page=2&sort=1- MTL
- www.metatraderlibrary.com
like plombiers.mq5 ?
http://www.metatraderlibrary.com/metatrader5-indicators/?page=2&sort=1
No I dont think so, you'll see which one I mean if you go to the tool bar on the platform where you have your horizontal lines, vertical lines, fibonacci etc, then right click and choose customize which opens a window
where on the right you can choose extra tools (linear regression channel) and insert it on the left of window then you will be able to click the new button in the tool bar and open onto a chart to see what it looks like.
- www.mql5.com
No I dont think so, you'll see which one I mean if you go to the tool bar on the platform where you have your horizontal lines, vertical lines, fibonacci etc, then right click and choose customize which opens a window
where on the right you can choose extra tools (linear regression channel) and insert it on the left of window then you will be able to click the new button in the tool bar and open onto a chart to see what it looks like.
myself i've already search the code for the builtin indicators but no luck
Thanks for trying anyway razoff, appreciate it.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi,
Can anyone tell me where I can find the source code for the 'Standard Deviation Channel' indicator? as i would like to make a custom indicator from it.