ICHIMOKU TRADING SYSTEM

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 4 giorni
Feedback del dipendente
I like working with Asad, he is determined, precise and have a lot of interesting strategies in mind. Hope to work with again...

Specifiche

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.


Con risposta

1
Sviluppatore 1
Valutazioni
(15)
Progetti
21
38%
Arbitraggio
3
33% / 33%
In ritardo
4
19%
Gratuito
2
Sviluppatore 2
Valutazioni
(203)
Progetti
303
35%
Arbitraggio
56
38% / 38%
In ritardo
99
33%
Gratuito
3
Sviluppatore 3
Valutazioni
(2086)
Progetti
2646
61%
Arbitraggio
113
45% / 26%
In ritardo
418
16%
In elaborazione
4
Sviluppatore 4
Valutazioni
(48)
Progetti
91
31%
Arbitraggio
28
29% / 43%
In ritardo
42
46%
Gratuito
5
Sviluppatore 5
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
6
Sviluppatore 6
Valutazioni
(68)
Progetti
111
26%
Arbitraggio
17
6% / 71%
In ritardo
15
14%
Gratuito
7
Sviluppatore 7
Valutazioni
(490)
Progetti
1016
58%
Arbitraggio
29
28% / 24%
In ritardo
132
13%
In elaborazione
8
Sviluppatore 8
Valutazioni
(2428)
Progetti
3057
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
Gratuito
9
Sviluppatore 9
Valutazioni
(135)
Progetti
193
42%
Arbitraggio
17
29% / 59%
In ritardo
28
15%
Gratuito
10
Sviluppatore 10
Valutazioni
(19)
Progetti
27
11%
Arbitraggio
11
9% / 55%
In ritardo
12
44%
Gratuito
11
Sviluppatore 11
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
12
Sviluppatore 12
Valutazioni
(20)
Progetti
29
55%
Arbitraggio
0
In ritardo
0
Gratuito
Ordini simili
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode
Profitable EA HFT 50 - 300 USD
From a long time i am searching for a profitable EA i have lost a lot , and now i have only 300$ to buy a profitable EA , i wish to say with 0 losses but some or most traders they don't want to hear this i am really tired of searching for a programmer to just create me a profitable EA with the least losses or zero losses maybe nearly 1 year i am searching i just need an HFT EA that can work very well on MT4,MT5
I need help fixing my EA for MT5. It’s a very simple EA, and I currently cannot solve an issue where webrequest communicates with OpenAi API without error. Please only apply if you can help solve this issue
у нас есть стратегия, нам нужно написать mql5-код ​​для тестера стратегий МТ5,Цена договорная. Мой контакт @abbosaliyev из Telegram Программист должен знать РУССКИЙ ИЛИ УЗБЕКСКИЙ язык. Задание: разработать тестер, который использует шаблон условий на открытие и проверит весь исторический график на всех доступных таймфреймах. Остальная информация будет предоставлена ​​после согласования цены

Informazioni sul progetto

Budget
30 - 60 USD
Per lo sviluppatore
27 - 54 USD
Scadenze
da 1 a 3 giorno(i)