EA opening opposite pending orders

MQL4 专家

工作已完成

执行时间27 分钟

指定

I need an EA for currencies on MT4, which upon activation (without any further signals) opens a pair of pending orders: A buy stop a specific distance (in %) above the current bid price and a sell stop the same distance (in %) below the current ask price. For both of these stop loss and take profit orders are placed. 
Once one of the orders is opened, the other one is deleted. The whole process starts again from the beginning, as soon as the open position is closed or if neither the level for the buy stop nor the sell stop has been reached after a certain period of time.
New orders should only be opened in a defined timeframe (for example from 9 am to 9 pm). The lot size is to be set automatically to a value, so that upon opening of one of the orders a given percentage of the available capital equals the margin.  (10000 € available capital, percentage=40%, margin=4000 €, margin rate = 3,33%, current price(EURUSD)=1,085 => lot size=1,11)

For example:
EURUSD is currently trading at 1,0841/1,0850. Distance for the order levels is 0.001%, Distance for take profit is 0,0008%, for stop loss 0,0004 points. 
=> Order level for the buy stop/long order is at 1.08609 with take profit/stop loss at 1,08696/1,08569.
=> Order level for the sell stop/short order is at 1,08302 with take profit/stop loss at 1,08216/1,08342.
  • If after the waiting period of 90 minutes neither a price of 1.08609 nor 1,08302 has been reached, the orders ar canceled and a new pair of orders is created according to then current prizes.
  • If a price of 1.08609 (for the buy stop/long order) is reached and the position is opened, the sell stop/short order is immediatley deleted. ...and the other way round, if the short position is opened.
  • As soon as the opened position is closed by reaching the take profit or stop loss level, a new pair of orders is created according to then current prizes.


