I need an EA for a custom strategy based on the Ichimoku cloud.

MQL5 Experts

Job finished

Execution time 3 days
Feedback from customer
Temitayo was very quick in creating an EA for me and completed the job well before the deadline. Highly recommended.
Feedback from employee
Clear specifications, very good customer, highly recommended, I'm glad to work with him

Specification


I need an EA created with multiple entry and exit options based on the Ichimoku cloud. Also need to be able to choose the different lengths and settings of the indicator. Would also like an option to choose between fixed lot and auto lots to adjust risk level. Any suggestions for extra features are welcome.

Get into a long/short using the following entry strategy.

  • Default entry strategy

Get into a long/short using the following exit strategy:

  • ATR pullback

Be able to choose two additional features to enter/exit trades

  • Optional safety check
  • Exponential moving average filter
All features are described below.


Default entry strategy

Long Entry

The conditions for a long entry are the following:
  1. Lagging span is above the cloud
  2. Conversion line is above the base line
  3. Projected cloud is green
  4. Candle closed above cloud
  5. The price must have crossed above the cloud again following a previous long trade

The conditions are evaluated on each candle close.


Short Entry

The conditions for a short entry using the “Default” strategy are the following:

  • Lagging span (purple) is below the cloud

  • Conversion line (blue) is below the base line (yellow)

  • Projected cloud is red (red line is above green line)

  • Candle closed below cloud

  • The price must have crossed below the cloud following a previous short trade (more on this below)

The conditions are evaluated on each candle close.


ATR Pullback Exit Strategy


Exit long and short


Uses Average True Range to set stop loss and take profit with the following settings to choose from.

  • ATR Length: This is the number of historic candles the ATR will be calculated on

  • ATR Multiplier: The stop loss will be set at the current close minus this many times the ATR (e.g. if this is set to 2, the stop loss will be set at 2 times the ATR below (for long entries) / above (for short entries) the close of the entry candle)

  • Risk/Reward Ratio: example: a risk/reward ratio of 2 will result in the take profit being placed twice the distance of the stop loss

Extra Safety Check to Exit Trades (can be enabled/disabled)

  • If the “Close long position if lagging span crosses below price” setting is enabled, then on each candle close the strategy will evaluate if the lagging span has crossed below the price, and if it did, then it immediately exits the long position without waiting for the take profit / stop loss targets to be hit.

  • If the “Close short position if lagging span crosses above price” setting is enabled, then on each candle close the strategy will evaluate if the lagging span has crossed above the price, and if it did, then it immediately exits the short position without waiting for the take profit / stop loss targets to be hit.

EMA Filter


Enable/disable an EMA filter that will only open long/short positions if the candle closing price is above/below the specified EMA period.


Thanks in advance!!!



















































































































































































Responded

1
Developer 1
Rating
Projects
133
50%
Arbitration
5
80% / 0%
Overdue
6
5%
Free
2
Developer 2
Rating
Projects
129
18%
Arbitration
11
27% / 55%
Overdue
4
3%
Free
3
Developer 3
Rating
Projects
10
50%
Arbitration
0
Overdue
0
Free
4
Developer 4
Rating
Projects
66
8%
Arbitration
39
26% / 56%
Overdue
12
18%
Working
5
Developer 5
Rating
Projects
320
35%
Arbitration
64
13% / 56%
Overdue
83
26%
Working
6
Developer 6
Rating
Projects
441
34%
Arbitration
57
35% / 37%
Overdue
161
37%
Busy
7
Developer 7
Rating
Projects
168
37%
Arbitration
4
25% / 50%
Overdue
13
8%
Loaded
8
Developer 8
Rating
Projects
19
11%
Arbitration
1
0% / 100%
Overdue
5
26%
Free
9
Developer 9
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
10
Developer 10
Rating
Projects
9
0%
Arbitration
1
100% / 0%
Overdue
3
33%
Free
Similar orders
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
Hi developer, I need a EA bot with forex news filtering for JPY currency pairs(usdjpy, audjpy,gbpjpy,cadjpy) and USD currency pairs (audUSD,EURUSD, gbpUSD, NZDUSD, USDcad, USDCHF, xauusd). That's no problem if you can share your own profitable ea to me for 100 usd. I don't have any idea about ea strategy. But, I need profit in this ea Please share backtest, strategy, how ea works and ea's features

Project information

Budget
80 - 150 USD
For the developer
72 - 135 USD
Deadline
to 10 day(s)