MQL4 - automated forex trading   /  

Forum

HELP! OBJ_LABEL \n Problem

Back to topics list To post a new topic, please log in or register

avatar
1
Okan 2008.08.27 15:00 
I need help about something. When I create an object with the property OBJ_LABEL and want to set it's text with ObjectSetText() function, I can't use '\n' or '\r'. These values only print undefined character on the screen. Is there any way to set new line or is it impossible to do that? Thanks for your answers in advance.

article

Interview with Maxim Kondratyuk (maxfade)

The EA tries to catch a “trend” of 100 points. This is why it does not “see” the global trend. And another thing, it hates it when a pair grows without strong rollbacks.


avatar
2151
phy 2008.08.27 18:35 

Apparently not possible. Use two objects.

Back to topics list  

To add comments, please log in or register