Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 758

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
it's something that doesn't work:
script:
is there a circle object? or only an ellipse?
For example code 108, 161, 162, 163 there.
And the binding is only on the bottom of the object or on the top.
but they cannot be enlarged.
and the snap is only on the bottom of the object or on the top.
Study CCanvas
Study CCanvas
or formulas...
objects can be drawn as line segments
here's the same thing when scaling
but you can't make them larger.
And you can only use the bottom or the top of the object.
Who says you can't?
If they are graphical objects, you can increase the font size, and if they are indicator buffers, you can increase the thickness.
It's done by hand and not diligently enough. You can make them more accurate by software.
Study CCanvas
Anyway, I made an index on ellipses.
But these ellipses overlap somehow so ugly...
is it possible to avoid this overlapping effect so that all these objects merge into one?
for m1:
Now I need to draw 2 red lines along the top edge of the ellipses and along the bottom edge of the ellipses (as I have shown in the picture).
Does anyone know how to do this?
Now I need to draw 2 red lines along the upper border of the ellipses and along the lower one (as I see in the picture).
Does anyone know how this can be done?
What is it for, in terms of intermediate points between the bars, purely for aesthetics?
I would create a buffer (for the upper and lower channel) for each bar where I would place extrema of all circles on the bar, the window for testing, judging by the figure, would be 10 bars maximum and then I would create this indicator, it is clear that the last bars may overdraw.