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
We can check the code on the fly too, we do it all the time in the background for intelligence, but we do not show the highlighting. We will try to highlight errors on the fly.
We can check the code on the fly too, we do it all the time in the background for intelligence, but we don't show the highlighting. We will try to highlight errors on the fly.
Thanks... And Folding please... asap!!! :-)
Not faster than EventChartCustom() in the tester, please!!! :)
Preferably the folding is also optional (so you can disable it)...
...
PS
And if you so want to look at the "scooter", just designed for trading, take Rumus2 (from Forex Club) and pay attention to its functionality in the field of writing indicators and everything else.
I know Rumus, who doesn't know it, I started my Forex exercises with it in Khlebobank, then I quickly switched to MT in Al ... :) Now it's the second rumus there. By the way, there are Linux distributions now.
No, personally I don't know any better tool in combination of features than MT5.
But I still want a shining bike, not a shining scooter :).
Of course, the developers are developing MetaEditor, but somehow in the wrong direction, in my opinion.
Make first just an excellent and handy code editor, of which, I note, there are quite a few.
What I need first of all (I think many will agree):
1. This is what Renat writes:
Renat: We will expand the navigator window with new tabs - there will appear projects and, probably, an open file function tree.
2. the ability to print the selected fragment (well, that's for sure! - I don't know any editor that doesn't allow to do that)
3. folding (ok, already crossed out by Renat :)
4. yes, above sergeev already showed in the screenshot
And then, of course, addsnippets, stylers, wizards, etc.
Unfortunately, there will definitely be no folding.
What is the reason for the categorical refusal? no desire? or does folding require an expensive licence to use it?
Will there be a window divider?
Carthage must be destroyed!
Not faster than EventChartCustom() in the tester, please!!!:)
Preferably the folding is also optional (so you can disable it)...
It's been a couple of weeks since it was officially announced in the article:
When testing in an Expert Advisor, you can handle custom events using the OnChartEvent() function, but in indicators this function is not called in the tester. Even if the indicator has the OnChartEvent() handler, and this indicator is used in the Expert Advisor under test, the indicator itself will not receive any custom events.
The indicator during testing can generate custom events using the EventChartCustom() function, while the Expert Advisor can process these events in OnChartEvent().