HOW TO PUT THE HH:MM IN A VARIABLE TO OPTIMIZE THE BEST WORKING TIME OF THE DAY?
-
GOOD DAY
https://fxdreema.com/shared/mK43ayw5b
AS Y OU SEE IN THE ATTACHED PROJECT I AM USING THE HOUR FILTER BLOCK
PLS : HOW TO PUT THE "HH:MM" IN A VARIABLE TO OPTIMIZE THE BEST WORKING TIME OF THE DAY? WHICH DATA TYPE I HAVE TO PUT WHEN I CREATE THE VARIABLE ? I PUT "STRING" , "DOUBLE" BUT THEY DO NOT WORK..!!
PLS HELP , TKS
RGDS -
Use components to optimise, and convert them to a string to use in blocks like time filter.
MT4: https://fxdreema.com/shared/IbgvGjJY
MT5: https://fxdreema.com/shared/VpOj39mrc -
THANK YOU TO YOU AND TO FXDREEMA.. MATTER SOLVED
-
-
@jstap bro I need help with this too, I need to optimize the Time but Certain blocks Time uses strings. Please Checkkout this project
-
To optimize you need to use component time, so to use in some blocks you need to convert to string: https://fxdreema.com/shared/Oy8BG85ye
-
@jstap based on the Custom Code you shared bro, Start_Hour is the int type Constant then the other One is the variable where you will input the converted String?
-
Yes it converts the component time in int number format, to a string time stamp format
-
@jstap thanks brother!!
