Hai Nguyen / Publications
Forum
Change a partial text label's description?
Hello everyone, Does anyone know how to change a partial text label's description? For example, Text label "Hello World" is originally white, and I would like to change the word "Hello" into Red. Thank you everyone
How to set font style for OBJ_LABEL
Hello everyone, I am trying to set font style for an object label like italic? I found TextSetFont() function, but not sure how to use it with OBJ_LABEL . Thank you in advance
OBJ_ARROW_SELL Question
Hello, I am trying to make the OBJ_ARROW_SELL point down, but not sure what is the problem. Can any one help
EventSetTimer() Question
Hello everyone, I am trying to understand how the EventSetTimer() works. Hopefully, some one could address it for me. If I attached the EA at 12:40PM and set EventSetTimer(900) (which is 15 minutes), would it mean the OnTimer() will run at 12:55PM, 1:10PM, 1:25PM ...? How do you code to set the
MQL4 Language
Hello everyone, I am not sure where to post this topic; since the MQL5 forum is more popular, hopefully, somebody can help me out. I am currently learning MQL4 language. I created a small basic EA and ran some tests; even though there was no error when compiling, I found no trades executed, and when