RSIpowerEA

MQL4 Asesores Expertos

Tarea técnica

I want an EA that work with RSI indicator;

 the EA will open positions in according with strategy  and the input about lot size and distance in pips from the first position opened.

EA can manage simultaneusly buy and sell positions. Can work in any TF

Fast optimization


BUY RULES:

-Buy if rsi value is under (X)level at bar close- normally under 30 but this value can change

-RSI period

Initial lot: for first position-fix lot

2^position:-lot size

                     -Distance in pips from first position

3^position:-lot size

                     -Distance in pips from first position

4^position:-lot size

                     -Distance in pips from first positio

5^position:-lot size

                     -Distance in pips from first position

6^position:-lot size

                     -Distance in pips from first position

7^position:-lot size

                     -Distance in pips from first position

8^position:-lot size

                     -Distance in pips from first position

9^position:-lot size

                     -Distance in pips from first position

10^position:-lot size

                     -Distance in pips from first position

11^position:-lot size

                     -Distance in pips from first position

12^position:-lot size

                     -Distance in pips from first position

13^position:-lot size

                     -Distance in pips from first position

14^position:-lot size

                     -Distance in pips from first position

15^position:-lot size

                     -Distance in pips from first position

 

-Total profit: close all buy positions if hit a profit of( X) in money

-Total loss: close all buy position if in loss of(X) in money(if 0 not used)

-Time filter :00:00 to 24:00

- magic number for buy positions

 

 

 

SELL RULES:

-Sell  if rsi value is above (X)level at bar close- normally above 70 but this value can change

-RSI period

Initial lot: for first position-fix lot

2^position:-lot size

                     -Distance in pips from first position

3^position:-lot size

                     -Distance in pips from first position

4^position:-lot size

                     -Distance in pips from first positio

5^position:-lot size

                     -Distance in pips from first position

6^position:-lot size

                     -Distance in pips from first position

7^position:-lot size

                     -Distance in pips from first position

8^position:-lot size

                     -Distance in pips from first position

9^position:-lot size

                     -Distance in pips from first position

10^position:-lot size

                     -Distance in pips from first position

11^position:-lot size

                     -Distance in pips from first position

12^position:-lot size

                     -Distance in pips from first position

13^position:-lot size

                     -Distance in pips from first position

14^position:-lot size

                     -Distance in pips from first position

15^position:-lot size

                     -Distance in pips from first position

 

-Total profit: close all sell positions if hit a profit of( X) in money

-Total loss: close all sell  positions  if in loss of(X) in money(if 0 not used)

-Time filter :00:00 to 24:00

- magic number for sell  positions

 


Han respondido

1
Desarrollador 1
Evaluación
(879)
Proyectos
1396
67%
Arbitraje
117
32% / 42%
Caducado
214
15%
Libre
2
Desarrollador 2
Evaluación
(35)
Proyectos
40
23%
Arbitraje
10
10% / 50%
Caducado
16
40%
Libre
3
Desarrollador 3
Evaluación
(213)
Proyectos
246
45%
Arbitraje
42
10% / 57%
Caducado
5
2%
Libre
4
Desarrollador 4
Evaluación
(590)
Proyectos
789
71%
Arbitraje
9
33% / 33%
Caducado
22
3%
Libre
5
Desarrollador 5
Evaluación
(53)
Proyectos
79
18%
Arbitraje
13
15% / 54%
Caducado
5
6%
Libre
6
Desarrollador 6
Evaluación
(89)
Proyectos
137
24%
Arbitraje
35
9% / 40%
Caducado
52
38%
Libre
7
Desarrollador 7
Evaluación
(363)
Proyectos
506
40%
Arbitraje
147
18% / 72%
Caducado
99
20%
Trabajando
8
Desarrollador 8
Evaluación
(48)
Proyectos
73
37%
Arbitraje
22
9% / 41%
Caducado
14
19%
Trabaja
9
Desarrollador 9
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
10
Desarrollador 10
Evaluación
(66)
Proyectos
95
28%
Arbitraje
20
25% / 55%
Caducado
24
25%
Libre
Solicitudes similares
I need to create an EA (MQL4) MT4 with can auto create buy and sell according to the Indicator " Machine Learning Adaptive SuperTrend [AlgoAlpha]" in trading view Setting could be same as trading view Additional setting such as : Start lot Stop-Order: same as indicator
I have a really very, very simple professional, proven, profitable forex strategy that works on a higher time frame with over 85% winning rate. I am searching a professional programmer to create expert advisor based on this stategy, in general I am searching a developer for a longer co-operation. I am a forex trader with over 12 years experience. telegram: fxMiguel It's a 15minute work job, 30min max, My budget is 10
Testing 30 - 200 USD
// กำหนดค่าตัวแปรเริ่มต้น input double DailyProfitTarget = 200; // กำไรที่ต้องการในแต่ละวัน (2% ของทุน) input double LotSize = 0.1; // ขนาด Lot input double TakeProfit = 10; // กำไรต่อการเทรดใน pip input double StopLoss = 5; // การหยุดขาดทุนต่อการเทรดใน pip double dailyProfit = 0; // กำไรที่ทำได้ในวันนี้ // ฟังก์ชันเริ่มต้น int OnInit() { dailyProfit = 0; return(INIT_SUCCEEDED); } //
I need to compile my mt4 EA but there are some errors and warning if you can fix and compile send me your application I will select you upon Demo
i need someone to help me take 6 pieces of code from this script and simplify it into a new code .. . note this project is needed urgently in 2 to 5
Man on mayhem 30 - 100 USD
1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is below
We need an Expert Advisor for MetaTrader 5 that will be simply based on Rsi, chart patterns and price levels (e.g 2366,250)… Basically when the robot notices a chart pattern, for example “double top/M pattern” it enters a trade based on confirmation from Rsi & price level and the stop loss is moved to the entry price…That is all. The expert advisor is only for Xauusd/Gold…The expert advisor should target 10 pips
Hi, Expert should be Brazilian. I need the scalping ea for xauusd, usdjpy, AUDUSD, eurusd, gbpusd, nzdusd, uascad and usdchf with any strategy. But don't use buy limit in down trend and sell limit in sell trend. I need the profit with 0.5 usd minimum per trade
Hello, I am looking for an experience MQL5 coder who can help me automate my trading strategy. Since this is an advanced coding so I would appreciate if only an experienced coder reaches out. I have attached a word doc of strategy, if you think you can build it then do let me know. Thanks, Sadaquat
Grid hedging ea 30+ USD
I Need A Hedging Ea With Daily 2% of returns. I might think that ea work consistently. hedging Is The only Way To Make A Profit. That ea work in 1:200 Leverage and lot size is starting from 0.01

Información sobre el proyecto

Presupuesto
20 - 30 USD
IVA (22%): 4.4 - 6.6 USD
Total: 24.4 - 36.6 USD
Para el ejecutor
18 - 27 USD
Plazo límite de ejecución
de 1 a 2 día(s)