Works fine, but when the labels are added to the Graphic; all of them are selected, as you can see on the print below:
Hi can i di to unselect them ?
I try a search here on forum and found nothing about it...
ObjectSetInteger and OBJPROP_SELECTED or OBJPROP_SELECTABLE if you don't want the user to be able to move the labels
GumRai:
ObjectSetInteger and OBJPROP_SELECTED or OBJPROP_SELECTABLE if you don't want the user to be able to move the labels
ObjectSetInteger and OBJPROP_SELECTED or OBJPROP_SELECTABLE if you don't want the user to be able to move the labels
Great... Thank you my friend. Here the final result... Thanks.
Is working fine, but there is an issue that i need to fix.
When i put lines on the graphic, need them to be placed behind the box "SIMULA ORDENS", not ahead... how can i do this ?
Control over z-order is somewhat inadequate in MT4.
Make sure your vertical lines are drawn in the background.
honest_knave:
Ok, thanks!
Control over z-order is somewhat inadequate in MT4.
Make sure your vertical lines are drawn in the background.
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
Hello all.
I'm newbye on mql4 programing and there are some basic stuff that i don't know...
How can i put fixed text on a specific area on the graphic ?