2 Timeframe EMA Crossover + RSI Expert Advisor

MQL4 Experten

Auftrag beendet

Ausführungszeit 6 Tage

Spezifikation

Here is what I need:


-An expert advisor that can input both long and short orders automatically.  One active order at a time.

-Long orders should be based on an MA crossover (fast MA above slow MA) + an RSI not below 40.  Order should be placed on next candle after cross.

-Short orders should be based on an MA crossover (fast MA below slow MA) + an RSI not above 60.  Order should be placed on next candle after cross.

-MAs should be exponential moving averages.  Default periods should be fast = 8 and slow = 89.

-The EA will be placed on the 1 min timeframe for trading, but the buy/sell signal must be confirmed by the same signal on the 5 min timeframe.

-Profit level for either buy or sell should be set at 10 pips.  

-Stop loss level for either buy or sell should be set at 30 pips.

-Opposing signal set up would also stop out the order.  Example: current have an active long position, but now a sell signal is showing on both timeframes, the long position is stopped out and a short order is placed.

-I am planning to optimize this strategy myself over time, so the variables I need to be able to change and test are:

-Profit target

-Stop loss level

-MA periods

-RSI levels


Thanks in advance!

Bewerbungen

1
Entwickler 1
Bewertung
(1092)
Projekte
1448
45%
Schlichtung
49
73% / 12%
Frist nicht eingehalten
36
2%
Frei
2
Entwickler 2
Bewertung
(414)
Projekte
670
33%
Schlichtung
60
17% / 32%
Frist nicht eingehalten
113
17%
Arbeitet
3
Entwickler 3
Bewertung
(229)
Projekte
339
49%
Schlichtung
21
5% / 33%
Frist nicht eingehalten
24
7%
Frei
4
Entwickler 4
Bewertung
(173)
Projekte
201
49%
Schlichtung
18
11% / 44%
Frist nicht eingehalten
1
0%
Frei
5
Entwickler 5
Bewertung
(84)
Projekte
149
31%
Schlichtung
32
34% / 41%
Frist nicht eingehalten
43
29%
Frei
6
Entwickler 6
Bewertung
(365)
Projekte
412
36%
Schlichtung
35
26% / 57%
Frist nicht eingehalten
63
15%
Frei
7
Entwickler 7
Bewertung
(1855)
Projekte
3458
88%
Schlichtung
73
40% / 15%
Frist nicht eingehalten
265
8%
Frei
8
Entwickler 8
Bewertung
(430)
Projekte
606
55%
Schlichtung
48
23% / 56%
Frist nicht eingehalten
178
29%
Frei
9
Entwickler 9
Bewertung
(58)
Projekte
77
44%
Schlichtung
12
8% / 50%
Frist nicht eingehalten
12
16%
Frei
10
Entwickler 10
Bewertung
(221)
Projekte
369
66%
Schlichtung
10
50% / 0%
Frist nicht eingehalten
46
12%
Frei
11
Entwickler 11
Bewertung
(1130)
Projekte
1432
62%
Schlichtung
21
57% / 10%
Frist nicht eingehalten
43
3%
Frei
12
Entwickler 12
Bewertung
(2086)
Projekte
2646
61%
Schlichtung
113
45% / 26%
Frist nicht eingehalten
418
16%
Arbeitet
13
Entwickler 13
Bewertung
(114)
Projekte
154
47%
Schlichtung
2
0% / 50%
Frist nicht eingehalten
4
3%
Frei
14
Entwickler 14
Bewertung
(769)
Projekte
1033
44%
Schlichtung
50
8% / 50%
Frist nicht eingehalten
117
11%
Frei
15
Entwickler 15
Bewertung
(196)
Projekte
318
35%
Schlichtung
64
13% / 56%
Frist nicht eingehalten
82
26%
Frei
16
Entwickler 16
Bewertung
(257)
Projekte
341
58%
Schlichtung
7
14% / 71%
Frist nicht eingehalten
9
3%
Frei
17
Entwickler 17
Bewertung
(339)
Projekte
809
73%
Schlichtung
30
33% / 37%
Frist nicht eingehalten
194
24%
Frei
18
Entwickler 18
Bewertung
(461)
Projekte
902
77%
Schlichtung
25
16% / 68%
Frist nicht eingehalten
100
11%
Frei
Ähnliche Aufträge
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot

Projektdetails

Budget
30+ USD
Für die Entwickler
27 USD