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
Once asked on a forum (a long time ago, when MT5 was very crude) if it was possible to open two charts of different timeframes in one window. Someone replied that it was possible. I have installed MT5 now and I don't see such an option. Can anyone confirm this and if so how to do it?
Thank you!
If it is possible, then one of the charts will have to be drawn by a specialized indicator in a separate area.
I don't think there is any other option (I can't be sure for sure), although you need to clarify what you mean by "graph".
If it is possible, then one of the charts will have to be drawn by a specialized indicator in a separate area.
There seems to be no other options (I can't say for sure), although it is necessary to specify what is meant by the word "graph".
It was also possible to draw by indicator in MT4. Chart - inside the EURUSD tab to open two independent charts, say M30 and H4.
It was possible to draw by indicator in MT4. Chart - within the tab EURUSD open two independent charts, let's say M30 and H4.
Insert-Ibjects-Graphic Objects-Graph
Only like this...
Insert-Images-Graphic-Images-Graphic
It's just that...
Just what I need! Thank you so much!
Insert-Ibjects-Graphic-Ibjects-Graphic
just like this...
Just what I needed! Thank you very much!
There is also the default ChartInChart Expert Advisor that draws this
There is also the default ChartInChart Expert Advisor that draws this
Thank you!
Are you referring to the numbers on the price scale of yen-containing symbols? If so, it's most likely a unification of formatting of fractional value of price to display it on the scale, something like %10.{SYMBOL_DIGITS}f
I think the developers just didn't think it's necessary to add one more check to make sure the value is an integer.
Rather, it's round numbers on the price scale, i.e. Euro 1.3100 , 1.3200 , etc. and not whole numbers. They are missing and there is surely a point here).
If I remember correctly, it has to do with a certain algorithm for drawing the grid.
In doing so, you need to get cells of a certain size (the question was discussed in more detail here or on a neighbouring forum).