Ichimoku with Fibonacci

MQL4 专家

指定

Buy Signal

Ø  ICHIMOKU ENTRY (BUY)

1.       Crosses the Kumo  = Senkou Span A > Senkou Span B or Senkou Span B > Senkou Span A

2.       A bullish signal occurs when the Tenkan Sen crosses from below to above the Kijun Sen

3.       A bullish signal occurs if the current price is above the Kumo.

4.       A bullish signal occurs when the price crosses from below to above the Kijun Sen

5.       A bearish signal occurs when the Chikou Span falls from above to below the price

Ø  HAIKEN ASHI CANDLES (BUY)

If Last HA closed candle is bullish then open the buy trade

Ø  Fibonacci (Buy Confirmation Use Only)

If the fibo attached indicator gives buy signal (Price greater than R5) and fibo histogram is green color and greater than Zero.

Sell Signal

Ø  ICHIMOKU ENTRY (SELL)

1.       Crosses the Kumo  = Senkou Span A > Senkou Span B or Senkou Span B > Senkou Span A

2.       A bearish signal occurs when the Tenkan Sen crosses from above to below the Kijun Sen

3.       A bearish signal occurs if the current price is below the Kumo.

4.       A bearish signal occurs when the price crosses from above to below the Kijun Sen

5.       A bullish signal occurs when the Chikou Span rises from below to above the price

Ø  HAIKEN ASHI CANDLES (BUY)

If Last closed candle is bearish then open the sell trade

Ø  Fibonacci (Sell Confirmation Use Only)

1.       If the fibo attached indicator gives sell signal signal (Price less than R5) and fibo histogram is red color and less than Zero.

 

Stop Loss.

For Buy Trade.

1.       If Kijusen less than tenkensen or

2.       If price less than kijusen or

3.       Fibo histro less than zero and less than R5 fibo line. Or

 

Target.

1.       Fibo target

2.       Trailing Stop (Step, move step, Stop) also book pips when price moves to next level

3.       Break even

4.       Atr stop loss

反馈

1
开发者 1
等级
项目
395
28%
仲裁
155
20% / 52%
逾期
112
28%
空闲
2
开发者 2
等级
项目
21
38%
仲裁
3
33% / 33%
逾期
4
19%
空闲
3
开发者 3
等级
项目
463
51%
仲裁
41
24% / 49%
逾期
149
32%
空闲
4
开发者 4
等级
项目
632
26%
仲裁
89
73% / 13%
逾期
12
2%
空闲
5
开发者 5
等级
项目
93
49%
仲裁
18
56% / 17%
逾期
38
41%
空闲
6
开发者 6
等级
项目
606
55%
仲裁
48
23% / 56%
逾期
178
29%
空闲
7
开发者 7
等级
项目
1048
49%
仲裁
39
28% / 41%
逾期
49
5%
空闲
8
开发者 8
等级
项目
193
42%
仲裁
17
29% / 59%
逾期
28
15%
空闲
9
开发者 9
等级
项目
510
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
10
开发者 10
等级
项目
551
32%
仲裁
28
43% / 43%
逾期
8
1%
已载入
11
开发者 11
等级
项目
50
28%
仲裁
2
0% / 100%
逾期
6
12%
空闲
12
开发者 12
等级
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
13
开发者 13
等级
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
相似订单
Looking for someone to implent the following grid strategy into my existing EA: Overview : I need a skilled developer to implement a grid recovery strategy into my existing Expert Advisor (EA) for MetaTrader 4 (MT4). The strategy involves adding grid trades based on price movement and adjusting lot sizes according to specific rules. It also includes closing trades at breakeven points and full position closure when a
Hey Guys i've a PineScript /Source Code / ( Trading View ) indicator which has Buy and Sell Sign . i wanna make a MT5/4 Robot by it with some features . I need it has a simple panel to shows some details of robot at screen
Hi dear coders, I have an EA and for this EA I want additional code for Risk Management at my code, trade is triggered with this line int TheTicket = OrderSend(_Symbol,TradeType,(double)DoubleToString(TheLots,2),TradeType==OP_BUY?Ask:Bid,10,TheSL,TheTP,TheComment,MagicNumber,0,TradeType==OP_BUY?clrBlue:clrRed); I want you create a code and tutorrial how to change my code. the new code will be Risk Management Inputs
I'm seeking a Forex HFT Scalping EA that operates on live streaming tick data and candlestick patterns, executing a high frequency of trades without balance restrictions. The EA should be compatible with major currency pairs like EUR/USD, GBP/USD, USD/JPY, AUD/USD, GBP/JPY, GBP/AUD, and XAU/USD, as well as US30 indices. Given its HFT nature, it should focus on the 1-minute, 5-minute, 15-minute, and 30-minute
I need a custom MT5 EA that can place trades (Buy & Sell) from two Telegram channels. One telegram channel will give the trend signal (Bullish or Bearish) and the second telegram channel will give buy and sell signals
hello i like to have zigzag added to my EA and set orders when it makes a pullback strategy (Higerlow/Lowerhigh) or break of market structure strategy Higherhigh/Lowerlow break set order entry I want it to be able to do these 2 things but one at a time. -Zigzag makes a pullback into an HigherLow/LowerHigh set order entry -Zigzag breaks structure HigherHigh/LowerLow set order entry - For PULLBACK STRATEGY i just want
Looking for a indicator that can show where the majority of retail stop losses are placed Please can someone advise me how best to achieve this but it needs to be accurate
I have a grid trading bot that needs debugging. its perfect apart from a random stop loss I encountered. It’s supposed to have a stop loss at 99% but it one time closed trades at around 25% loss. Here is a list of potential things causing it to bug out (it’s running on MQL VPS MT5, I also want to retain the ability to close positions manually); - Chart change (symbol or timeframe) - Recompiling the EA - Server
Me gustaría poder crear automaticamente varias ordenes que se queden pendientes pudiendo definir los siguientes parámetros: Tipo de orden (Buy y sell stop, buy y sell limit. Precio de compra / venta. Pudiendo entrarlo manualmente o como un numero de puntos a sumar/restar del precio actual de marcado. Numero de puntos que ocuparan en total las ordenes y numero de ordenes a insertar (Ejemplo: 200 puntos, 4 ordenes, es
tardes desarolladores, quiero hacer un sistema semiatomatico, el deberia abrir las operaciones de venta o compra en un punto donde yo haga el analisis cumpliendo siertos criterios, por ejemplo abrir la operacion despues de que tresvelas del mismo color salga de un punto donde yo deje marcado , abriendo una operación 1/1 tenuendo en cuenta dos lineas que yo dejare marcadas

项目信息

预算
50 USD
开发人员
45 - 45 USD
截止日期
 2  5 天