Copy/Hedging EA with low risk (Hedge Trade management)

MQL5 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 2 gün
Geliştirici tarafından geri bildirim
Good customer. Recommended. Fast testing and confirmation.
Müşteri tarafından geri bildirim
super fast and efficient and responds well to any questions, highly recommended

İş Gereklilikleri

This EA will have 3 functions:


Copy/Hedging EA between two accounts running on the same machine, like negative copying. So ideally this works with Master/Slave if you place an order to BUY 1 Lot of EURUSD on the Master then the EA will SELL 1 Lot of EURUSD on the Slave and when the position is closed on the Master it will automatically close on the Slave


found some existing straight copier EA that might help to be a base:
https://www.mql5.com/en/code/14085
https://www.mql5.com/en/code/38998
https://www.mql5.com/en/code/32614


Sizing:
User has 2 input parameters to indicate that the trade can (gain / loose) the max_risk_percentage and the input_bips so the EA should calculate the appropriate Lot size in a reverse manner
ex:
Account Size = $10,000
input max_risk_percentage = 0.5%
input input_bips = 15 bips
result:
If Maximum risk is $50 in 15 bips then lot size should be $50 / 0.0015 / 100,000 (standard lot size) = 0.33333 Lots

Signal:
will be a separate function that will generate BUy / Sell Orders for now you may keep it random

Order Doublling:
System should run with one order at a time with the aim at making a profit for the master at all times with a provision of doubling down at every loss up to a maximum of 5 trades per day.
first trade risk max_risk_percentage - if profitable then next trade will have the same risk, if it lost money next trade will double the risk.. etc...

look forward to your bids

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(14)
Projeler
19
11%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
5
26%
Serbest
2
Geliştirici 2
Derecelendirme
(63)
Projeler
106
68%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
2
2%
Serbest
3
Geliştirici 3
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
4
Geliştirici 4
Derecelendirme
(126)
Projeler
160
36%
Arabuluculuk
4
25% / 50%
Süresi dolmuş
13
8%
Serbest
5
Geliştirici 5
Derecelendirme
(10)
Projeler
10
0%
Arabuluculuk
1
0% / 0%
Süresi dolmuş
1
10%
Serbest
6
Geliştirici 6
Derecelendirme
(90)
Projeler
118
17%
Arabuluculuk
44
23% / 39%
Süresi dolmuş
20
17%
Serbest
7
Geliştirici 7
Derecelendirme
(331)
Projeler
451
52%
Arabuluculuk
22
50% / 27%
Süresi dolmuş
5
1%
Yüklendi
8
Geliştirici 8
Derecelendirme
(471)
Projeler
501
52%
Arabuluculuk
10
60% / 20%
Süresi dolmuş
3
1%
Serbest
9
Geliştirici 9
Derecelendirme
(9)
Projeler
8
38%
Arabuluculuk
2
0% / 0%
Süresi dolmuş
2
25%
Yüklendi
10
Geliştirici 10
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
11
Geliştirici 11
Derecelendirme
(67)
Projeler
76
7%
Arabuluculuk
33
9% / 55%
Süresi dolmuş
6
8%
Çalışıyor
12
Geliştirici 12
Derecelendirme
(5)
Projeler
4
50%
Arabuluculuk
4
0% / 75%
Süresi dolmuş
0
Serbest
13
Geliştirici 13
Derecelendirme
(326)
Projeler
345
71%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
1
0%
Yüklendi
14
Geliştirici 14
Derecelendirme
(74)
Projeler
73
47%
Arabuluculuk
2
50% / 50%
Süresi dolmuş
2
3%
Serbest
Benzer siparişler
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

Proje bilgisi

Bütçe
100 - 200 USD
Geliştirici için
90 - 180 USD