RSI-SMA based EA

MQL4 전문가

명시

I need an EA that uses RSI, SMA and EXTERNAL INPUT FROM A FILE

I currently do manual analysis based on the following three areas:

  1. Fundamental analysis - Once I have done these analysis, I make either a BUY or SELL decision
  2. COT Analysis -  Once I have done these analysis, I make either a BUY or SELL decision
  3. Analysis base on Speculative Sentimental Index -  Once I have done these analysis, I make either a BUY or SELL decision

At the end of the day I will have a recommendation for each currency pair based on the three input above (e.g. EURUSD (BUY | BUY| BUY). This could be any combination, but I only shortlist pairs that have the three parameters aligned, either BUY | BUY | BUY or SELL | SELL | SELL. Any other combination (like SELL | BUY | BUY or BUY | SELL | BUY) is not considered. 

Once I have the the shortlisted pairs based on the three input above, I then look at the two technical indicators below:

  1. Simple Moving Average - I want the price to be above 200 SMA for a BUY | BUY| BUY combination. The SMA should be customizable.
  2. RSI - For BUY and SELL triggers, i monitor the 10 period RSI and BUY when the RSI is less than 30 and exit when if goes above 40. I also  SELL when the RSI is more than 70 and exit when if goes below 60.

NOTE: For now, the three input parameters (Fundamentals, COT and SSI) above will still be analyzed manually outside the EA and have all pairs saved in a file (i currently use excel - see attached file). I just want the EA to be able able to read this data, based on the SMA and RSI then place trades.


Thank you,


Mafika

파일:

PNG
mt4_view.PNG
38.9 Kb

응답함

1
개발자 1
등급
(55)
프로젝트
96
40%
중재
13
38% / 62%
기한 초과
25
26%
무료
2
개발자 2
등급
(5)
프로젝트
9
11%
중재
5
40% / 60%
기한 초과
1
11%
무료
3
개발자 3
등급
(6)
프로젝트
10
10%
중재
9
0% / 78%
기한 초과
1
10%
작업중
4
개발자 4
등급
(344)
프로젝트
363
71%
중재
4
100% / 0%
기한 초과
0
로드됨
5
개발자 5
등급
(2)
프로젝트
2
0%
중재
1
0% / 100%
기한 초과
0
무료
6
개발자 6
등급
(204)
프로젝트
284
35%
중재
34
32% / 29%
기한 초과
75
26%
작업중
7
개발자 7
등급
(243)
프로젝트
431
34%
중재
55
36% / 38%
기한 초과
157
36%
바쁜
8
개발자 8
등급
(3)
프로젝트
3
0%
중재
0
기한 초과
0
무료
9
개발자 9
등급
(143)
프로젝트
255
35%
중재
12
25% / 58%
기한 초과
42
16%
작업중
10
개발자 10
등급
(15)
프로젝트
17
6%
중재
1
0% / 100%
기한 초과
1
6%
무료
11
개발자 11
등급
(22)
프로젝트
30
20%
중재
8
63% / 13%
기한 초과
9
30%
무료
12
개발자 12
등급
(3)
프로젝트
3
67%
중재
1
0% / 0%
기한 초과
0
무료
13
개발자 13
등급
(568)
프로젝트
641
41%
중재
21
57% / 29%
기한 초과
47
7%
작업중
14
개발자 14
등급
(16)
프로젝트
25
52%
중재
1
0% / 0%
기한 초과
4
16%
작업중
15
개발자 15
등급
(66)
프로젝트
143
34%
중재
10
10% / 60%
기한 초과
26
18%
무료
비슷한 주문
I need an expert advisor based on MACD and MA signals. It must have check and handling of trade operations errors. The main criteria for opening and closing positions: ◇Both Main and Signal direction must be shown by Arrows which is going to be for buy and sell positions
Need a programmer 30 - 50 USD
I am seeking an experienced MQL programmer to develop a custom Expert Advisor for MetaTrader 5. The project involves creating a trading strategy that stops trading after 2 consecutive losses until 6 AM the next day. The ideal candidate should have: - Proficiency in MQL5 programming. - Strong understanding of trading strategies and market analysis. - Experience with backtesting and optimizing trading algorithms. If
Trendline expert 40 - 200 USD
My project is to put my strategy on the VCrush indicator. I already have the indicator, I just need to add the entry methods, take and stop rules. There are 5 lines in total, when these lines are aligned, the robot makes the entry. Below are two images of what the buy and sell entries would look like with the lines aligned
Description of the ScriptThis script is designed for MetaTrader 4 (MT4) to execute a Buy order based on a re-entry strategy using the BBMA (Bollinger Bands Moving Average) approach. The main timeframe used is H1 (1-hour), and the script employs the Classic Bullish Engulfing pattern as a validation criterion before placing a Buy order.Key Components of the Script:Input Parameters:Lots: Defines the lot size for the
I need an expert to help me with adding more features to my existing mt4 EA I think the addition I want added to this EA is fairly simple--but I don't really understand how programming works, Contact me for a long term work, This is not the only project, I will explain the features in the inbox, Let me know if you can do it
Expert Advisor para operar no par XAU/USD no gráfico de 30 minutos, com as seguintes especificações: Indicadores : Utilize uma mídia móvel simples (SMA) de 72 períodos. Utilize o indicador Money Flow Index (MFI) com um período de 7. Inclui um indicador para marcar suporte e resistência nas últimas duas semanas no gráfico H4. Critérios de Operação : Venda : Execute uma ordem de venda se o preço se poupar no mínimo 800
EA Robot 30 - 500 USD
I Shawn Mametsa wants to creat a robot that will help a lot of people to make money through trading and become successful through trading I want to help those who want to trade but don’t know how to analyse the market
This is a simple Martingale based EA with RSI indicator used as buy/sell order conditions Mandatory Inputs: extern double TakeProfit = 120.0; // self explanatory for first order, for martingale orders it will adjust TP of all orders of the same type (buy / sell) to one, for example if an order opened at 100, 2nd opens at 105, the both of their tps will be at the same point, if an order is manually closed, it will
I need an expert advisor based on supply and demand zones. The zones should be identified automatically with tweakable parameters, but there should be also an option to input my own zones. I need the EA to have capability of opening market positions as well as pending orders. Other requirements: Martingale News filter Time filter Set expiry to zones, to prevent opening positions when price enters old zones
want to create a EA 1- break out candle ( T F customized) and customized SL TP 2- breakout fib zone 3- supertrend and candle stick patterns 4 Heikein Ashi and Renko charts

프로젝트 정보

예산
30 - 50 USD
개발자에게
27 - 45 USD
기한
에서 1  5 일