Displaying text on screen

How to create strategies and indicators
Message
Author
imamushroom
Posts: 33
Joined: Wed Jan 20, 2016 2:52 pm

Displaying text on screen

#1 Postby imamushroom » Sun Feb 19, 2017 6:15 pm

Hi,

How do I display text on the screen such as the 'Comment' statement.

Thanks in advance,

FX Helper
Posts: 1477
Joined: Mon Apr 01, 2013 3:55 am

Re: Displaying text on screen

#2 Postby FX Helper » Mon Feb 20, 2017 7:05 am

Hello,

You can do that via obj_Text object.

For example:
ObjectCreate('TextLabel_01', obj_Text, 0, Time(0), High(0));

imamushroom
Posts: 33
Joined: Wed Jan 20, 2016 2:52 pm

Re: Displaying text on screen

#3 Postby imamushroom » Thu Feb 23, 2017 12:11 am

Thanks


Return to “FT API”

Who is online

Users browsing this forum: No registered users and 22 guests