200 EMA EA

MQL4 Experten

Spezifikation

I am looking to build a semi-automate EA for my trading..

Want to monitor 1min, 5min and 15min 200 EMAs touch (If price is above 200 EMA will look to buy if down will look to sell) of 25 pairs

Basically what I want to accomplish is that when any given pair is near 200 EMA on those 3 timeframes before X pips it should alert me and give me further options that are explained below.

X = Alert me X pips before touching the 200EMA

X2 = Take a trade at X2 pips before 200 EMA   (Kindly refer to screenshot)

Want a Dashboard for all pairs where I can put X and X2 values in the dashboard and activate and deactivate monitoring of certain pairs in dashboard as well. Also note that for each pair and timeframe there will be different X and X2 values.

For example EURUSD  1min X value is 10pips and X2 is 2 pips and 5min  X value is 15pips and X2 is 3 pips and 15min  X value is 20 pips and X2 is 5 pips

Like this for all 25 pairs. I should be able to change those X and X2 values in a dashboard.

 

On hitting X, EA should alert me and give me options to take a trade at X2 Take trade (Yes) or (No). If I approve to take a trade on X2 then for example if alert is from 5 min EURUSD then If I click Approve on that alert it should direct me to that 5min EURUSD chart and open more options like how much money you want to invest 1, Fix dollar amount risk. 2, Percentage risk.

 And for stoploss 1, I have custom indicator that shows pip value, you need to extract stoploss value from that indicator.

Other option

2,I will put a line on the chart and EA will pick the stoploss from there...

Also, If X alert comes up for example for BUY on 5 min EURUSD then it should not give me X alert of BUY for the next certain numbers of Xcandles of 5 min EURUSD ( That I will define in the EA settings )

Also, If I approve to take trade on X2 there will be Xcandle limit means if the X2 price is not achieved in XCandles after we approve to take a trade then it will ignore that trade ( I will be define in EA settings)and give me the option to “cancel this trade” button as well in-case if I change my mind and don’t want this trade anymore.

Also, EA should be printing on the dashboard and on the trading chart all the events it is currently doing for example if we approve trade at X2 then it will print a message that EA will BUY X lots with X amount of pips stops at X2(price) and is valid for X candles. Should be real-time adjusting.

And for take profit.

1, Close at 1:1

2, Or close half at 1:1 and other half at 1:2

 

I want it extremely user-friendly and well made. You can use Java panel if you like.

A little Demo of working is required before selecting. 

Dateien:

PNG
x.png
123.2 Kb

Bewerbungen

1
Entwickler 1
Bewertung
(769)
Projekte
1033
44%
Schlichtung
50
8% / 50%
Frist nicht eingehalten
117
11%
Frei
2
Entwickler 2
Bewertung
(590)
Projekte
789
71%
Schlichtung
9
33% / 33%
Frist nicht eingehalten
22
3%
Frei
3
Entwickler 3
Bewertung
(2)
Projekte
2
0%
Schlichtung
13
8% / 92%
Frist nicht eingehalten
1
50%
Frei
4
Entwickler 4
Bewertung
(2086)
Projekte
2646
61%
Schlichtung
113
45% / 26%
Frist nicht eingehalten
418
16%
Arbeitet
5
Entwickler 5
Bewertung
(133)
Projekte
185
30%
Schlichtung
77
9% / 73%
Frist nicht eingehalten
77
42%
Frei
6
Entwickler 6
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
7
Entwickler 7
Bewertung
(1856)
Projekte
3459
88%
Schlichtung
73
40% / 15%
Frist nicht eingehalten
265
8%
Frei
8
Entwickler 8
Bewertung
(195)
Projekte
395
28%
Schlichtung
155
20% / 52%
Frist nicht eingehalten
112
28%
Frei
9
Entwickler 9
Bewertung
(221)
Projekte
369
66%
Schlichtung
10
50% / 0%
Frist nicht eingehalten
46
12%
Frei
10
Entwickler 10
Bewertung
(61)
Projekte
120
34%
Schlichtung
17
18% / 41%
Frist nicht eingehalten
51
43%
Frei
11
Entwickler 11
Bewertung
(1)
Projekte
1
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
12
Entwickler 12
Bewertung
(28)
Projekte
47
23%
Schlichtung
13
31% / 15%
Frist nicht eingehalten
12
26%
Frei
13
Entwickler 13
Bewertung
(49)
Projekte
134
27%
Schlichtung
62
13% / 53%
Frist nicht eingehalten
58
43%
Frei
14
Entwickler 14
Bewertung
(121)
Projekte
134
66%
Schlichtung
36
25% / 56%
Frist nicht eingehalten
22
16%
Frei
15
Entwickler 15
Bewertung
(219)
Projekte
370
42%
Schlichtung
145
17% / 41%
Frist nicht eingehalten
124
34%
Frei
Ähnliche Aufträge
Pinescript to MQL5 100 - 200 USD
READ IT URGENT, i need to complete this job in 1-2 day so APPLY it only if can do it, if some requirement is not clear tell me, im here, please be careful, i need this in 1-2 days, if you are not sure, not apply it, i dont want leave BAD FEEDBACKS please
Create hedging grid EA with my own logic. Add a Moving Avarage Filter. 2 engine with same logic. Sl TP by $ amount. Add Profit loss Dashboard Virtual all trade close Button
Hi There, my name is Jordan and I’m based in Australia. I’m looking to get an EA developed through freelance work and I’ve outlined some rough details of the intended EA, which is a similar concept to an existing EA by Andrii Hurin called “Time Range Sweep EA”. There are quite a lot of similarities to the reference EA and these include: · Trade on any market and instrument or on several pairs at the same time
Hello, Looking to create an arbitrage EA for MT5. The EA will run on two local MT5 instances (ex. 2 different accounts) and keep track of a certain pair price every 10 seconds. The EA will send data from instance #1 to instance #2 and vice versa. The EA will execute trades on the two accounts if a set of conditions are met. Apply if you have the experience and knowledge
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators. Posted earlier
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Good day i will need a developer to create an EA for me using existing trading view indicator .The EA will open after the indicator has given signal and will close if altenate signal comes.The trading view indicator will be shared and improvement is welcome
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators

Projektdetails

Budget
50 - 80 USD
Für die Entwickler
45 - 72 USD
Ausführungsfristen
von 2 bis 5 Tag(e)