Ichimoku EA

MQL4 Experten

Auftrag beendet

Ausführungszeit 31 Tage
Bewertung des Entwicklers
Good client, nice communication. I was glad work for...

Spezifikation

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"



Bewerbungen

1
Entwickler 1
Bewertung
(167)
Projekte
192
11%
Schlichtung
37
38% / 35%
Frist nicht eingehalten
5
3%
Beschäftigt
2
Entwickler 2
Bewertung
(33)
Projekte
49
12%
Schlichtung
16
0% / 88%
Frist nicht eingehalten
10
20%
Frei
3
Entwickler 3
Bewertung
(362)
Projekte
504
40%
Schlichtung
147
18% / 72%
Frist nicht eingehalten
98
19%
Überlastet
4
Entwickler 4
Bewertung
(236)
Projekte
418
34%
Schlichtung
53
36% / 40%
Frist nicht eingehalten
153
37%
Überlastet
5
Entwickler 5
Bewertung
(196)
Projekte
318
35%
Schlichtung
64
13% / 56%
Frist nicht eingehalten
82
26%
Frei
6
Entwickler 6
Bewertung
(169)
Projekte
204
30%
Schlichtung
25
40% / 44%
Frist nicht eingehalten
12
6%
Frei
7
Entwickler 7
Bewertung
(769)
Projekte
1033
44%
Schlichtung
50
8% / 50%
Frist nicht eingehalten
117
11%
Frei
8
Entwickler 8
Bewertung
(264)
Projekte
538
50%
Schlichtung
55
40% / 36%
Frist nicht eingehalten
224
42%
Arbeitet
Ähnliche Aufträge
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

Projektdetails

Budget
30 - 60 USD
MwSt (20%): 6 - 12 USD
Insgesamt: 36 - 72 USD
Für die Entwickler
27 - 54 USD