RAQ

Create an EA that Closes a Trade after 60 Seconds

Q: Is there way to set a “stop watch” like function to close a trade after 60 seconds?

A: Yes. First create a function that checks if a trade has been opened over 60 seconds and then closes the trade if it has been open that long. Then use the Event Manager to automatically execute the function every 1 or 2 seconds.
Here is a video showing how I created a similar EA:

And you can download the system right here: VtsPackageTimerCloser

 

To get notified about the latest questions and answers, follow us!