Ichimoku EA

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 31 días
Comentario del Ejecutor
Good client, nice communication. I was glad work for...

Tarea técnica

hi

i am looking for experienced coder who can help me create indicator and then ea robot. 
first part is indicator itself and after testing, maybe i would try trading ea.

indicator is ichimoku. should be the same as many others (all standard settings as default mt4 indicator, turn on/off lines + notifications for any line cross, price cross, etc) + draw arrows per my requirements

 this indicator should work with normal candles + heiken ashi candles

should send / push notifications / email (must be on/off) when: 
- candle breaks kumo 
- candle breaks kijunsen
- candle breaks tenkansen
- candle breaks chikou
- tenkan kijun cross
- span a vs span b cross

draw arrows under specific conditions. (when arrow popup, notification should describe exact situation)

UPTREND / draw UP arrow below candle when:

1. green candle breaks & closes above cloud + tenkan is above or equal (some +- minimal tolerance) to kijun 

2. first candle closed after tenkan x kijun cross (T&K cross inside or above cloud)

3. draw stop symbol (x or whatever) when tenkan cross kijun from above. do not draw symbol when both lines overlaps (attached)


DOWNTREND / draw DOWN arrow above candle when:

- opposite of buy


for HEIKEN candles draw arrow:

UPTREND: 

1. white candle closes above cloud

2. white candle crosses and closes above kijun sen (and kijun is above cloud)

3. white candle closes above kijun sen (and kijun sen is above cloud) and at least three red candles (any part of red body) were between cloud & kijun sen 


DOWNTREND / draw DOWN arrow above candle when:
- opposite of buy


all specific alerts should be enabled/disabled
send after candle close
+ additional "predicted" feature to send notification before candle close


(would be good to choose candles or heiken in settings and indicator could draw standard candles or heiken?)


(after some checks and analysis i would like to continue to extend this indicator to open trades based on arrows.
choosing in robot any specific stratedy (2 or 3). for example cloud break out strategy of kijun cross strategy...
placing stop loss below/above candle + add some pips, or placing stop loss below/above cloud + add some pips.
custom trailing stoploss (move SL to beakeven when specific profit or following kijun, etc..))

rules for trading:

- choose lot size

- hedging allowed

- choose number of trades on confirmed candle / sitauation

- define TP for each trade in pips

   

- choose type of SL - below/above confirmed candle + feature to add some pips*

                    - below/above cloud + feature to add some pips

- fixed SL in pips

- trailing stop. feature: enable/disable  

enable/disable when in profit + define profit in pips when trailing stop should 

move to Breakeven + slide

enable/disable when in profit + define profit in pips when trailing stop should 

move below actual kijun sen + feature to add some pips (below or above kijun)

- if TP is not hit, tenkan kijun cross close all trades or remaining trades (if trailing stop is disabled)

for HEIKEN: same rules

>>> feature to add some pips* - add some specific pips below/above candle or cloud or kijun (depend on trade)

---
trading feature should be possible to enable / disable so it can work as indicator just drawing arrows and sending notifications or trading based on "arrows"



Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(167)
Proyectos
192
11%
Arbitraje
37
38% / 35%
Caducado
5
3%
Trabajando
2
Desarrollador 2
Evaluación
(33)
Proyectos
49
12%
Arbitraje
16
0% / 88%
Caducado
10
20%
Libre
3
Desarrollador 3
Evaluación
(362)
Proyectos
504
40%
Arbitraje
147
18% / 72%
Caducado
98
19%
Ocupado
4
Desarrollador 4
Evaluación
(236)
Proyectos
418
34%
Arbitraje
53
36% / 40%
Caducado
153
37%
Ocupado
5
Desarrollador 5
Evaluación
(196)
Proyectos
318
35%
Arbitraje
64
13% / 56%
Caducado
82
26%
Libre
6
Desarrollador 6
Evaluación
(169)
Proyectos
204
30%
Arbitraje
25
40% / 44%
Caducado
12
6%
Libre
7
Desarrollador 7
Evaluación
(769)
Proyectos
1033
44%
Arbitraje
50
8% / 50%
Caducado
117
11%
Libre
8
Desarrollador 8
Evaluación
(264)
Proyectos
538
50%
Arbitraje
55
40% / 36%
Caducado
224
42%
Trabaja
Solicitudes similares
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
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. I had one created in python, but I would like it to work in MT5 with various regular rules that make it profitable
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

Información sobre el proyecto

Presupuesto
30 - 60 USD
IVA (20%): 6 - 12 USD
Total: 36 - 72 USD
Para el ejecutor
27 - 54 USD