EA for trading strategy using Ichimoku

MQL4 Experts

Trabalho concluído

Tempo de execução 1 dia
Comentário do desenvolvedor
It was a pleasure working with Irfan...clear requirements and direct to the target
Comentário do cliente
Excellent developer - accurate work and superbly done. Very helpful to setup the EA settings as well and truly appreciate the support. Strong recommendation !!

Termos de Referência

Chart setup

·         Ichimoku – default settings (9, 26, 52)

·         EA to display text on top left : last running signal (Long/Short) above price level, active qty, TSL value


EA Parameters

·         Quantity – fixed lots

·         Offset pips – specify (entry order will be placed at high of candle + offset pips or Low of candle – offset pips)

·         Protective SL type – fixed pips / Kijun

o   Pips - specify

o   Kijun – SL be placed 2 pips below the Kijun line (26 period line) for LONG, and 2 pips above for Short positions

·         TP – fixed / auto

o   Partial booking: On/off

§  If ‘ON’ – book 50% qty at TP levels (as listed below under ‘Auto’)

o   Trade exit type:  TP auto / reversal

§  TP Auto:

·         Timeframe H4 – TP will be 90pips

·         Timeframe H1 – TP will be 60pips

·         Timeframe M30 – TP will be 35pips

·         Timeframe M15 – TP will be 20pips

§  Reversal – meaning exit the position when a reversal signal is generated on any of the active trading strategies being traded

In the Ichimoku strategy – we refer to the following parts of the indicator:

1.       Tenkan (T) – 9 period line. The slope of T line represents trend, and a flat T line denotes consolidation and neutral market

2.       Kijun (K) – 26 period line. The slope of T line represents trend, and a flat T line denotes consolidation and neutral market

3.       Kumo cloud (created by two lines – Senkou A and Senkou B): Senkou A is above Senkou B when market is trending UP.  A crossover of the Senkou A and B (meaning A above B changes to A below B – this will represent a change in trend from Bullish to bearish)

Chikou – current price, shifted 26 periods back


Strategy

Long trade setup

·         Signal: T line crosses aboveK line at the close of candle AND Candle close should be ABOVE Tenkan (T) line – for LONG

·         Confirmation criteria : This can take a few candles – so, EA should check each candle after the signal candle for confirmation, and enter a trade when validation is achieved on the close of candle

o   Chikou: Establish Chikou is ‘free’, meaning that Chikou value should be above high of the candle 26 periods back for LONG trades

·         Entry: Buy ABOVE high of signal candle @ pending order (High of candle + Offset)

·         Stop loss: Initial stop loss as per ‘Protective stop loss’

·         Trailing SL: Value of Trailing SL = value of Kijun line; Update trailing SL after every candle

·         Exit (either of the criteria below)

o   Initial protective SL hit, OR

o   TP achieved (if selected under TP Type)

§  Timeframe H4 – TP will be 90pips

§  Timeframe H1 – TP will be 60pips

§  Timeframe M30 – TP will be 35pips

§  Timeframe M15 – TP will be 20pips

o   Hit trailing SL on Kijun line

o   Reversal – SHORT reversal signal, i.e. TK cross below AND candle closes BELOW Tenkan line

·         Re-entry

o   Re-entry only valid if no open trades

o   Re-entry may be required if the initial entry gets stopped out due to a quick price movement against the trade but still the larger trend remains the same

o   Criteria:

§  Tenkan line should be above Kijun line, AND

§  Candle close ABOVE Tenkan line (for LONG)

§  Chikou: Establish Chikou is ‘free’, meaning that Chikou value should be above high of the candle 26 periods back for LONG trades


Arquivos anexados:

PNG
Ichi.png
156.5 Kb

Respondido

1
Desenvolvedor 1
Classificação
(115)
Projetos
129
18%
Arbitragem
11
27% / 55%
Expirado
4
3%
Livre
2
Desenvolvedor 2
Classificação
(349)
Projetos
463
51%
Arbitragem
41
24% / 49%
Expirado
149
32%
Livre
3
Desenvolvedor 3
Classificação
(304)
Projetos
509
47%
Arbitragem
29
10% / 45%
Expirado
138
27%
Livre
4
Desenvolvedor 4
Classificação
(135)
Projetos
192
42%
Arbitragem
17
29% / 59%
Expirado
28
15%
Livre
5
Desenvolvedor 5
Classificação
(430)
Projetos
606
55%
Arbitragem
48
23% / 56%
Expirado
178
29%
Livre
6
Desenvolvedor 6
Classificação
(169)
Projetos
204
30%
Arbitragem
25
40% / 44%
Expirado
12
6%
Livre
7
Desenvolvedor 7
Classificação
(356)
Projetos
632
26%
Arbitragem
89
73% / 13%
Expirado
12
2%
Livre
8
Desenvolvedor 8
Classificação
(408)
Projetos
536
75%
Arbitragem
9
44% / 0%
Expirado
24
4%
Livre
9
Desenvolvedor 9
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(490)
Projetos
1016
58%
Arbitragem
29
28% / 24%
Expirado
132
13%
Livre
11
Desenvolvedor 11
Classificação
(36)
Projetos
50
28%
Arbitragem
2
0% / 100%
Expirado
6
12%
Livre
12
Desenvolvedor 12
Classificação
(6)
Projetos
7
0%
Arbitragem
0
Expirado
5
71%
Livre
13
Desenvolvedor 13
Classificação
(264)
Projetos
538
50%
Arbitragem
55
40% / 36%
Expirado
224
42%
Trabalhando
14
Desenvolvedor 14
Classificação
(2077)
Projetos
2636
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
15
Desenvolvedor 15
Classificação
(2422)
Projetos
3042
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
16
Desenvolvedor 16
Classificação
(41)
Projetos
88
14%
Arbitragem
30
30% / 53%
Expirado
36
41%
Trabalhando
17
Desenvolvedor 17
Classificação
(225)
Projetos
284
42%
Arbitragem
15
13% / 47%
Expirado
67
24%
Livre
Pedidos semelhantes
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link

Informações sobre o projeto

Orçamento
75+ USD
Desenvolvedor
67.5 USD