Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. - page 980

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
Please help! After I updated Windows from 7 to 10 (or maybe due to other reasons) all default Expert Advisors and scripts in the terminal build 920 (Moving Average, MACD, Period Converter, etc.) have stopped working when attached to a chart, their shortcut has become grayed out. When trying to compile in MetaEditor 5 build 1218, an EX4 write error appears in all cases. The same was observed with the custom Expert Advisor. Can you tell me how to cure this?
So why compile what was written for 4 in MetaEditor 5? I need MetaEditor 4 build 902 and beyond!
So why compile what was written for 4 in MetaEditor 5? You need MetaEditor 4 build 902 and beyond!
The MetaTrader 4 terminal must have the built-in programming language for trade strategies MetaQuotes Language 4, right? When I choose to change the code of these programs, MetaEditor 5 build 1218 is open for some reason, how did it get there? I really just started to study programming and all examples of codes in this site tutorial are based on mql4, and the MetaEditor 5 build compiled withEX4 write error. How can I return MetaEditor 4? Can you please help a newbie? Thanks
Probably only by re-downloading the terminal, removing this MetaEditor5 beforehand! Or ask the MetaQuotes servicedesk on the 5th forum, by going to your own personal account there. If it's not clear, read the beginner's tutorial threads! Good luck!
1) To paste the code correctly here, click on SRC and then copy your code in the box (picture below).
2) Try this code:
MT4 and MT5 use the same editor
Does anyone have a code example that draws some icons, e.g. arrows on the indicator chart, when lines cross, if there are two, or when "0" line is crossed, or any other criteria? Preferably at the top and bottom of the self-scaling indicator window.