Are input groups "Tabs" in the input section ? (sub-categories)
New MetaTrader 5 platform build 2170: MQL5 scope, global Strategy Tester and built-in Virtual Hosting updates - Day Trading Strategies - General - MQL5 programming forum № 14 2019.10.03
nice , would be cool if we'd get that collapse/expand in code functions too
I like this new feature. Before, a workaround like
sinput string header="";// =========== HEADER ===========
also did the job, but the collapse/expand feature is really nice!!
I observed just a tiny "bug": the word "group" still is written in black, like a variable name. Is it just me or should it appear in blue? Whatever ... just seems inconsistent.
I like this new feature. Before, a workaround like
sinput string header="";// =========== HEADER ===========
also did the job, but the collapse/expand feature is really nice!!
I observed just a tiny "bug": the word "group" still is written in black, like a variable name. Is it just me or should it appear in blue? Whatever ... just seems inconsistent.
You can. Use Notepad 2 with code folding, Notepad+, or other toolkits for your editing.
![]() |
![]() |
![]() |

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello,
Just a heads up... I've just came across this behavior when you submit an indicator that makes use of the newest feature: Input Group.
Take the following code:
And submit it to the MARKET... You will get the following error:
;)