Filtering time to the second
-
I am attempting to place a pending order 2 seconds before a specific time.
I created a condition that if Server Time == The time I set (11:30) minus 2 seconds ('Seconds_Before') then it will write a message to log (just so I know it works).
Can anyone tell me what i am doing wrong?

-
Solved thanks to this thread: http://fxdreema.com/forum/topic/8861/time-filter-block-editting/3
-
@learningfx Nice to see it helped.
