I want to set vertical line after 5M, how to do this? in this code vertical line appear every 1hour, but i set it for every 5M. please help
- icustom and copybuffer problem
- A zigzag that creates horizontal lines.
- Can I have help on How to call iCustom indicator from my EA mql4. I have been trying to tell my EA to send orders when the price riches UniqueprcLineup or UniqueprcLinedown.
maxtitu835:
if(_Period<PERIOD_H1) if(isNewBar_i(time[i],PERIOD_H1) && _Period<PERIOD_M30) line_color=new_hour;
replace with
if(_Period<PERIOD_M5) if(isNewBar_i(time[i],PERIOD_M5)) line_color=new_hour;
Improperly formatted code edited by moderator.
@Mahendra, please always use the CODE button (Alt-S) when inserting code.
Your topic has been moved to the section: Technical Indicators
Please consider which section is most appropriate — /zh/forum/172166/page6#comment_49114893
Please consider which section is most appropriate — /zh/forum/172166/page6#comment_49114893
You are missing trading opportunities:
- Free trading apps
- Free Forex VPS for 24 hours
- 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