How to Add different color to text that is in same string concat and same ObjectSetString?

 
 I want to add different color to text that is in same line, in a single ObjectSetString

For Example If the string is like this: 
This is Total Profit / Loss: $250 / -$20

Then I need to show like
This is Total Profit / Loss: $250 / -$20
$250 => in Green color and 
-$20 => in Red color


Is this possible in mql4?
 
  1. RANTO BERK: I want to add different color

    Too bad, that's not how objects work. One line of text, one color, per object.


  2. RANTO BERK: Is this possible in mql4?

    Why did you post your MT4 question in the MT5 General section instead of the MQL4 section, (bottom of the Root page)?
              General rules and best pratices of the Forum. - General - MQL5 programming forum? (2017)
    Next time, post in the correct place. I have moved this thread.