ICHIMOKU TRADING SYSTEM

MQL4 Experts

Tâche terminée

Temps d'exécution 4 jours
Commentaires de l'employé
I like working with Asad, he is determined, precise and have a lot of interesting strategies in mind. Hope to work with again...

Spécifications

The Developer should have a basic understanding of the ichimoku system.


1. 5 indication from ICHIMOKU are used (Discussed Below). Indication should also have Enable/Disable feature. 

RSI, MACD and ADX are also used. Each will be set at default setting.

All settings will be made customizable and can be set manually. Each Indication should also have Enable/Disable feature.


2. Default time frame will be set at 15 minutes. All time frames needs to be added.


3. Position Management;
Position size should be set according to that
Lot Size = Risk in $ / Sl in point
Sl in point = Sl in pips x 10
For example. The total equity is 5000. User wants to take the risk of 1% which is 50. The Sl is set to 20 pips which is 200 points. So
Lot Size =  50 /200 = 0.25 Lots

It should have an option of manually entering the risk size. For example; 1% risk, 2% risk and so on.


4. Should have tick boxes to select trading sessions. Trading session (Asia, Europe, USA) or multiple should be selected.


5. Should have fields for HOUR to START and HOUR to STOP so the EA can work within the mentioned times if all three sessions are selected.

6. Need alerts when the positions are open/closed, modified etc.


-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

BUY Trade


When RSi is above 70
and
MACD is Positive.  The sell trade will execute if the momentum is rising. i.e. the last  bar of the histogram is higher than its previous bar. If the previous bar of the MACD Histogram is bigger and current bar is lower, that means the momentum is decreasing therefore the trade will not open.
and
ADX is above 25
and
Span A which is also called Leading Span A  is above  Span B  which is also called Leading Span B(Green Cloud is formed)
and
 Price candlestick is above Span A  (Above the green cloud)
and
Kijun Sen and Tenkan San both are above the Span A ( Above the green cloud)
and
Tenkan Sen has crossed above the Kijun Sen. ( Above the green cloud)
and

Chikou Span which is also called Lagging Span  is above the the Span A (Above the green cloud) and also above the price of  candlesticks as well.

If the price have moved above a certain numbers of pips above the cloud , the trade will not open. An option should be given to enter this parameter manually. For example, the candlestick is too big and it moves 50 pips and the parameter is set to 30 pips, the trade will not execute.

SL will be set below the low of the candle which has crossed and closed above the Span A ( Green Cloud). An option to set manual SL should be given. Move Sl to cost when the trade has moved the same number of pips as SL.


TP and trailing stop will be discussed with the developer later


Sell Trade


When RSi is below 30
and
MACD is negative.  The sell trade will execute if the momentum is rising. i.e. the last  bar of the histogram is lower than its previous bar. If the previous bar of the MACD Histogram is bigger and current bar is lower (less negative value), that means the momentum is decreasing therefore the trade will not open.
and
ADX is above 25
and
Span A which is also called Leading Span A  is below Span B  which is also called leading Span B (RED Cloud starts forming).
and
When Price candlestick is below Span A  (Below the red Cloud)
and
Kijun Sen and Tenkan San are both below the Span A ( Below the red cloud)
and
Tenkan Sen has crossed below the Kijun Sen line. (Below the red cloud)
and

Chikou Span which is also called Lagging Span is below the the Span A ( Means belows the cloud) and below the price candlestick as well.

If the price have moved below a certain numbers of pips below the cloud, the trade will not open. An option should be given to enter this parameter manually. For example, the candlestick is too big and it moves 50 pips and the parameter is set to 30 pips, the trade will not execute.

SL will be set below the low of the candle which has crossed and closed above the 200MA. An option to set manual SL should be given.Move Sl to cost when the trade has moved the same number of pips as SL.

TP and trailing stop will be discussed with the developer later

The product needs to be delivered with the Source code.


Répondu

1
Développeur 1
Évaluation
(15)
Projets
21
38%
Arbitrage
3
33% / 33%
En retard
4
19%
Gratuit
2
Développeur 2
Évaluation
(203)
Projets
303
35%
Arbitrage
56
38% / 38%
En retard
99
33%
Gratuit
3
Développeur 3
Évaluation
(2077)
Projets
2636
61%
Arbitrage
113
45% / 26%
En retard
418
16%
Travail
4
Développeur 4
Évaluation
(48)
Projets
91
31%
Arbitrage
28
29% / 43%
En retard
42
46%
Gratuit
5
Développeur 5
Évaluation
(221)
Projets
369
66%
Arbitrage
10
50% / 0%
En retard
46
12%
Gratuit
6
Développeur 6
Évaluation
(68)
Projets
111
26%
Arbitrage
17
6% / 71%
En retard
15
14%
Gratuit
7
Développeur 7
Évaluation
(490)
Projets
1016
58%
Arbitrage
29
28% / 24%
En retard
132
13%
Gratuit
8
Développeur 8
Évaluation
(2422)
Projets
3042
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
9
Développeur 9
Évaluation
(135)
Projets
192
42%
Arbitrage
17
29% / 59%
En retard
28
15%
Gratuit
10
Développeur 10
Évaluation
(19)
Projets
27
11%
Arbitrage
11
9% / 55%
En retard
12
44%
Gratuit
11
Développeur 11
Évaluation
(66)
Projets
143
34%
Arbitrage
10
10% / 60%
En retard
26
18%
Gratuit
12
Développeur 12
Évaluation
(20)
Projets
29
55%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
Description - An expert advisor(s), placing sell trades in EUR/USD, based on the close price of the previous two candles, as shown in the figure below. The trades would be made in the 5 minute, 1 hour, and 1 day timeframes. In the 5 minute and 1 hour timeframes the market orders would be placed at the start of a new candle, at specific times EST. The order would be cancelled at the close of that candle, i.e after 5
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
Develop a simple trading robot from rainbow oscillator Additional features Include timeframe specification in rainbow oscillator trailing features moving average filter TP (true/false) SL (true/false) Fixed lot Risk percentage Percentage profit lock
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
I need a dashboard that shows my various accounts that shows balance, equity, number of trades open, drawdown and some more information. I want to use it to monitor my accounts in one screen or chart. If there is anyone who can do it please show me the screenshot of your sample
Hi, I need a robot, which wil get instructions to trade in 3 symbols at the same time based on few parameters and calculations. Example: There is 1 symbol called Gold-Near and the rate for it is 1000-1002 If i specify that when the rate reaches 1050, it should sell 1 lot Upon execution it will have to sell 1 lot of cme gold, buy 3 lots of mcx gold and buy currently (lots will be based on calculation). All the
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
Estou a procura de um programador que faça um robo que automatize as análises feitas por ele nas ondas de Elliot e que faça entradas precisas com proteções das mesmas e com proteções também ajustáveis para não entrar em noticias de 2 ou 3 estrelas, e que seja para o mercado B3 Mini Indice ou Mini Dolar
Sosso 30+ USD
I would like to order an automated robot to the job for me as I have no clue on whatsoever the trading is about. The bot should be able to do it's job, everything for me and it providing the best services for one to use
are you aware of the Monday Range Strategy? https://www.youtube.com/watch?v=7B_yBBFx6z8 5pm EST time sunday - monday 5pm est and it has to be on the H1 chart , minimum 1:2 Risk to reward and break even function after 1:1

Informations sur le projet

Budget
30 - 60 USD
Pour le développeur
27 - 54 USD
Délais
de 1 à 3 jour(s)