I need an ea based on a ema and a personal indicator ( i have indicator source code )

Job finished

Execution time 28 minutes

Specification

i need a ea for mt5 that works with and ema and a personal indicator. 
when the ema is in a positive angle only takes long positions when indicator gives the signal. (when indicator change color, from red to green)
If the ema is in negative angle only takes short positions when indicator gives the signal. (when indicator change color, from green to red)
close position when indicator changes color.

ea configuration options:

1* ema selection: an option to choose betwen 1 and 200 ema

2* ema angle:  positive angle : 0º / 90º (must be able to change both parameters 0 and 90, and work only into the parameters i choose)
               negative angle : 0º / -90º (must be able to change both parameters 0 and 90, and work only into the parameters i choose)

3* angle / candles calculator: an option to choose how many candles is needed to calculate the angle. 0 / 100

4* open position : i want to be able to choose when i want to open the position once the signal is done : 
    inmediately
    half of the candle (example: at 30 min if it is in 1 hour chart, at 15 min if it is a 30 minute chart)
    close of the candle

5* close position : i want to be able to choose when i want to close the position once signal is done : 
    inmediately
    half of the candle (at 30 min if it is in 1 hour chart)
    close of the candle

6* take profit 1 : an option to choose the pips for the take profit 1 and the percentaje to close of the current position; example : take profit 1 at 30 pips and a 30% of the position
   take profit 2 : an option to choose the pips for the take profit 2 and the percentaje to close of the current position; example : take profit 1 at 30 pips and a 50% of the position
   take profit 3 : an option to choose the pips for the take profit 3 and the percentaje to close of the current position; example : take profit 1 at 30 pips and a 80% of the position

7* stop loss: must be able to choose the pips for the stop loss

8* lot size: i must be able to choose the lot size: between 0.01 and 100

Name of the ea: DCbot1

Must be error free, must work in all timeframes, must work in all pairs

I want the source code

Files:

Responded

