fxwealth100 Posted January 10, 2018 Report Posted January 10, 2018 Hi, I would greatly appreciate it if any coder could code the following EA. I have searched on Google but have been unable to find a suitable EA. The EA has to do the following: It must place a BUY Stop and a SELL Stop order at a specific time at a specific distance from the OPEN Price. For example let's say we are on the USDZAR pair and at 08:00 the OPEN Price is 12.36102. The EA must the place a BUY Stop at 12.39102 and a SELL Stop at 12.33102. That is 300 pips away distance. If the BUY order for example triggers and is profitable then the SELL Stop pending order must be deleted and vice versa. The EA must contain the following fields: 1. Time to place orders 2. Distance at which to place orders 3. Must have Magic number so EA can trade on multiple pairs It does not need Take Profit, Stoploss, Trailing stops etc as I have another EA which manages those settings. Thank you.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now