Wishes for MT5 - page 26

 

it would be better if they made windows outside the terminal borders like in photoshop - that would be your success =)

and configurable functions like on top of all windows and so on.

 

Can you add a graphical object similar to OBJ_TREND with coordinates set as an offset from the screen borders (like OBJ_LABEL, OBJ_BUTTON), not as time and price? (When moving the chart, such an object will remain in place).

In addition, a symbol corresponding to an "empty" financial instrument would be helpful, when opening such a chart, the price is not displayed (it would be possible to draw in an empty window).

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

Can you add a graphical object similar to OBJ_TREND with coordinates set as an offset from the screen borders (like OBJ_LABEL, OBJ_BUTTON), not as time and price? (When moving the chart, such an object will remain in place).

In addition, a symbol corresponding to an "empty" financial instrument would be useful, when opening such a chart, the price is not displayed (in an empty window, it would be possible to draw).


Hmmm, and for the ticks to go there every second.

like a test tool


good idea =)

 
CoreWinTT:

Hmmm and have the ticks go there every second.

like a test tool

good idea =)

Ticks are not necessary. If it's necessary, we'll draw it ourselves. The main thing is to have a window in which you can draw, and a graphic object with which you can draw (without thinking on which bar it will fall, and which will not shift with the chart).
 
zdd:
Tiki is not necessary. If we need it, we can do it ourselves. The main thing is to have a window in which you can draw, and a graphical object with which you can draw (without thinking about which bar it will fall on, and which will not shift with the chart)
I have already brought up this issue and I fully support the idea that we need an object of the window type without a price chart, in other words, we need a "coordinate plane".
 

Seconded!

Many times there has been a need for a separate window for drawing - without timeline and price binding

Just a DrawWindow with pixel coordinates and handling OnInit(), OnDeinit(), OnTimer(), OnChartEvent()

Now I have to colour out all bars, lines and tambourine around Pixels<-->(Bars+Price)

 
yu-sha:
Now I have to colour out all the bars, lines and dance tambourine around Pixels<-->(Bars+Price)

Yes.

In order to make this torture a thing of the past, it is enough (but necessary) to make double positioning for all screen objects without exception: both by pixels and by time+price.

Plus a flag of reference to the required coordinate system (XY/TimePrice) controlled by the user. (And ready for runtime changes, of course).

I don't know why the developers went the way of dividing objects into two categories by coordinate binding, but practice shows that it's an unfortunate solution.

 
zdd:
Ticks are not required. If we will have to, we will make them ourselves. The main thing is to have a window where you can draw, and a graphical object that will allow drawing (without thinking on which bar it will get, and that will not shift with the chart).

Uh-huh. Hotly supported. About analogue of chart (only empty) idea is good compared to what we have now.

But even better would be to finally create normal "user" windows, not tied to any charts, but with the ability to create mql5-program windows, draw them at will and add graphic elements and controls.

As for the existing linking of programmes to charts... Let it remain. Only in addition to it, it would be good to have a way not to be bound to any chart-symbol by default. GlobalMqlSpace sounds good, yes. With visual representation in navigator, where to drop in scripts and EAs that don't require such binding. And with any number of them. As much as the user's machine pulls, let him do it.

Perhaps now these exotic (?) ideas are out of place, the developers are more interested in launching the terminal into a working orbit.

Still. We surely need normal, regular mql-windows. If not tomorrow, then at least the day after tomorrow.

 
zdd:
Tiki is not necessary. If we need it, we can do it ourselves. The main thing is to have a window in which you can draw, and a graphical object with which you can draw (without thinking about which bar it will fall on, and which will not shift with the chart).
The developers promised three months ago to give access into OBJ_BITMAP and OBJ_BITMAP_LABEL but it will be later, now their task is to launch the terminal as quickly as possible.
Документация по MQL5: Стандартные константы, перечисления и структуры / Константы объектов / Типы объектов
Документация по MQL5: Стандартные константы, перечисления и структуры / Константы объектов / Типы объектов
  • www.mql5.com
Стандартные константы, перечисления и структуры / Константы объектов / Типы объектов - Документация по MQL5
 
most looking forward to real volumes =))) in mt5 and connect subd
Reason: