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

MQL5 エキスパート

仕事が完了した

実行時間2 日
開発者からのフィードバック
Good customer. Recommended. Fast testing and confirmation.
依頼者からのフィードバック
super fast and efficient and responds well to any questions, highly recommended

指定

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

応答済み

1
開発者 1
評価
(14)
プロジェクト
19
11%
仲裁
1
0% / 100%
期限切れ
5
26%
2
開発者 2
評価
(63)
プロジェクト
106
68%
仲裁
1
100% / 0%
期限切れ
2
2%
3
開発者 3
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
4
開発者 4
評価
(126)
プロジェクト
160
36%
仲裁
4
25% / 50%
期限切れ
13
8%
5
開発者 5
評価
(10)
プロジェクト
10
0%
仲裁
1
0% / 0%
期限切れ
1
10%
6
開発者 6
評価
(90)
プロジェクト
118
17%
仲裁
44
23% / 39%
期限切れ
20
17%
7
開発者 7
評価
(337)
プロジェクト
455
52%
仲裁
22
50% / 27%
期限切れ
5
1%
取り込み中
8
開発者 8
評価
(475)
プロジェクト
504
53%
仲裁
10
60% / 20%
期限切れ
3
1%
9
開発者 9
評価
(9)
プロジェクト
8
38%
仲裁
2
0% / 100%
期限切れ
2
25%
仕事中
10
開発者 10
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
11
開発者 11
評価
(68)
プロジェクト
77
8%
仲裁
33
9% / 55%
期限切れ
6
8%
仕事中
12
開発者 12
評価
(5)
プロジェクト
4
50%
仲裁
4
0% / 75%
期限切れ
0
13
開発者 13
評価
(333)
プロジェクト
352
71%
仲裁
4
100% / 0%
期限切れ
1
0%
仕事中
14
開発者 14
評価
(74)
プロジェクト
73
47%
仲裁
2
50% / 50%
期限切れ
2
3%
類似した注文
Hi there, I currently have a scalping strategy based of 3 thrid party indicators that I would like automated. This would help me with running the strategy through the strategy tester. Two of the indicators dont have iCustom functionality to pull the data in, so another way would have to be devised. The strategy incorpates trading activity, sentiment in the for of the ratio of traders in profit, and a third techincal
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one

プロジェクト情報

予算
100 - 200 USD
開発者用
90 - 180 USD