Create EA based on provided rules and indicators

Job finished

Execution time 28 days
Feedback from customer
I have never met a better coder in all my years. Beyond fantastic. Amazing guy. If we had more people like Emeka in the world, we would have colonized Mars by now. This guy is a hidden gem.
Feedback from employee
Great customer. Explained requirements clearly. Thanks.

Specification

1. The idea of the trading system is as follows: market entries are performed on the 15 minute timeframe when the trend is in the right direction, the arrow is above or below the baseline pivot, and there is an arrow indicator

2. Trend is determined based on the attached TMA+CG mladen indicator. Use the default settings for all attached indicators. The trend is determined by the two outer green bands (in the example they are yellow). The trend must be CLEAR. Both bands must point up or down. Do not take trades if one band points up and one points down for example. Only take trades when both bands point in the correct direction. Both bands should point up for a buy signal and both bands should point down for a sell signal.







3. Trading Signals:

  • Buy signal: Both bands from the TMA+CG mladen indicator must point upwards, there must be an upwards GREEN arrow from the C_ indicator and the arrow of the current candle must be below the middle line (the base yellow line) from the Gnew indicator. 






  • Sell signal: Both bands from the TMA+CG mladen indicator must point downwards, there must be an downwards RED arrow from the C_ indicator and and the arrow of the current candle must be above the middle line (the base yellow line) from the Gnew indicator. 




4. Positions are opened at the open price of a new (next) candle after the confirmation of all the rules. 

5. Additional filters for opening a position (MAKE EACH OF THESE OPTIONAL USING INPUT):

The TMA+CG mladen indicator will be used to determine the middle olive band. The Gnew indicator will determine if the nearest resistance or support (the Take profit) is inside the two outer green bands from the TMA+CG mladen indicator

  • Confirmation of a buy signal1: Make sure the price is below the middle olive band on the TMA+CG mladen indicator.
  • Confirmation of a buy signal2: The closest resistance (closest red line above the base yellow line and The take profit) is underneath the top green band from the TMA+CG mladen indicator.
  • Confirmation of a sell signal1: Make sure the price is above the middle olive band on the TMA+CG mladen indicator.
  • Confirmation of a sell signal2: The closest support (closest blue line below the base yellow line and The take profit) is above the lower green band from the TMA+CG mladen indicator.

6. Close by Take Profit — 

FOR BUY: during position opening, a Take Profit level is set at the nearest resistance (red line above the base yellow line) using the Gnew indicator.
FOR SELL: during position opening, a Take Profit level is set at the nearest support (blue line below the base yellow line) using the Gnew indicator.

7. Position management

There will be an option to close trades using 2 methods (
MAKE EACH OF THESE OPTIONAL USING INPUT TO SELECT EITHER)

Method 1:
The lot size will be adaptive based on the equity using a customizable risk% (make the risk % an input parameter) and a customizable stop loss (make the stop loss level an input parameter in pips). The stop loss used here will also be the stop loss for the either buy/sell trade opened. The way the lot size should all be calculated is as the following= (((equity*risk)/stop in pips)/10). So for example if we have an equity of 10,000 and we use a risk of 2% and a stop loss in pips of 10 pips, the calculation would be the following =  (((10,000*0.02)/10)/10)=2 lots

Method 2: The lot size will be adaptive based on the equity using a customizable risk% (make the risk % an input parameter).The way the lot size should all be calculated is as the following= (((equity*risk)/stop in pips)/10). So for example if we have an equity of 10,000 and we use a risk of 2% and a stop loss in pips of 10 pips, the calculation would be the following =  (((10,000*0.02)/10)/10)=2 lots. HOWEVER, the stop loss will be calculated as the following:

FOR BUY: during position opening, the Stop Loss level is set at the nearest support (blue line below the base yellow line) using the Gnew indicator.
FOR SELL: during position opening, the Stop Loss level is set at the nearest resistance (red line above the base yellow line) using the Gnew indicator.

For method 2 use the the distance in pips from the order open price to the calculated stop loss (using the Gnew indicator) as input into the equation to calculate lot size = (((equity*risk)/stop in pips)/10)


8. What to ignore

Ignore the x's placed by the TMA+CG mladen indicator

