Create an EA with the following rules and parameters.

MQL5 エキスパート

仕事が完了した

実行時間2 日
依頼者からのフィードバック
Excellent programer. Understood the requirements well and delivered it working flawless on the first delivery. Highly recommended!
開発者からのフィードバック
Job provided with full details. Tested and confirmed very fast. Recommended customer.

指定

Please read the requirements carefully. Also, I require you to test the EA before you send it. If the EA has bugs which you should have caught during testing, I won't give a 5 star rating. Here the requirements. If you have read them and understand them and can program such an EA, I'm happy to receive your offer. Thank you.


EA Requirements

 

General:

The EA should only have one open order at a time.

 

The EA should only open a buy order if MACD (main line) is above 0 and price is higher than it was “j” minutes ago (j should be a changeable parameter)

 

The EA should only open a sell order if MACD (main line) is bellow 0 and price is lower than it was “j” minutes ago (j should be a changeable parameter)

 

The EA needs to take Swaps into account when calculating the amount in currency used to determine “Stop Loss” and “Take Profit”. It should only consider the profit or loss created by this EA. Not any other EAs which might be running.

 

 

PARAMETERS

 

A = Initial lot size

(For example .1)

 

B = Initial TP (in currency)

(For example: 100 USD)

 

C = Initial SL (in currency)

(For example: -100 USD)

 

D = Amount to multiply “Stop Loss in currency” by after SL has been hit.

 (For example: 2. Then if SL is hit, the new SL for the new order will be -200 USD =2* -100)

 

E = Amount to multiply “Stop Loss in currency” by after TP has been hit.

 (For example: 2. Then if TP is hit, the new SL for the new order will be -200 USD =2* -100)

 

F = Amount to multiply “Take Profit in currency” by after SL has been hit.

(For example: 2. Then if SL is hit, then the SL in currency will be 200 USD = 2*100)

 

G = Amount to multiply “Take Profit in currency” by after TP has been hit.

(For example: 2. Then if TP is hit, then the SL in currency will be 200 USD = 2*100)

 

H = Amount to multiply “Lot Size” by after SL has been hit.

(For example: 2. Then if SL is hit, then the new Lot Size will be .2 = .1*2)

 

I = Amount to multiply “Lot Size” by after TP has been hit.

(For example: 2. Then if TP is hit, then the new Lot Size will be .2 = .1*2)

 

J = Minutes ago price reference

(For example: 5 Minutes ago)

 

K = If active then if TP is hit, then lot size, initial TP (in currency) and initial SL (in currency) should return back to their original values (A, B, and C) regardless of the other settings.

 

I = If active then if SL is hit, then lot size, initial TP (in currency) and initial SL (in currency) should return back to their original values (A, B, and C) regardless of the other settings.

 

J = If active then If TP is hit all trading should be stopped regardless of the other settings

 

K = If active then If SL is hit all trading should be stopped regardless of the other settings


応答済み

1
開発者 1
評価
(42)
プロジェクト
62
8%
仲裁
12
58% / 42%
期限切れ
1
2%
2
開発者 2
評価
(568)
プロジェクト
641
41%
仲裁
21
57% / 29%
期限切れ
47
7%
仕事中
3
開発者 3
評価
(37)
プロジェクト
51
43%
仲裁
2
100% / 0%
期限切れ
9
18%
4
開発者 4
評価
(68)
プロジェクト
84
39%
仲裁
4
50% / 50%
期限切れ
2
2%
5
開発者 5
評価
(32)
プロジェクト
42
57%
仲裁
2
0% / 50%
期限切れ
2
5%
仕事中
6
開発者 6
評価
(47)
プロジェクト
68
13%
仲裁
2
50% / 0%
期限切れ
7
10%
仕事中
7
開発者 7
評価
(37)
プロジェクト
59
27%
仲裁
25
20% / 52%
期限切れ
10
17%
仕事中
8
開発者 8
評価
(333)
プロジェクト
352
71%
仲裁
4
100% / 0%
期限切れ
1
0%
仕事中
9
開発者 9
評価
(68)
プロジェクト
77
8%
仲裁
33
9% / 55%
期限切れ
6
8%
仕事中
10
開発者 10
評価
(140)
プロジェクト
203
80%
仲裁
17
29% / 47%
期限切れ
10
5%
仕事中
11
開発者 11
評価
(2421)
プロジェクト
3041
66%
仲裁
77
48% / 14%
期限切れ
340
11%
仕事中
12
開発者 12
評価
(3)
プロジェクト
1
0%
仲裁
2
0% / 100%
期限切れ
0
仕事中
類似した注文
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
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price
I SIMPLY NEED SOMEONE TO INTEGRATE THESE OPTIMIZATION ALGOS INTO MY EA. THE LIBRARY IS ATTACHED BELOW. NEED THIS DONE FAST. LET ME KNOW IF YOU HAVE OTHER QUESTIONS A list of implemented optimization algorithms: BGA (binary genetic algorithm) ANS (across neighbourhood search) CLA (code lock algorithm) P_O_ES ((P+O) evolution strategies) CTA (Comet Tail Algorithm) SDSm (stochastic diffusion search M) ESG (evolution of
Create a robot like this live on YouTube, it is a simple hedge system that does not have martingale or other risky means of.making money.... please check out the link and if it is possible for you to repeat this then reach out with a sample and price. YouTube: https://www.youtube.com/live/cT_42RWzq_0?si=Z8M5mKkAMGZhxdTL
Hi There I am looking for someone to create me a simple anti martingale EA The EA will open a buy and sell the moment the EA is attached to a chart. Should the price increase - additional buys will open. This will continue until profit point Should the price retrace all trades should close just before breakeven point. New sequence starts immediatly thereafter The sell trade will close if the combined profit of buys

プロジェクト情報

予算
70+ USD
開発者用
63 USD
締め切り
最低 3 最高 5 日