AlexSuprun:
This can not be done.
Hi,
I need to create custom indicator & add it as built-in indicator to 'Indicator/Trend' directory. How can I do it?
I'm not sure if it can be done.
I think all the trend indicator are written in the same file. If you want to have a look , its on MT5/MQL5/Include/Indicators/Trend.mqh
In case of modifing it, i would make a copy of it first just in case
You can create a built-in indicator, but when you learn how to do it, I'm sure that you do not want to do that.
Built-in Indicatro must work in a different way. The in the Fractcals Arrow in a fixed position. FMI have two line discription. Can we do the same in custom indicator?
Not possible.
And anyway there is no valid reason to do that.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi,
I need to create custom indicator & add it as built-in indicator to 'Indicator/Trend' directory. How can I do it?