The variables needed are:
- distance of the order leverls above and below the current prices. Input of the variable should be in percent. (for example 0.00085%)
- distance of take profit above or below the order levels. Input of the variable should again be in percent.
- distance of stop loss above or below the order levels. Input of the variable should bei in points. (for example 0.00055)
- the waiting period, after which unopened orders are deleted (in minutes)
- percentage of available capital, that is to be put up as margin. ( e.g. 45 %)
- (mr: margin rate - if MT cant't automatcally determine the margin rate, so that the lot size can be calculated, e.g. 3,33% for most forex)
- earliest hour for opening trades
- latest hour for opening trades (both hours in 24h-format)

反馈

1
开发者 1
等级
(12)
项目
16
44%
仲裁
1
100% / 0%
逾期
0
空闲
2
开发者 2
等级
(68)
项目
81
11%
仲裁
12
67% / 25%
逾期
5
6%
空闲
3
开发者 3
等级
(214)
项目
345
16%
仲裁
22
41% / 32%
逾期
18
5%
已载入
4
开发者 4
等级
(29)
项目
35
14%
仲裁
5
40% / 60%
逾期
5
14%
空闲
5
开发者 5
等级
(1)
项目
1
0%
仲裁
1
0% / 100%
逾期
0
空闲
6
开发者 6
等级
(74)
项目
121
43%
仲裁
12
33% / 50%
逾期
17
14%
空闲
7
开发者 7
等级
(37)
项目
45
33%
仲裁
6
17% / 33%
逾期
8
18%
工作中
8
开发者 8
等级
(47)
项目
78
50%
仲裁
1
0% / 0%
逾期
1
1%
工作中
9
开发者 9
等级
(10)
项目
15
27%
仲裁
3
67% / 33%
逾期
0
工作中
10
开发者 10
等级
(440)
项目
546
25%
仲裁
21
38% / 38%
逾期
83
15%
工作中
11
开发者 11
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
12
开发者 12
等级
(300)
项目
449
65%
仲裁
5
40% / 0%
逾期
4
1%
工作中
13
开发者 13
等级
(568)
项目
641
41%
仲裁
21
57% / 29%
逾期
47
7%
工作中
14
开发者 14
等级
(554)
项目
1341
59%
仲裁
28
82% / 0%
逾期
10
1%
空闲
15
开发者 15
等级
(481)
项目
510
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
16
开发者 16
等级
(11)
项目
16
6%
仲裁
3
33% / 67%
逾期
0
空闲
17
开发者 17
等级
(396)
项目
502
38%
仲裁
83
37% / 33%
逾期
13
3%
繁忙
18
开发者 18
等级
项目
0
0%
仲裁
2
0% / 100%
逾期
0
空闲
19
开发者 19
等级
(72)
项目
80
10%
仲裁
36
8% / 53%
逾期
6
8%
工作中
20
开发者 20
等级
(119)
项目
169
38%
仲裁
9
78% / 22%
逾期
15
9%
空闲
21
开发者 21
等级
(564)
项目
933
47%
仲裁
302
59% / 25%
逾期
125
13%
已载入
22
开发者 22
等级
(2441)
项目
3076
66%
仲裁
77
48% / 14%
逾期
340
11%
空闲
23
开发者 23
等级
(351)
项目
372
70%
仲裁
4
100% / 0%
逾期
0
工作中
相似订单
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Create a mql5 expert advisor for forex/commodities trading based on modified candlestick formation. If modified bullish engulfing appears, EA will open buy position at closing of last candle area with martingale until opening of last candle area and set stop loss at open last candle area. Trailing stop appears when half of all buy positions running profit then when all buy positions running profit, and so on. If
Need to add Online Licence system for my MT4 EA. You can use any preferred strategy/ method you like for this. Licence can be control online. like activation deactivation I'm open for suggestions Many Thanks
HFT EA for prop firms 30 - 200 USD
am looking for a developer of a High Frequency Trading EA for MT5 to pass prop firms challengs. IF anyone has a Ready made HFT EA then we can discuss. I don't want HFT Arbitrage EA between slow and fast brokers. The EA has to work on all Brokers like FXPrimus/ICmarkets/Pepperstone or similar brokers and execute 100 orders per hour with 90% wins minimum. Must work on gold, 30 forex pairs and also on US30 and Nasdaq
Hello I need an HFT EA for MT5 that trade US30, BTC with low latency and high win rate! The bot should work on MT5, And can be back tested also! The bot works on real account with very low spread
Hi, I need modification of my EA to meet all prop firm rules. An expert developer is needed. Developer must have enough experience on prop firm because I don't have all the details of prop firm rules
MT4 EA upgrade 30+ USD
A TRADER AND CODER IS REQUIRED YOU WILL BE PROVIDED WITH A READY MADE EA THIS EA HAS MENU FOR INDICATOR TO BE SELECTED AND WORK ON MULTIPLE TIME FRAME YOU WILL ADD THIS INDICATOR TO THE EA IT WILL WORK LIKE OTHER INSTALLED INDICATOR ON JOINT OR SEPERATE MODE I WILL ALSO PROVIDE ANOTHER EA YOU WILL COPY THE TELEGRAM BOT FUNCTION FROM THERE AND ADD IT TO IT SO I CAN SIGNAL FOR TRADE, INDICATORS AND OTHERS ON TELEGRAM
I have an EA developed by Strategy Quant. I want to add a grid system along side with the normal operations. User can choose either the operations with grid system and without grid system. CONDITIONS: 1- There are 6k lines so If you don't know and experience with SQ EA modification do not answer. Do not accept the job if you can not do it. 2- If you modified only simple EAs before and not so complicated codes DO
Dear Developer, I am reaching out to request some modifications to an EA I am currently using. The EA involves a Martingale strategy with a recovery mode, but there are issues with its functionality that need to be addressed. I would appreciate your assistance in modifying and improving the EA to ensure it performs correctly. Below are the specific issues and requests for modifications: 1. Martingale Not Functioning
Hello, I want offline Renko chart based on pips and time. Trading View Renko chart is a perfect example of what I require, it prints renko bricks at close of time frame chosen which is more cleaner. The Trading View Renko chart wait until end of desired timeframe candle to close before final renko bricks are drawn. Best is to look at Trading View renko charts to see exactly how this works. I currently have an

项目信息

预算
70 - 110 USD
VAT (19%): 13.3 - 20.9 USD
总计: 83.3 - 130.9 USD
开发人员
63 - 99 USD
截止日期
 14 天