Can someone help with a function to close current open position if not profitable for 4hrs since position was open?

 
Hello:

Can someone help with a function to close current open position if not profitable for 4hrs since position was open?

say for Long positions:

if magic=1111 and current_bid < takeprofit and timesinceorderopen > 4hrs, then close current open position

Any ea coders that can offer ideas or have a function that can do this?.

Thanks,Padhu

Reason: