Hi everybody,
I am looking for a script/EA to enter multiple limit orders in opposite directions. Basically what I want it to do is:
long x/y pair at 1.0000 with a sl at 0.9970 and tp at 1.0030 then place a limit sell at 0.9970 with sl at 1.0000 and tp at 0.9940.
size of orders, tp and sl should be adjustable. if tp is hit remaining limit order will be canceled. if sl is triggered, going to reverse again.
unfortunately the ones I found on the internet just keeps adding to current position instead of reversing
Thanks
I am looking for a script/EA to enter multiple limit orders in opposite directions. Basically what I want it to do is:
long x/y pair at 1.0000 with a sl at 0.9970 and tp at 1.0030 then place a limit sell at 0.9970 with sl at 1.0000 and tp at 0.9940.
size of orders, tp and sl should be adjustable. if tp is hit remaining limit order will be canceled. if sl is triggered, going to reverse again.
unfortunately the ones I found on the internet just keeps adding to current position instead of reversing
Thanks