How can time format be translated?
-
I created some input parameters to identify an initial time that will start the EA. I need them in time components in order to be optimizable separately (hour, minute):

At that moment I need to find the highest and lowest prices from a previous period that is also selectable in components format.
However, I didn't remember that highest/lowest prices options in fxDreema are accepted in text format only:

How can I translate in fxDreema time in components into text format?
-
Think this will show you all you need: https://fxdreema.com/shared/HToMwtsCc
Or: https://fxdreema.com/forum/topic/19545/create-time-stamp-for-optimisation
-
Thank you very much. I will try.