how to hidden tp sl or appear tp sl on mt4 ? - page 3 123 New comment Ickyrus 2012.09.06 09:17 #21 How does the computer know what day it is? [Deleted] 2012.09.06 09:20 #22 yea.... i got some idea. let me change it. [Deleted] 2012.09.06 09:50 #23 RaptorUK: Why are you showing code that is complete nonsense ? so for monday tuesday wednesday, must use 1, 2, 3... to represent tht value ? [Deleted] 2012.09.06 09:51 #24 https://docs.mql4.com/dateandtime/dayofweek Simon Gniadkowski 2012.09.06 09:59 #25 albert_lim83: so for monday tuesday wednesday, must use 1, 2, 3... to represent tht value ? Why do you find it impossible to answer a simple question ? Tjipke de Vries 2012.09.06 10:06 #26 albert_lim83 2012.09.06 11:06 i wish only trading on tuesday, wednesday and thursday ======================================= albert_lim83 2012.09.06 11:52 // does not work on holidays. if(DayOfWeek()==0 || DayOfWeek()==6) return(0); only this way can work only ? ======================================== Change your code... Make it trading only tuesday, wednesday and thursday [Deleted] 2012.09.06 10:06 #27 RaptorUK: Why do you find it impossible to answer a simple question ? i found it before i coding it, but it's hard for me to coding for trading only for certain day ... Ickyrus 2012.09.06 10:12 #28 albert_lim83: i found it before i coding it, but it's hard for me to coding for trading only for certain day ... Its hard because you havn't read the book or looked at the documentation thus wasting our and your time with questions whose answer you wont understand or how to use it properly. Tjipke de Vries 2012.09.06 10:12 #29 albert_lim83: for the input parameter there, must use 1 2 3 4 5 6 to represent the trading day ? You ASK too much start coding yourself Change your code... Make it trading only tuesday, wednesday and thursday 123 New comment
yea....
i got some idea.
let me change it.
Why are you showing code that is complete nonsense ?
so for monday tuesday wednesday, must use 1, 2, 3... to represent tht value ?
so for monday tuesday wednesday, must use 1, 2, 3... to represent tht value ?
i wish only trading on tuesday, wednesday and thursday
=======================================
only this way can work only ?
========================================
Change your code...
Make it trading only tuesday, wednesday and thursday
Why do you find it impossible to answer a simple question ?
i found it before i coding it,
but it's hard for me to coding for trading only for certain day ...
i found it before i coding it,
but it's hard for me to coding for trading only for certain day ...
Its hard because you havn't read the book or looked at the documentation thus wasting our and your time with questions whose answer you wont understand or how to use it properly.
for the input parameter there, must use 1 2 3 4 5 6 to represent the trading day ?
You ASK too much start coding yourself
Change your code...
Make it trading only tuesday, wednesday and thursday