Ichimoku EA

MQL4 エキスパート

仕事が完了した

実行時間31 日
開発者からのフィードバック
Good client, nice communication. I was glad work for...

指定

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"



ファイル:

応答済み

1
開発者 1
評価
(167)
プロジェクト
192
11%
仲裁
37
38% / 35%
期限切れ
5
3%
取り込み中
2
開発者 2
評価
(33)
プロジェクト
49
12%
仲裁
16
0% / 88%
期限切れ
10
20%
3
開発者 3
評価
(362)
プロジェクト
504
40%
仲裁
147
18% / 72%
期限切れ
98
19%
多忙
4
開発者 4
評価
(236)
プロジェクト
418
34%
仲裁
53
36% / 40%
期限切れ
153
37%
多忙
5
開発者 5
評価
(196)
プロジェクト
318
35%
仲裁
64
13% / 56%
期限切れ
82
26%
6
開発者 6
評価
(169)
プロジェクト
204
30%
仲裁
25
40% / 44%
期限切れ
12
6%
7
開発者 7
評価
(769)
プロジェクト
1033
44%
仲裁
50
8% / 50%
期限切れ
117
11%
8
開発者 8
評価
(264)
プロジェクト
538
50%
仲裁
55
40% / 36%
期限切れ
224
42%
仕事中
類似した注文
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

プロジェクト情報

予算
30 - 60 USD
VAT(付加価値税) (20%): 6 - 12 USD
合計: 36 - 72 USD
開発者用
27 - 54 USD