EA for my DAX strategy

MQL4 专家

工作已完成

执行时间7 天
员工反馈
flokebroke knows exactly what he want, and his specifications a very clearly presented with all the details! The best client I have had so far.
客户反馈
Great AAAAAAAAAA+++++

指定

Hi,

 I need someone who can make me an MT4 Expert Advisor (EA) for my DAX trading strategy.

 After every DAX market opening until market closes it will need to do the following:

 - set SELL LMT orders above, and BUY LMT orders below the current price at 25points (full points) increments.
(I need to be able to change increments number)
 (eg. current price is 9533,45; it will need to place SELL LMT and BUY LMT orders every 25 point increment: so SELL LMT at 9550, 9575,9600, 9625.... and BUY LMT
below the current price so at 9525, 9500, 9475, 9450....)

 -on all open positions, TP will always be set to 50 DAX points, no SL! (also needs to be editable)
 example 1: SELL LMT 9550 is hit, then price drops below 9500 and TP of 50 closes the position. EA will then automatically set new SELL LMT at 9550
 example 2: BUY LMT at 9525 is hit, then price rises above 9575 and TP of 50points closes the position. EA will automatically set new BUY LMT at 9525.

 - as price rises 7 points above every 25 DAX points increment, the EA will need to open, a new BUY LMT order at every 25 Point increment below the current price
(unless there already is a BUY position opened at this price)
 example: price opens at 9533, EA places the SELL orders automatically (9550, 9575, 9600,...... . So as price rises to 9585, there will be 2 SELL positions opened at 9550, and 9575.
DURING this price RISE, the ea will also automatically have set 2 new BUY LMT orders (9550 and 9575) BELOW the current price.
So when price rises to 9557, the EA will set new BUY LMT order at 9550; when price rises to 9582, the EA will set new BUY LMT order at 9575.

 - as price drops 7 points below every 25 DAX point increment , the EA will need to open, a new SELL LMT order at the 25 DAX point increment
(unless there already is a SELL position opened at this price)
 example: price opens at 9533, EA places the BUY orders automatically (9525, 9500, 9475,...... . So as price drops to 9482, there will be 2 BUY positions open 9525, and 9500.
During this price DROP, the ea will also automatically have set 2 new SELL LMT orders (9525 and 9500) ABOVE the current price.
So as price drops to 9518, the EA will set a new SELL LMT order at 9525 above current price.
And as price drops to 9493, the EA will set a new SELL LMT order at 9500 above current price.

 This will be a semi automated EA, as I will lauch it myself every morning, and shut it down every evening

 
In the settings I will need to be able to edit:

 - Lot Size: (standard will be 0.01)
 - Increments between the LMT orders (standard will be 25full DAX points)
 - TP (standard will be 50 points)
 - Trading time (standard will be from 8AM GMT+1 to 22PM GMT + 1) (if possible)

反馈

1
开发者 1
等级
(473)
项目
1138
44%
仲裁
51
31% / 33%
逾期
500
44%
空闲
2
开发者 2
等级
(1856)
项目
3459
88%
仲裁
73
40% / 15%
逾期
265
8%
空闲
3
开发者 3
等级
(2428)
项目
3057
66%
仲裁
77
48% / 14%
逾期
340
11%
工作中
4
开发者 4
等级
(28)
项目
30
50%
仲裁
4
0% / 100%
逾期
8
27%
空闲
5
开发者 5
等级
项目
0
0%
仲裁
0
逾期
0
空闲
6
开发者 6
等级
(647)
项目
1295
67%
仲裁
84
26% / 49%
逾期
338
26%
空闲
7
开发者 7
等级
(41)
项目
160
45%
仲裁
16
13% / 50%
逾期
48
30%
空闲
8
开发者 8
等级
(2086)
项目
2646
61%
仲裁
113
45% / 26%
逾期
418
16%
工作中
9
开发者 9
等级
(5)
项目
14
86%
仲裁
2
0% / 100%
逾期
1
7%
空闲
10
开发者 10
等级
(128)
项目
236
65%
仲裁
30
37% / 23%
逾期
49
21%
空闲
11
开发者 11
等级
(490)
项目
1016
58%
仲裁
29
28% / 24%
逾期
132
13%
工作中
12
开发者 12
等级
(182)
项目
342
42%
仲裁
118
12% / 73%
逾期
104
30%
空闲
13
开发者 13
等级
(54)
项目
164
43%
仲裁
43
47% / 16%
逾期
58
35%
空闲
14
开发者 14
等级
(13)
项目
24
50%
仲裁
3
0% / 67%
逾期
14
58%
空闲
15
开发者 15
等级
(128)
项目
206
49%
仲裁
29
28% / 48%
逾期
33
16%
空闲
16
开发者 16
等级
(8)
项目
9
0%
仲裁
6
0% / 100%
逾期
4
44%
空闲
17
开发者 17
等级
(266)
项目
540
50%
仲裁
55
40% / 36%
逾期
224
41%
空闲
相似订单
Create hedging grid EA with my own logic. Add a Moving Avarage Filter. 2 engine with same logic. Sl TP by $ amount. Add Profit loss Dashboard Virtual all trade close Button
Hi There, my name is Jordan and I’m based in Australia. I’m looking to get an EA developed through freelance work and I’ve outlined some rough details of the intended EA, which is a similar concept to an existing EA by Andrii Hurin called “Time Range Sweep EA”. There are quite a lot of similarities to the reference EA and these include: · Trade on any market and instrument or on several pairs at the same time
Hello, Looking to create an arbitrage EA for MT5. The EA will run on two local MT5 instances (ex. 2 different accounts) and keep track of a certain pair price every 10 seconds. The EA will send data from instance #1 to instance #2 and vice versa. The EA will execute trades on the two accounts if a set of conditions are met. Apply if you have the experience and knowledge
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators. Posted earlier
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Good day i will need a developer to create an EA for me using existing trading view indicator .The EA will open after the indicator has given signal and will close if altenate signal comes.The trading view indicator will be shared and improvement is welcome
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA

项目信息

预算
10 - 100 USD
VAT (21%): 2.1 - 21 USD
总计: 12.1 - 121 USD
开发人员
9 - 90 USD