2 Timeframe EMA Crossover + RSI Expert Advisor

MQL4 전문가

작업 종료됨

실행 시간 6 일

명시

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!

응답함

1
개발자 1
등급
(1092)
프로젝트
1448
45%
중재
49
73% / 12%
기한 초과
36
2%
무료
2
개발자 2
등급
(414)
프로젝트
670
33%
중재
60
17% / 32%
기한 초과
113
17%
작업중
3
개발자 3
등급
(229)
프로젝트
339
49%
중재
21
5% / 33%
기한 초과
24
7%
무료
4
개발자 4
등급
(173)
프로젝트
201
49%
중재
18
11% / 44%
기한 초과
1
0%
무료
5
개발자 5
등급
(84)
프로젝트
149
31%
중재
32
34% / 41%
기한 초과
43
29%
무료
6
개발자 6
등급
(365)
프로젝트
412
36%
중재
35
26% / 57%
기한 초과
63
15%
무료
7
개발자 7
등급
(1855)
프로젝트
3458
88%
중재
73
40% / 15%
기한 초과
265
8%
무료
8
개발자 8
등급
(430)
프로젝트
606
55%
중재
48
23% / 56%
기한 초과
178
29%
무료
9
개발자 9
등급
(58)
프로젝트
77
44%
중재
12
8% / 50%
기한 초과
12
16%
무료
10
개발자 10
등급
(221)
프로젝트
369
66%
중재
10
50% / 0%
기한 초과
46
12%
무료
11
개발자 11
등급
(1130)
프로젝트
1432
62%
중재
21
57% / 10%
기한 초과
43
3%
무료
12
개발자 12
등급
(2086)
프로젝트
2646
61%
중재
113
45% / 26%
기한 초과
418
16%
작업중
13
개발자 13
등급
(114)
프로젝트
154
47%
중재
2
0% / 50%
기한 초과
4
3%
무료
14
개발자 14
등급
(769)
프로젝트
1033
44%
중재
50
8% / 50%
기한 초과
117
11%
무료
15
개발자 15
등급
(196)
프로젝트
318
35%
중재
64
13% / 56%
기한 초과
82
26%
무료
16
개발자 16
등급
(257)
프로젝트
341
58%
중재
7
14% / 71%
기한 초과
9
3%
무료
17
개발자 17
등급
(339)
프로젝트
809
73%
중재
30
33% / 37%
기한 초과
194
24%
무료
18
개발자 18
등급
(461)
프로젝트
902
77%
중재
25
16% / 68%
기한 초과
100
11%
무료
비슷한 주문
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

프로젝트 정보

예산
30+ USD
개발자에게
27 USD