Anyone has an ea that will close all open trades and all pending orders at a predefined time?

 

If a specific time is set, all trades (open and pending) will be closed/deleted precisely at that time.

Can anyone share the ea with me?

 
Lim001:

If a specific time is set, all trades (open and pending) will be closed/deleted precisely at that time.

Can anyone share the ea with me?

Just write one,  it's less than a hundred lines of code even if you comment and error check profusely.  

By the way . . .  you can't do anything at a precise time . . .   if there are no ticks around the time you want you will miss it,  maybe only by seconds or even minutes but you will miss it.  So you should say ". . .  as soon as possible after a precise time . . ."