Who can develop An expert advisor based on my ema trading system

MQL4 Experts Forex

Spécifications

I want to a developer that can develop an ea for me based on my exponential moving average trading system.

The ea will enter a trade at the crossing of the ema lines and hold trade untill ema crosses again signifying change of trend,it will then close trade and immediately enter another trade the opposite direction.

it should work on all pairs and all timeframes.

It should be able to determine lot size (auto) by dividing balance by 10000 (on a standard account) and rounding up to the closest 2 decimal point and on cent accounts, it will determine lot size (auto) by dividing balance by 1000 and rounding up to the nearest 2 decimal point. eg, an account with $150 on a standard account, that will be 150/10,000 which gives us 0.015 and that is 0.02 lot size when rounded up to 2 decimal plACES. User should also be able to input lot size manually if he wants.

There is no provision for stop loss figures, it closses trade automatically even if its going against it once ema crosses .

eg. it enters eur usd sell (short) as exponential moving average 5 and 8 crosses 13 from up downwards at price 1.25555, it will hold trade until ema 5 and 8 cross 13 from down upwards at price 1.25445 for 10 pips or 100 points.

It immediately closes the short trade at 1.25445 and immediately puts a long (buy) at price 1.25445.

You will develop a copy that works only on demo, as well as a copy that works on live account but the live account will also have provision for user to input if the account is standard or a cent account.

I will test the demo account and be sure its in good working condition before payment



Répondu

1
Développeur 1
Évaluation
(414)
Projets
670
33%
Arbitrage
60
17% / 32%
En retard
113
17%
Travail
2
Développeur 2
Évaluation
(229)
Projets
339
49%
Arbitrage
21
5% / 33%
En retard
24
7%
Gratuit
3
Développeur 3
Évaluation
(185)
Projets
327
32%
Arbitrage
33
42% / 27%
En retard
98
30%
Gratuit
4
Développeur 4
Évaluation
(365)
Projets
412
36%
Arbitrage
35
26% / 57%
En retard
63
15%
Gratuit
5
Développeur 5
Évaluation
(2)
Projets
2
0%
Arbitrage
2
0% / 100%
En retard
1
50%
Gratuit
6
Développeur 6
Évaluation
(221)
Projets
369
66%
Arbitrage
10
50% / 0%
En retard
46
12%
Gratuit
7
Développeur 7
Évaluation
(647)
Projets
1295
67%
Arbitrage
84
26% / 49%
En retard
338
26%
Gratuit
8
Développeur 8
Évaluation
(114)
Projets
154
47%
Arbitrage
2
0% / 50%
En retard
4
3%
Gratuit
9
Développeur 9
Évaluation
(339)
Projets
809
73%
Arbitrage
30
33% / 37%
En retard
194
24%
Gratuit
10
Développeur 10
Évaluation
(88)
Projets
143
39%
Arbitrage
21
19% / 48%
En retard
30
21%
Gratuit
11
Développeur 11
Évaluation
(769)
Projets
1033
44%
Arbitrage
50
8% / 50%
En retard
117
11%
Gratuit
12
Développeur 12
Évaluation
(2423)
Projets
3045
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Gratuit
13
Développeur 13
Évaluation
(277)
Projets
334
55%
Arbitrage
14
36% / 29%
En retard
1
0%
Gratuit
14
Développeur 14
Évaluation
(356)
Projets
632
26%
Arbitrage
89
73% / 13%
En retard
12
2%
Gratuit
15
Développeur 15
Évaluation
(142)
Projets
280
42%
Arbitrage
18
61% / 6%
En retard
29
10%
Gratuit
16
Développeur 16
Évaluation
(2)
Projets
3
0%
Arbitrage
0
En retard
0
Gratuit
17
Développeur 17
Évaluation
(548)
Projets
1330
59%
Arbitrage
28
82% / 0%
En retard
10
1%
Gratuit
18
Développeur 18
Évaluation
(66)
Projets
143
34%
Arbitrage
10
10% / 60%
En retard
26
18%
Gratuit
19
Développeur 19
Évaluation
(563)
Projets
932
47%
Arbitrage
301
59% / 25%
En retard
124
13%
Travail
20
Développeur 20
Évaluation
(490)
Projets
1016
58%
Arbitrage
29
28% / 24%
En retard
132
13%
Gratuit
21
Développeur 21
Évaluation
(586)
Projets
1047
49%
Arbitrage
39
28% / 41%
En retard
49
5%
Gratuit
Commandes similaires
i get paid in 12 hour too send agreement Once the Tp or stop loss or trailing sl is hit a new order is placed in the direction of where the Tp and sl or tsl is hit immediately So trail profits until close and open new trade in reverse direction immediately and trail until close again points for trailing sl, tp and sl I want the trailing stop too have two different functions one is that it’s trails from the entry
Hi there folks, Need help to develop a trading screener to track and trade the 28 FX major pairs. The panel Will work with 3 signals on the 15 min timeframe and will require: Reading from files, calculate a pair of EMA’s, calculate CCI , calculate ADR’s, generate alerts, open and cover positions based on trader’s manual input (button). Also the EA will need to perform basic risk management based on trader’s input
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
Hello, I am looking for a highly skilled and experienced MT4 developer to assist with transferring a strategy currently coded in Pine Script to MetaTrader 4 (MT4). The project requires a professional who can handle this project successfully. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to
Hello, I am looking for a highly skilled and experienced MT5 developer to assist with modifying an existing MT5 file. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to reach out. Thank you for your time and consideration. I look forward to working with the right expert to bring this project to
We are looking for an experienced coder to develop a trading robot that utilizes two main indicators: 1) Brain Trend Signal 2) TMA (Triple Moving Average) Centered Bands. The robot should generate buy and sell signals based on specific conditions and include robust risk management features. Initial Requirements - **Indicators**: 1. Brain Trend Signal 2. TMA Centered Bands - **Timeframes**: - H4/D1 for trend
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
hi this is a question regarding your telegram to metatrader copier. if i buy the premium/lifetime will it work on unlimited accounts? or will you lock in in an account
Hello, I'm looking for an MQL5 developer that can create an MQL5 code that can accurately mark the following: 1. Swing Break of Structure using Horizontal Ray 2. Internal Break of Structure using Horizontal Ray 3. Extreme Supply and Demand zones using Rectangle 4. Decisional Supply and Demand zones using Rectangle 5. Breaker Block zones using Rectangle 6. Buy to sell wick zones using Rectangle 7. Sell to buy wick

Informations sur le projet

Budget
30 - 50 USD
Pour le développeur
27 - 45 USD
Délais
à 5 jour(s)