Triple EMA And Stoch RSI Expert Advisor for MT5

MQL5 Experten

Auftrag beendet

Ausführungszeit 54 Tage

Spezifikation

I’m looking for help to build and Expert Advisor For MT5 based on a simple strategy which involves price crossing 3 EMA and after a Stochastic RSI cross.

 

EMA Settings:

 

Enable Fast EMA? True/False

Fast EMA Length: Integer

Enable Medium EMA? True/False

Medium EMA Length: Integer

Enable Slow EMA? True/False

Slow EMA Length: Integer

Enable Trend EMA? True/False

Trend EMA Length: Integer

 

Stochastic RSI Settings:

 

K (Stochastic Fast): Integer

D (Signal Line): Integer

RSI Length: Integer

RSI Source: Open, High, Low, Close, hl2, hlc3, ohlc4

Stochastic Length: Integer

Stochastic RSI Upper Band: Integer

Stochastic RSI Lower Band: Integer

 

ATR Settings:

 

ATR Length: Integer

 

Position Entry Settings:

 

Max Spread (points): Integer

Use Trend EMA: True/False

Enable Long Entries: True/False

Enable Short Entries: True/False

Open trades on Days: 1234567 (days of the week and weekend)

Open trades Between: HH:MM to HH:MM

 

Position Exit Settings:

 

Stop Loss (points): Integer (if blank use ATR multiplier)

Take Profit (points): Integer (if blank use ATR multiplier)

Stop Loss ATR Multiplier: Decimal (if blank use fixed SL points)

Take Profit ATR Multiplier: Decimal (if blank use fixed TP points)

Close trade on Opposite Signal: True/False

Use Trailing Stop: True/False

Trailing Stop: Points; % of TP

Start Trailing Stop Value: integer points or integer percentage of TP

Distance Trailing Stop (points): Integer

 

Order Size:

 

Lot Size: Decimal

% of Equity: Decimal

% risk of Equity: Decimal

 

Other Settings:

 

EA Key: Integer 

Magic Number: Integer

Comment: Text

Normal Alert: True/False

Push Alert: True /False

Email Alert: True/False

 

 

Strategy Buy Rules:

 

Price is above trend EMA (if use trend EMA=true)

Fast EMA > Medium EMA > Slow EMA

Stockastic RSI crossed up and is higher than the upper band

Clandlestick closed above all the 3 EMA


Strategy Sell Rules (the opposite).


EA Key Rules: 

 EA must sum every single digit of the account number and subtract the last digit. Let’s call this number the “Account Key”. Ea only trades if the EA Key - Account key = 1235711


Bewerbungen

1
Entwickler 1
Bewertung
(1)
Projekte
2
0%
Schlichtung
3
0% / 100%
Frist nicht eingehalten
0
Frei
2
Entwickler 2
Bewertung
(6)
Projekte
7
43%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(42)
Projekte
62
8%
Schlichtung
12
58% / 42%
Frist nicht eingehalten
1
2%
Frei
4
Entwickler 4
Bewertung
(55)
Projekte
74
45%
Schlichtung
21
14% / 67%
Frist nicht eingehalten
8
11%
Frei
5
Entwickler 5
Bewertung
(363)
Projekte
389
70%
Schlichtung
3
100% / 0%
Frist nicht eingehalten
2
1%
Arbeitet
6
Entwickler 6
Bewertung
(126)
Projekte
160
36%
Schlichtung
4
25% / 50%
Frist nicht eingehalten
13
8%
Frei
7
Entwickler 7
Bewertung
(169)
Projekte
204
30%
Schlichtung
25
40% / 44%
Frist nicht eingehalten
12
6%
Frei
8
Entwickler 8
Bewertung
(356)
Projekte
632
26%
Schlichtung
89
73% / 13%
Frist nicht eingehalten
12
2%
Frei
9
Entwickler 9
Bewertung
(130)
Projekte
184
32%
Schlichtung
17
29% / 59%
Frist nicht eingehalten
27
15%
Arbeitet
10
Entwickler 10
Bewertung
(63)
Projekte
84
26%
Schlichtung
23
22% / 48%
Frist nicht eingehalten
23
27%
Frei
11
Entwickler 11
Bewertung
(264)
Projekte
538
50%
Schlichtung
55
40% / 36%
Frist nicht eingehalten
224
42%
Arbeitet
12
Entwickler 12
Bewertung
(119)
Projekte
169
38%
Schlichtung
9
78% / 22%
Frist nicht eingehalten
15
9%
Frei
13
Entwickler 13
Bewertung
(87)
Projekte
114
26%
Schlichtung
7
29% / 57%
Frist nicht eingehalten
5
4%
Frei
14
Entwickler 14
Bewertung
(74)
Projekte
121
43%
Schlichtung
12
33% / 50%
Frist nicht eingehalten
17
14%
Frei
15
Entwickler 15
Bewertung
(66)
Projekte
143
34%
Schlichtung
10
10% / 60%
Frist nicht eingehalten
26
18%
Frei
Ähnliche Aufträge
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
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

Projektdetails

Budget
30 - 50 USD
MwSt (23%): 6.9 - 11.5 USD
Insgesamt: 36.9 - 61.5 USD
Für die Entwickler
27 - 45 USD
Ausführungsfristen
bis 10 Tag(e)