Help you with what? You haven't stated a problem, you stated a want. Show us your attempt (using the CODE button) and state the nature of your problem.
No free help 2017.04.21
Or pay someone. Top of every page is the link Freelance.
Hiring to write script - General - MQL5 programming forum 2018.05.12
I was trying to do it myself but didn't succeed , thanks anyway :)
yair319732:
I was trying to do it myself but didn't succeed , thanks anyway :)
You can do it using ObjectCreate with object type OBJ_ARROW. If you lookup ObjectCreate definition you will find all details needed
I was trying to do it myself but didn't succeed , thanks anyway :)
tomasz.maciejak:
You can do it using ObjectCreate with object type OBJ_ARROW. If you lookup ObjectCreate definition you will find all details needed
You can do it using ObjectCreate with object type OBJ_ARROW. If you lookup ObjectCreate definition you will find all details needed
Generally a bad idea in an indicator. You can't access an object with iCustom.
It is usually better to use a buffer.

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 guys , I wonder if someone can help me to add an arrow every time that the indicator change his color.