Hi,
I want to display below message on the chart,
Come and Join Us
Fill in the form - https://forms.gle/2on4SrAwCbKSZrDn6
Inform me and I will come back to you
I manage the get the first sentence, but how to display the 2nd and 3rd sentences ?
Anyone can help ?
Create another OBJ_LABEL and change the OBJPROP_YDISTANCE.
I agree and in another topic by this person
if (Digits == 3 || Digits == 5)Gd_316 = 10.0 * Point; else Gd_316 = Point;
I have deleted that topic.
Do not post decompiled code. It is not allowed and can lead to getting a ban.
-
Decompiled code is stolen code. Either you are a thief, a fence, or the receiver of stolen (intellectual) property. Either way, we will not be an accomplice after the fact to that theft.
See also
Terms of Use of MQL5.community #3.13
How can I recognize a decompiled code ? - General - MQL5 programming forum - Page 2 #17 (2017)
134317 - MQL4 programming forum (2011)If you post decompiled code again, you will likely be banned.
Don't tell us you found it on the 'net: if someone stole your bank details and uploaded them on to the internet, is it OK for everyone to use them because “someone uploaded it, I don't know why I can't use that?”
-
Your link is broken ( )
-
Only Comment supports multiple lines. You have to create additional labels.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi,
I want to display below message on the chart,
Come and Join Us
Fill in the form - https://forms.gle/2on4SrAwCbKSZrDn6
Inform me and I will come back to you
I manage the get the first sentence, but how to display the 2nd and 3rd sentences ?
Anyone can help ?