Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 1399
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
Good afternoon, connoisseurs!
Help, please!
Terminal Editor has always opened like this - see screenshot 1
And now it opens like this - see screenshot 2.
Where have I violated the settings. I should make it open as before - with Toolbars, Navigator and Tools. I have to restore them every time.
Thank you!
Good afternoon, connoisseurs!
Help, please!
Terminal Editor has always opened like this - see screenshot 1
And now it opens like this - see screenshot 2
Where have I violated the settings. I should make it open as before - with Toolbars, Navigator and Tools. I have to restore them every time.
Thank you!
Good afternoon, connoisseurs!
Help, please!
Terminal Editor has always opened like this - see screenshot 1
And now it opens like this - see screenshot 2
Where have I violated the settings. I should make it open as before - with Toolbars, Navigator and Tools. I have to restore them every time.
Thank you!
For starters, remove your spoofing and paste the code in a human way.
Sorry, didn't quite understand what I was supposed to do at first, trying to learn )))), corrected.... Thanks for the tip...
Can you please tell us if it is possible to draw a histogram from point to point instead of from zero in the basement indicator?
In mql5 it is, but not in mql4. But it is possible to make a trick and draw two histograms, from zero to -N and from zero to +N
In mql5 it is, but not in mql4. But it is possible to make a trick and draw two histograms, from zero to -N and from zero to +N
Thank you. The trick won't work as the window minimum will be fixed
Look at the Heiken Ashi indicator. It solves this problem somehow. Experiment... maybe it will work.
Thanks. No trick as the window minimum will be fixed
everything works, don't get fancy
one histogram with the right colour, the second one with the background colour... everything between them is the desired "point to point".
of course it takes twice as many buffers and you don't get confused with the order (what's above / what's below)
everything works, don't get fancy
one histogram with the right colour, the second one with the background colour... everything between them is the desired "point to point".
Of course, you need twice as many buffers and you won't get confused with the order (what's above / what's below).
What's the fantasy? What would be the minimum window in your theory?