9. Additional requirements

1. Make it send signals (order information in currency pair, direction, price, take profit, stop loss) to a discord server.

2. Make sure this expert advisor works across all pairs including XAUUSD for example. Must be bug free and work as intended per the rules. Must be profitable. The EA will work on any pair it is attached to. I intend to open multiple currency pairs and attach the EA to each chart. I need the source code.

Have fun!

Last coder gave me a buggy version of this that did not work as intended and was not profitable so I am repeating this order and I will be far more careful in checking requirements this time.

Files:

MQ4
C_.mq4
26.1 Kb
MQ4
Gnew.mq4
27.5 Kb

Responded

1
Developer 1
Rating
(27)
Projects
43
7%
Arbitration
18
6% / 78%
Overdue
26
60%
Free
2
Developer 2
Rating
(68)
Projects
111
26%
Arbitration
17
6% / 71%
Overdue
15
14%
Free
3
Developer 3
Rating
(249)
Projects
398
38%
Arbitration
82
41% / 20%
Overdue
69
17%
Loaded
4
Developer 4
Rating
(277)
Projects
334
55%
Arbitration
14
36% / 29%
Overdue
1
0%
Free
5
Developer 5
Rating
(86)
Projects
114
26%
Arbitration
7
29% / 57%
Overdue
5
4%
Free
6
Developer 6
Rating
(26)
Projects
34
26%
Arbitration
7
14% / 43%
Overdue
7
21%
Free
Similar orders
Looking for a developer of profitable EA tested for over 2 or more years time history of profits with investors read me only access as proof of usage. MT4 or MT5
Adjust MY Hedging EA 30 - 40 USD
1. Need averaging TP for my hedging EA. (Close both Buy and Sell position with TP) 2. Add function auto/manual entry. (EA will entry based on manual position(placed by trader) or auto trade based on existing setting)
Create an EA zigzag 40 - 80 USD
Zigzag EA sends notify on MT4 mobile app indicator have 2 Conditions all are explained in the pictures accurately and clearly https://drive.google.com/file/d/10Y6SrvC2A7RTT_baAJ7vOKytTDaUvRRQ/view?usp=sharing Warning: Do not send me a notification if your offer is higher than $ 100 because I did the project twice for less than $60 And I want to do the project now because there are mistakes on my part that I want to
News field 30+ USD
I am in need of a custom EA news filter for my trading platform, and I believe your expertise in this field can greatly assist me. Below are the specifications for the filter: 1. It should be implemented as a boolean function, returning either true or false. 2. The filter must automatically detect currency pairs. 3. Three hours before and after any significant news events pertaining to each currency in the pair, the
Hello, I would like to ask who would perform a backtest + optimization on my existing EA ? The EA works mainly on two pairs. Thank you for your reply. Sincerely Martin
I need Spike DETECTOR EA for Boom and Crash.. which will send me notification or alerts when spike is near. The EA should also be able be buy on crash Index and sell on Boom Index depending on the market..Demo may be provided for faster execution of my order
ODSMART EA 30 USD
I want an EA developed from this strategy that will buy and sell based on the appearance of these colours. Blue-buy (Enter when the signal indicator is at zero on the blue background) Red -sell( Enter when the signal indicator is at 100) White and brown, exit trade
i want to create RSI trading bot in 1 min time frame this is will happern in 1 min timeframe if RSI level 3 min chat frame touch 27 RSI level than excute buy order as and if 3 min time frame candle touch 72 level RSI will excute sell order than profit will be 3 time where order fill from and stop loss open ,. and i want in the setting able adjust the stoploss in tick adjust the take profit and entry lot
I am in the middle of conducting a complex experiment. And part of this experiment entails modifying an existing free MT5 EA (DarkCloud PiercingLine Stoch, for which i can pass the source code to you if you need) to: run only on specific days and within specific hours on those specific days. I will provide you with the schedule. I need the EA to come with scheduling choices so that the user can choose which days and
I want to design forex robot which work based on hikenashi candel stick pattern and also i wamt to include martingale statergy and trade entry method is bqsed on rsi and hikenashi

Project information

Budget
30 - 50 USD
For the developer
27 - 45 USD
Deadline
to 2 day(s)