1
Developer 1
Rating
(73)
Projects
132
52%
Arbitration
9
44% / 33%
Overdue
64
48%
Free
2
Developer 2
Rating
(365)
Projects
412
36%
Arbitration
35
26% / 57%
Overdue
63
15%
Free
3
Developer 3
Rating
(82)
Projects
86
57%
Arbitration
25
0% / 84%
Overdue
19
22%
Free
4
Developer 4
Rating
(19)
Projects
21
5%
Arbitration
1
0% / 100%
Overdue
1
5%
Free
5
Developer 5
Rating
(23)
Projects
45
20%
Arbitration
24
29% / 42%
Overdue
12
27%
Working
6
Developer 6
Rating
(19)
Projects
22
32%
Arbitration
10
0% / 100%
Overdue
3
14%
Free
7
Developer 7
Rating
(1850)
Projects
3450
88%
Arbitration
73
40% / 15%
Overdue
265
8%
Free
8
Developer 8
Rating
(418)
Projects
473
34%
Arbitration
25
40% / 44%
Overdue
6
1%
Loaded
9
Developer 9
Rating
(119)
Projects
127
41%
Arbitration
3
33% / 67%
Overdue
0
Free
10
Developer 10
Rating
(48)
Projects
80
28%
Arbitration
8
75% / 13%
Overdue
41
51%
Free
11
Developer 11
Rating
(2381)
Projects
2991
65%
Arbitration
76
47% / 14%
Overdue
340
11%
Working
12
Developer 12
Rating
(188)
Projects
212
58%
Arbitration
9
11% / 89%
Overdue
8
4%
Free
13
Developer 13
Rating
(94)
Projects
148
59%
Arbitration
16
38% / 13%
Overdue
25
17%
Free
14
Developer 14
Rating
(185)
Projects
190
27%
Arbitration
0
Overdue
3
2%
Free
15
Developer 15
Rating
(250)
Projects
400
38%
Arbitration
82
41% / 20%
Overdue
69
17%
Loaded
16
Developer 16
Rating
(24)
Projects
27
33%
Arbitration
2
100% / 0%
Overdue
1
4%
Free
17
Developer 17
Rating
(224)
Projects
283
42%
Arbitration
15
13% / 47%
Overdue
67
24%
Free
18
Developer 18
Rating
(66)
Projects
143
34%
Arbitration
11
9% / 55%
Overdue
26
18%
Working
19
Developer 19
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
20
Developer 20
Rating
(557)
Projects
924
48%
Arbitration
301
59% / 25%
Overdue
123
13%
Loaded
21
Developer 21
Rating
(8)
Projects
13
85%
Arbitration
1
0% / 100%
Overdue
0
Free
Similar orders
1. INTRODUCTION Triple Moving Average Momentum Execution Robot will be to execute trades on Meta Trader 4 or 5 (Developer to tell me which would be better, after understanding the requirement), that modify the position in each currency pair based on the current price, relative to the 3 predefined moving averages. The idea is to identify momentum in a simple way, and then run with it based on where the price is
Where/How to request Oanda retail open positions? I've tried through with a Oanda API and requesting this way; url= " https://api-fxpractice.oanda.com/v3/instruments/AUD_USD/positionBook " but I get result different results (see attached pic). If someone is able to replicate/ make some similar to this indicator, im willing to pay
Create a MT5 EA based on certain strategy creating a proprietary automatic trading strategy for our private investment portfolio. This is a unique opportunity to work on an exclusive project that demands creativity, strategic thinking, and a deep understanding of financial markets. Project Description: We are looking for a developer to design and implement an advanced automatic trading strategy tailored to our
I'm new to this trading system wishing to get something that will guide me through the process of creating a new lifestyle. So I wish to grow my pockets in any circumstance coz life thing ain't easy any more
I like to put 4 input to the EA. symbol 1, symbol 2, symbol 1 lot, symbol 2 lot. When the EA wants to open buy position, close all positions then buy on the symbol 1 and sell on the symbol 2. When the EA wants to open sell position, close all positions then sell on the symbol 1 and buy on the symbol 2. Thank you
Hello everyone, As you can read from the title, I'm looking for a specific program, that based on the trading history of an EA, It is able to guess the entry rules, testing many different indicators, or using machine learning models. I Know that software able to randomly generate strategies, like StrategyQuant exist, but they don't work in reverse. The idea started from an old post here on MQL5, where a user asked
Hi, are you able to convert TOS thinkscript to Tradingview pinescript? I will be looking for great developer to bid for this project https://docs.google.com/document/d/1V8rxS1JG_hfcXqBIChJ9GXdVQ11fxBrlpAxwNA9zhZA/edit The code is already attached to the project Best regards
I have this EA that I have build with another developer. I tried backtesting and optimizing it but the test runs too slow. The EA gets instructions from a number of custom indicators to produce orders, I think that's what makes it to slow when testing. I need an experienced MQL4 developer who can dismantle the coded EA and rewrite it in a more logical way, without using the iCustom function. I want everything to be
Are you a coding maestro with a passion for optimizing indicators to blazing speeds? Look no further – I’m in search of a skilled developer to take my indicator to the next level! The Task: I need someone who can dive deep into the code, iron out any pesky errors, and optimize the indicator for lightning-fast responsiveness. Additionally, I require seamless integration of the Zigzag indicator, which currently resides
Dear Developer, I need you to create fxdreema project (EA) to implement a multicurrency math based trading with multiple entry modules. the system will be trading on daily basis with extra confirmation with some math from the higher TF, i use percentage of variation between candle close for a specific candles count like from the start of the day for M5 TF and also there will be some extra math to get the power of the

Project information

Budget
240+ USD
VAT (21%): 50.4 USD
Total: 290.4 USD
For the developer
216 USD
Deadline
from 1 to 10 day(s)