Simple MTF RSI

MQL4 Experts

Trabalho concluído

Tempo de execução 23 dias

Termos de Referência

Hi coders!


I'm looking for a simple RSI EA, using 2 different RSI in higher timeframe.

Trigger will be, then both higher timeframe RSI crossing "my level" at the same time.



inputs:

A: long, trigger candle high - short, trigger candle low
B: long/short, trigger candle close


RSI input complete chooseable

- trading houres
- max. spread
- delete trade then not triggerd after x-candles


- 2 types of SL and TP

SL A: x-pips under/over trigger candle
SL B: "my level"

TP A: x-pips under/over trigger candle
TP B: multiplication of SL B

-fixed lots / amount to lose / % of my "virtual" equity
- max number of trades

- comments for every trade


MTF RSI indicator will be provided if needed


in the picture you see an example for a short trade, 

thanks in advance


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(17)
Projetos
19
26%
Arbitragem
3
67% / 33%
Expirado
2
11%
Trabalhando
2
Desenvolvedor 2
Classificação
(167)
Projetos
181
33%
Arbitragem
6
50% / 50%
Expirado
2
1%
Trabalhando
3
Desenvolvedor 3
Classificação
(5)
Projetos
7
29%
Arbitragem
2
50% / 0%
Expirado
2
29%
Livre
4
Desenvolvedor 4
Classificação
(4)
Projetos
6
17%
Arbitragem
3
0% / 67%
Expirado
0
Livre
5
Desenvolvedor 5
Classificação
(41)
Projetos
54
4%
Arbitragem
5
0% / 60%
Expirado
4
7%
Livre
6
Desenvolvedor 6
Classificação
(44)
Projetos
60
53%
Arbitragem
3
0% / 0%
Expirado
1
2%
Livre
7
Desenvolvedor 7
Classificação
(303)
Projetos
386
20%
Arbitragem
43
60% / 23%
Expirado
46
12%
Ocupado
8
Desenvolvedor 8
Classificação
(244)
Projetos
434
34%
Arbitragem
55
36% / 38%
Expirado
159
37%
Carregado
9
Desenvolvedor 9
Classificação
(1099)
Projetos
1455
45%
Arbitragem
49
73% / 12%
Expirado
36
2%
Livre
10
Desenvolvedor 10
Classificação
(551)
Projetos
1334
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Livre
11
Desenvolvedor 11
Classificação
(37)
Projetos
59
27%
Arbitragem
25
20% / 52%
Expirado
10
17%
Trabalhando
12
Desenvolvedor 12
Classificação
(440)
Projetos
546
25%
Arbitragem
21
38% / 38%
Expirado
83
15%
Trabalhando
13
Desenvolvedor 13
Classificação
(52)
Projetos
97
24%
Arbitragem
10
20% / 20%
Expirado
12
12%
Trabalhando
14
Desenvolvedor 14
Classificação
(266)
Projetos
540
50%
Arbitragem
55
40% / 36%
Expirado
224
41%
Trabalhando
15
Desenvolvedor 15
Classificação
(61)
Projetos
188
73%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
16
Desenvolvedor 16
Classificação
(3)
Projetos
1
0%
Arbitragem
2
0% / 100%
Expirado
0
Trabalhando
17
Desenvolvedor 17
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
18
Desenvolvedor 18
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
19
Desenvolvedor 19
Classificação
(133)
Projetos
172
19%
Arbitragem
17
47% / 18%
Expirado
0
Livre
20
Desenvolvedor 20
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
21
Desenvolvedor 21
Classificação
(13)
Projetos
16
19%
Arbitragem
0
Expirado
2
13%
Livre
Pedidos semelhantes
Location: Remote Employment Type:[Full-time/Part-time] About Us At Riskeys, we are transforming the trading experience with our state-of-the-art Smart Trading Keypad for MetaTrader 4/5. Our mission is to empower traders with innovative risk management tools, providing them with the speed, precision, and efficiency they need to succeed in today’s fast-paced financial markets. As we continue to push the boundaries of
Hi there new to this but need some assistance. I need someone to code a very simple indicator/EA (I don't know which one is going to be) with these specifications 1) I need the indicator to create a buffer line between the high and low of the printed candle, the high and low is based on the highest point or lowest point the candle has gone, not the close but the actual wick per say. 2) once the candle is created the
Good programme Skill needed, ability to built high frequency trading (hft) expert advisor that works on MT4 and MT5 no Grid, no Matin. just Short term trade that last 1sec - 5mins for profit take, that can be used to trade on demo and live accounts RAW ECN icmarket, Blackbullmarket, Fusion market, FPMarkets and 8cap. The EA has to be highly profitable, giving daily profit. If a test version is available, please send
Hi Looking for an existing bot to create a Expert Advisor, that can pass prop firm Challenges (1 or 2 phases), like FTMO, MFF, TFF etc. Preferably EA trading GOLD With license key NO martingale strategy Need to have nice entries and exits. NO big lots and low risk. Need complied with this restrictions: -Profit 10% -Max Drawdown (DD) 10% -Max Daily Loss 4% -All trades with SL -NO trades during and after high impact
Bottrading 30 USD
// Khai báo các tham số đầu vào input int rsiPeriod = 14; // Chu kỳ RSI đầu vào mua gấp đôiLevel = 30,0; // Ngưỡng quá bán RSI để mua đầu vào bán gấp đôiLevel = 70,0; // Ngưỡng quá mua RSI để bán đầu vào int movingAveragePeriod = 50; // Chu kỳ trung bình để theo dõi tài khoản đầu vào rủi ro képPerTrade = 1,0; // Tỷ lệ sai sót của mỗi lệnh (% tài khoản) input int keyLevelPeriod = 100; // Chu kỳ tìm kiếm key level đầu
- Automation of layering entry criteria with a mix of initial market orders and subsequent limit orders. Automation of stop loss applied to all these order's with SL moving to above entry when criteria has been met. Automation of TPs - This is a drag and drop ea to the chart when I manually see price action appear. I am not looking for the EA to spot price action
Hello, I post daily analyses on my WordPress site, and I am looking for a developer capable of creating a bot that automatically retrieves trading information (buy/sell, entry, take profit, stop loss) from my analyses and replicates them on MT5 automatically. The goal is to develop a solution that is as simple as possible. This bot will also need to include a few additional features, such as money management, among
Input will be Buy Levels and Sell Level. Qty-> Addition | Multiply Buffer -> in Points with Level Taret -> in points/Lot Price close above Level1 then Buy Price close below Level2 then Sell Will close the position if in Positive, otherwise will not close the position and Open the opposite Position with added Quantity of the last open position. if Price thouches the Buffer Level, the opposite position will be created
**Project Title: Forex Layering Tool Expert Advisor (EA)** **Project Overview:** I am seeking an Expert Advisor (EA) that will simplify the process of entering multiple trade layers based on specified price ranges. **Key Features:** **Layering Capability:** - The EA will support the opening of 5 to 50 layers of a defined price entry range - Each layer will have a fixed lot size that can be defined by the user
very simple rule buy rate 2 sl 1 if market reach 3 sl 2 market reach 4 sl 3 sl hit reverse trade open too with same 1:1 trail sl system if sl hit reverse trade open with same sl trail function 1 input open trade with buy or sell option 2 sl in pip .............xyz 3 lot size ............. xyz 4 distance from sl when sl trail one step [main point] Iam buying in rate of 2 my sl is 1 market reach 3 my sl is 2 market

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD
Prazo
para 2 dias