ICHIMOKU TRADING SYSTEM

MQL4 전문가

작업 종료됨

실행 시간 4 일
피고용인의 피드백
I like working with Asad, he is determined, precise and have a lot of interesting strategies in mind. Hope to work with again...

명시

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.


응답함

1
개발자 1
등급
(15)
프로젝트
21
38%
중재
3
33% / 33%
기한 초과
4
19%
무료
2
개발자 2
등급
(203)
프로젝트
303
35%
중재
56
38% / 38%
기한 초과
99
33%
무료
3
개발자 3
등급
(2077)
프로젝트
2636
61%
중재
113
45% / 26%
기한 초과
418
16%
작업중
4
개발자 4
등급
(48)
프로젝트
91
31%
중재
28
29% / 43%
기한 초과
42
46%
무료
5
개발자 5
등급
(221)
프로젝트
369
66%
중재
10
50% / 0%
기한 초과
46
12%
무료
6
개발자 6
등급
(68)
프로젝트
111
26%
중재
17
6% / 71%
기한 초과
15
14%
무료
7
개발자 7
등급
(490)
프로젝트
1016
58%
중재
29
28% / 24%
기한 초과
132
13%
무료
8
개발자 8
등급
(2422)
프로젝트
3042
66%
중재
77
48% / 14%
기한 초과
340
11%
작업중
9
개발자 9
등급
(135)
프로젝트
192
42%
중재
17
29% / 59%
기한 초과
28
15%
무료
10
개발자 10
등급
(19)
프로젝트
27
11%
중재
11
9% / 55%
기한 초과
12
44%
무료
11
개발자 11
등급
(66)
프로젝트
143
34%
중재
10
10% / 60%
기한 초과
26
18%
무료
12
개발자 12
등급
(20)
프로젝트
29
55%
중재
0
기한 초과
0
무료
비슷한 주문
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

프로젝트 정보

예산
30 - 60 USD
개발자에게
27 - 54 USD
기한
에서 1  3 일