Managing pending orders for buy & sell (stop/limit).

Nov 03, 2017 at 13:47
609 개의 뷰
2 Replies
Nov 29, 2016 부터 멤버   게시물2
Nov 03, 2017 at 13:47
Hi,


I'm looking for EA coder to program on managing pending orders, buy/sell (stop/limit)s, not for free, i'll pay for it.

We will open multiple pending orders for 1 currency (EURUSD for now).
Example:

1. Manual trade placed for 1 standard lot buy stop/limit at 1.12345 with TP 1.12456 and SL at 1.12123.
There could be 2 situation for this:

a. Order get filled at requested price, 1.12345 with TP 1.12456 and SL at 1.12123.
This case, no action needed from the EA.

b. Order get filled by gap at price, 1.12375 with TP 1.12456 and SL at 1.12123.

This case, the EA automatically adjust the TP to 1.12486 and SL at 1.12093 (plus 0.00030 for TP and minus 0.00030 for SL, the difference between requested price and filled price).

Vise versa for sell stop/limit orders. We will have sell and buy pending order open at the same time as well.

2. Once all open position closed, delete all pending orders.

3. Alerts (email, sounds) on filled pending orders.

4. This should work on high volatility or normal market condition

5. Any other improvement are welcome to manage pending orders, or if there's already available on Internet, i'll pay for referring it to me.


Thanks
sales@
forex_trader_25447
Dec 21, 2010 부터 멤버   게시물131
Nov 06, 2017 at 07:38 (편집됨 Nov 06, 2017 at 07:39)
Possible problem :
 At so small TP/SL You can have problem with Stop Level when Pending order is executed.
... if TP/SL are whithin Stop Level, they will not be set, and stay == 0.0

Idea :
 If You have no SL and TP attached to position, and they are realized by EA,
 then You have no problem with GAP and TP,
 but SL could not be executed at required price ( it wouldn't anyway on dynamic market ).
Nov 29, 2016 부터 멤버   게시물2
Dec 20, 2017 at 07:15
Hi,

Thank you for your reply. managed to get a programmer to code. Thanks for your suggestions.
sales@
로그인 / 가입하기 to comment
You must be connected to Myfxbook in order to leave a comment
*상업적 사용 및 스팸은 허용되지 않으며 계정이 해지될 수 있습니다.
팁: 이미지/유튜브 URL을 게시하면 게시물에 자동으로 삽입됩니다!
팁: @기호를 입력하여 이 토론에 참여하는 사용자 이름을 자동으로 완성합니다.