
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
And you'll earn 17 times more ))
The main thing is that the cinch is in the middle!
The main thing is that the kinchik is in the middle!
The main thing is that there's a cinch in the middle!
I hadn't noticed, take a sweet from the cupboard!
No, it would just be convenient to open the symbols in full screen. Now, if more than 4 charts are open, it is extremely inconvenient to analyse the charts, and this on a 27 monitor. There are 15 working symbols, for the analysis of the market situation I need 3 additional windows - a total of 18 windows.
So the separation of windows is great news!
Yes, it's been a long dream, I never hoped to wait.
What a long time we've been waiting for this ) thank you so much for this functionality.
Will there be any functions for using EAs and working with such windows?
Is it possible to place several charts in one window?
What a long time we've been waiting for this ) thank you so much for this functionality.
Will there be any functions for using EAs and working with such windows?
Is it possible to place several charts in one window?
The window = window with a chart.
I meant that you can take a window with the chart and put it outside the window of the terminal.
Correspondingly, with EAs and panels running.
Very nice feature, it will be insanely handy.
Thank you very much!
New properties have already been added to the Documentation . https://www.mql5.com/ru/docs/constants/chartconstants/enum_chart_property
CHART_IS_DOCKED .
The chart window is docked. If set to false, the chart can be dragged outside the terminal
bool
CHART_FLOAT_LEFT
Left coordinate of the detached chart relative to the virtual screen
int
CHART_FLOAT_TOP
Top coordinate of the detached chart in relation to the virtual screen
int
CHART_FLOAT_RIGHT
Right coordinate of the detached chart relative to the virtual screen
int
CHART_FLOAT_BOTTOM
Lowest coordinate of the detached chart relatively to the virtual screen
int
and Client terminal state
TERMINAL_SCREEN_LEFT
Left coordinate of virtual screen. The virtual screen is a rectangle covering all monitors. If there are two monitors in the system and their order is set from right to left, the left coordinate of the virtual screen may be at the boundary of the two monitors.
int
TERMINAL_SCREEN_TOP
Top coordinate of the virtual screen
int
TERMINAL_SCREEN_WIDTH
terminal_width
int
TERMINAL_SCREEN_HEIGHT
Terminal_width
int
TERMINAL_LEFT
Left coordinate of the terminal in relation to the virtual screen
int
TERMINAL_TOP
Top coordinate of the terminal relative to the virtual screen
int
TERMINAL_RIGHT
Right coordinate of the terminal relative to the virtual screen
int
TERMINAL_BOTTOM
Base coordinate of terminal relative to virtual screen
int
New properties have already been added to the Documentation . https://www.mql5.com/ru/docs/constants/chartconstants/enum_chart_property
CHART_IS_DOCKED .
The chart window is docked. If set to false, the chart can be dragged outside the terminal
bool
CHART_FLOAT_LEFT
Left coordinate of the detached chart relative to the virtual screen
int
CHART_FLOAT_TOP
Top coordinate of the detached chart in relation to the virtual screen
int
CHART_FLOAT_RIGHT
Right coordinate of the detached chart relative to the virtual screen
int
CHART_FLOAT_BOTTOM
Lowest coordinate of the detached chart relatively to the virtual screen
int
and Client terminal state
TERMINAL_SCREEN_LEFT
Left coordinate of virtual screen. The virtual screen is a rectangle covering all monitors. If there are two monitors in the system and their order is set from right to left, the left coordinate of the virtual screen may be at the boundary of the two monitors.
int
TERMINAL_SCREEN_TOP
Top coordinate of the virtual screen
int
TERMINAL_SCREEN_WIDTH
terminal_width
int
TERMINAL_SCREEN_HEIGHT
Terminal_width
int
TERMINAL_LEFT
Left coordinate of the terminal in relation to the virtual screen
int
TERMINAL_TOP
Top coordinate of the terminal relative to the virtual screen
int
TERMINAL_RIGHT
Right coordinate of the terminal relative to the virtual screen
int
TERMINAL_BOTTOM
Base coordinate of terminal relative to virtual screen
int
Floating windows in the terminal is good. Will there be floating windows in MetaEditore?
Haven't seen any information about it yet, or is it the default.