Long Term Hedge Robot - Carefully read specification to see if you can build this properly.

MQL4 Experts

Job finished

Execution time 2 hours
Feedback from customer
The best coder I have found. Amazing work. I am glad I found this coder. I will be back again and again. Great work.
Feedback from employee
Great client with great ideas, happy to work again with him.

Specification


This robot is designed to trade long and short continuously, always in the market. However, the management of this system will be slightly different.

Rules:
Buys and sells will be independent of each other.
Buy sequence and sell sequence will have a different magic number (variable)
If there are no buy trades open - BUY
If there are no sell trades open – SELL
Take profit pips or points, specify in the settings (variable). The take profit will apply to the most recent open trade, when this take profit is hit, this closes the entire buy or sell sequence, whether there is only one buy/sell open, or whether there are multiple buy/sell trades open. The buy sequence and the sell sequence are separate. I would like 2 different take profits. The first target will apply to levels 1,2 and 3. The second take profit will apply to every level from level 4 onwards, variable in the settings. targets and stops don't have to be physical hard stops and targets. they can be calculations which then close all in the sequence.
Here is the key to this system, we don’t just open buy or sell trades on a fixed grid. I want to use pending orders which trail behind price e.g. In a buy example let’s say we have buy number 1 open, after this if price moves against us ‘x’ pips place a pending buy stop ‘x’ pips above current price. As price falls further this pending buy stop should track price downwards keeping a set distance from price e.g 50 pips for example. This way, price has to turn around and move upwards towards our pending buy stop to trigger the trade. This method will be repeated for each additional level. This means that in a strong move, not as many buy or sell trades will be triggered and we will be out of the market.
Position sizing: I want 2 selectable settings for position size. The first being a calculation, balance divided by ‘x’ variable. E.g. 10’000 / 10’000 = 1 lot. The second being a simple decimal entry e.g. 0.01
Position sizing for additional trades in the open grid, martingale in the settings. Variable decimal e.g. x 1.1 or 1.2 0r 1.3 etc so I can test different martingale settings. If martingale set to 1 there is no martingale multiplier.
Max number of levels in the grid variable in the settings e.g. 14 buys or 14 sells etc.
Stop loss on the last level variable in the settings e.g. if the last level goes x pips negative, close the whole buy or sell sequence and start from level 1 again immediately.
Choose in the settings whether to use buy sequence only/ sell sequence only or use buy and sell sequence together.

Responded

1
Developer 1
Rating
(4)
Projects
5
60%
Arbitration
0
Overdue
0
Free
2
Developer 2
Rating
(22)
Projects
27
11%
Arbitration
6
17% / 17%
Overdue
4
15%
Loaded
3
Developer 3
Rating
(10)
Projects
25
28%
Arbitration
1
0% / 0%
Overdue
1
4%
Working
4
Developer 4
Rating
(174)
Projects
288
15%
Arbitration
20
40% / 35%
Overdue
15
5%
Busy
5
Developer 5
Rating
(2410)
Projects
3027
66%
Arbitration
77
48% / 14%
Overdue
340
11%
Free
6
Developer 6
Rating
(54)
Projects
61
31%
Arbitration
2
0% / 0%
Overdue
0
Working
7
Developer 7
Rating
(471)
Projects
501
52%
Arbitration
10
60% / 20%
Overdue
3
1%
Free
8
Developer 8
Rating
(38)
Projects
40
25%
Arbitration
20
15% / 75%
Overdue
8
20%
Working
9
Developer 9
Rating
(263)
Projects
537
50%
Arbitration
55
40% / 36%
Overdue
224
42%
Free
10
Developer 10
Rating
(6)
Projects
6
33%
Arbitration
2
0% / 100%
Overdue
0
Working
11
Developer 11
Rating
(546)
Projects
1327
59%
Arbitration
28
82% / 0%
Overdue
10
1%
Free
12
Developer 12
Rating
(567)
Projects
641
41%
Arbitration
21
57% / 29%
Overdue
47
7%
Working
13
Developer 13
Rating
(61)
Projects
93
27%
Arbitration
1
100% / 0%
Overdue
2
2%
Loaded
14
Developer 14
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
15
Developer 15
Rating
(2067)
Projects
2625
62%
Arbitration
113
45% / 26%
Overdue
418
16%
Working
16
Developer 16
Rating
(37)
Projects
41
29%
Arbitration
4
0% / 25%
Overdue
0
Working
17
Developer 17
Rating
(56)
Projects
166
69%
Arbitration
4
100% / 0%
Overdue
1
1%
Free
18
Developer 18
Rating
(68)
Projects
103
53%
Arbitration
3
0% / 67%
Overdue
9
9%
Working
Similar orders
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
I want a skillful and experience deverloper to apply for this job. The strategy for the EA is Two Exponential Moving Average CROSSOVER strategy. The EA should work on any Timeframe. I want the EA to trade the direction of the CROSSOVER, the EA should open a BUY or SELL trades automatic when the Two Exponential Moving Average crossover. *(10EMA) ABOVE (23EMA) = BUY Trades *(10EMA) BELOW (23EMA) = SELL Trades BUY
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01
Hi I'm looking for a professional programmer to modify my EA the EA send signal alert to telegram and screen shot of the chart patterns my EA is dased to the harmonic pattern but I want to see on the screen shot the pattern of the harmonic pattern and on the chat as well
Hello I need create simple trend first candle session EA. Ea wait for first M5/M15/M30/H1 (all possible timeframes to choose) candle at asian, european and NYC session and open buy/sell stop order above (in long situation) or below (in short situation) x points from highest/lowest point of the first candle. + trailing stop loss stop loss take profit breakeven magic key
Hello Guys ! Looking for a developer to create a EA for my Buy and Sell No repaint indicator. I only have the EX4 indicator file and I want the EA to take trades according to the Buy and sells signals generated by the Indicator. Here are some inputs I want for the EA: - Trailing stop - TP and SL ( in pips ) - Entries, TP and SL ( based on opposite signals arrow ) - Daily target ( in Dollars $ or % ) - Trading hours -
I need a robot that copies the orders sent in the telegram group to MT4 or MT5 so that I can configure the parameters. I would like it to have functions so I can enter and exit negotiations according to my configuration parameters

Project information

Budget
200+ USD
For the developer
180 USD
Deadline
to 2 day(s)