RSI EMA GRID EA

MQL4 Indicadores Asesores Expertos

Tarea técnica

Hello, I would like to ask someone to help me with coding an easy EA.


The EA is based on RSI and EMA.

EMA : IF the the price is above EMA (SMA) 200 open only buy trades, if the price is below Ema (SMA) 200 open only sell trades. 

         MA Timeframe: current (MA Setting)

+

RSI : If Rsi ( period ) is below ( level ) - open buy

       If Rsi ( period ) is above ( level ) - open sell

       RSI TimeFrame : current (RSI Setting)

  1. MaxSpread - maximum allowable spread value
  2. MagicNumber - unique ID for the EA's orders
  3. Slippage - slippage in points
  4. AutoMMBalance - automated money management. ExampleBaseLotSize = 0.01, and AutoMMBalance = 1000, with a deposit of 5000$ the lot of the first order will be 0.05
  5. ExecutionPoint - minimum distance in points between orders
  6. BasketTakeProfit - take profit in points
  7. BasketStopLoss - stop loss for a series of orders in points from the last open order
  8. MaximumBuyLevels, -maximum number orders
  9. MaximumSellLevels - maximum number orders
  10. Lot size Multiplier- 0.01
  11. Working_NewBar - the option of opening new orders at the close of a bar of a selected period
  12. Multiplier_Base - basic multiplier for orders
  13. Multiplier_2,Multiplier_16 - multiplier for orders 2-16, if = 0 the multiplier will be equal to 1
  14. Multiplier_N - multiplier for orders 17... 100
  15. TP_1 - TP_16 - take profit for a series of orders, in which there are 1 to 16 orders, if = 0 then BasketTakeProfit
  16. TP_N - take profit for a series of orders, in which there are 17 to 100 orders
  17. EAComment - a comment to the EA's orders


News Filter

Enable News Filter?: No (Enables the News Filter, pauses trading before/after news).

News GMT Offset: -3 (Set the correct GMT Time offset to match the time difference between your broker and the news on chart)

High impact Before/After pause duration (min): 20 (Stops trading before and after a high impact news release)

Medium impact Before/After pause duration (min): 10 (Stops trading before and after a medium impact news release)

Low impact Before/After pause duration (min): 10 (Stops trading before and after a low impact news release)

Update News every? (hour): 1 (Downloads updates for the news)


I hope its clear, if not just let me know, its really easy ea, I think. 

Thank you very very much :-)




  

Han respondido

1
Desarrollador 1
Evaluación
(117)
Proyectos
138
41%
Arbitraje
30
7% / 77%
Caducado
17
12%
Libre
2
Desarrollador 2
Evaluación
(362)
Proyectos
504
40%
Arbitraje
147
18% / 72%
Caducado
98
19%
Ocupado
3
Desarrollador 3
Evaluación
(173)
Proyectos
201
49%
Arbitraje
18
11% / 44%
Caducado
1
0%
Libre
4
Desarrollador 4
Evaluación
(769)
Proyectos
1033
44%
Arbitraje
50
8% / 50%
Caducado
117
11%
Libre
5
Desarrollador 5
Evaluación
(22)
Proyectos
28
29%
Arbitraje
3
0% / 67%
Caducado
7
25%
Libre
6
Desarrollador 6
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
7
Desarrollador 7
Evaluación
(376)
Proyectos
474
40%
Arbitraje
82
37% / 33%
Caducado
13
3%
Trabajando
8
Desarrollador 8
Evaluación
(196)
Proyectos
318
35%
Arbitraje
64
13% / 56%
Caducado
82
26%
Libre
9
Desarrollador 9
Evaluación
(84)
Proyectos
149
31%
Arbitraje
32
34% / 41%
Caducado
43
29%
Libre
10
Desarrollador 10
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
11
Desarrollador 11
Evaluación
(66)
Proyectos
95
28%
Arbitraje
20
25% / 55%
Caducado
24
25%
Libre
12
Desarrollador 12
Evaluación
(277)
Proyectos
334
55%
Arbitraje
14
36% / 29%
Caducado
1
0%
Libre
13
Desarrollador 13
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
14
Desarrollador 14
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
15
Desarrollador 15
Evaluación
(258)
Proyectos
395
28%
Arbitraje
69
19% / 49%
Caducado
120
30%
Libre
16
Desarrollador 16
Evaluación
(16)
Proyectos
21
19%
Arbitraje
7
0% / 71%
Caducado
14
67%
Libre
17
Desarrollador 17
Evaluación
(3)
Proyectos
2
0%
Arbitraje
7
0% / 86%
Caducado
0
Libre
18
Desarrollador 18
Evaluación
(66)
Proyectos
143
34%
Arbitraje
10
10% / 60%
Caducado
26
18%
Libre
Solicitudes similares
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
Merge 2 ZickZack indicators to 1 indicator. Indicator 1 is a ZickZack Pointer. Indicator 2 is based on 3 level ZickZack semaphore. Indicator source codes will be provided to the selected developer
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
Hello, i am searching for an experienced, professional software engineer, who can convert three Indicators from MQL4 to MQL5. This may sound like an easy job, but one indicator is like a trading system and therefore a bit complex. So you need to have a very good understanding of both languages. You should also be able to code MQL5 classes ( https://www.mql5.com/en/docs/basis/oop ). The intention is to code MQL5
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
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
I have a full code ,, There are some errors in this.It does not add to the chart, does not show arrow marks, does not alert ,, fix this problem and work properly,, Contact on telegram @Gw_rakib1

Información sobre el proyecto

Presupuesto
30+ USD
Para el ejecutor
27 USD