If MetaTrader 6 comes out tomorrow - page 4

 
MetaDriver:
Shallow. You need normal MQL-driven windows, standard Windows dialogs and a means to edit them visually.
I don't mind, globalize it. Oh, let your imagination run wild.
 
MetaDriver:

Small. You need a normal MQL-driven windows, standard Windows dialogs and their visual editing tools. Naturally, with full handling of all user events.

Ideally, the entire terminal interface should be implemented in mql6. Then the developers would certainly not pass over completely understandable programmer queries to the interface functions.

Do you want the programmers to create the MT view themselves?
 

Add the ability to create tabs in the chart window.

It is like if you open a chart of an instrument, its tab is at the bottom. And at the top there are shortcuts, adding windows, you can place all the needed tools and indicators, if necessary, in one chart.

(And it is much more convenient than a lot of profiles).

Документация по MQL5: Операции с графиками / ChartOpen
Документация по MQL5: Операции с графиками / ChartOpen
  • www.mql5.com
Операции с графиками / ChartOpen - Документация по MQL5
 
And a notepad to be built in. And not a text entry window, but a full-fledged notebook.
 
Urain:
Do you want the programmers to create the MT look themselves?
Not just the look, but the functionality. ;)
 
This is not so much a wish, but more of a relief for the creators: spreading the story via torrent technology, then there will be no problems with distribution of ticks (what's ticks, even the story of a glass).
 

4 7s, happy post :)


 

It is high time to detach Expert Advisors and scripts from specific charts. We need an mql-task scheduler, a common one for the terminal.

The loss of "default symbol" and "default chart" is nothing compared to the gains. And by the way, there is no need to lose them, they can be specified in the settings at startup. And they could also set themselves in the proven way - by dragging the program to the appropriate chart with the mouse.

Also, the number of types of mql-programs can be increased ( for example, drawing machines (plotters) for scripts and EAs were suggested back in the times of MT5 beta-testing, it was a reasonable suggestion).

About mql-functional we can fill and fill, many good suggestions have not been implemented due to "non-integration into the MT5 architecture".

Документация по MQL5: Стандартные константы, перечисления и структуры / Константы индикаторов / Стили рисования
Документация по MQL5: Стандартные константы, перечисления и структуры / Константы индикаторов / Стили рисования
  • www.mql5.com
Стандартные константы, перечисления и структуры / Константы индикаторов / Стили рисования - Документация по MQL5
 
MetaDriver:

It is high time to detach Expert Advisors and scripts from specific charts. You need an mql-task digester, one common for the terminal.

The loss of "default symbol" and "default chart" is nothing compared to the gains. And by the way, there is no need to lose them, they can be specified in the settings at startup. And they could also set themselves in the proven way - by dragging the program to the appropriate chart with the mouse.

And also, you can increase the number of types of mql-programs ( for example, drawing plot ters for scripts and experts were offered back in the days of beta-testing of MT5, it was a sensible suggestion).

About mql-functional we can fill and fill, many good suggestions have not been implemented due to "non-integration into the MT5 architecture".

So do not hesitate to fill it.

If u are a bit slow on the uptake, then it may be a good idea to start with the mql functionality, but i have already started working on it. This is a branch of total wishful thinking.

 
Editor. Folding and advanced colour schemes.