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
(76)
Projects
130
49%
Arbitration
5
80% / 0%
Overdue
6
5%
Free
2
Developer 2
Rating
(115)
Projects
129
18%
Arbitration
11
27% / 55%
Overdue
4
3%
Free
3
Developer 3
Rating
(9)
Projects
10
50%
Arbitration
0
Overdue
0
Free
4
Developer 4
Rating
(58)
Projects
66
8%
Arbitration
39
26% / 56%
Overdue
12
18%
Working
5
Developer 5
Rating
(196)
Projects
318
35%
Arbitration
64
13% / 56%
Overdue
82
26%
Free
6
Developer 6
Rating
(236)
Projects
418
34%
Arbitration
52
37% / 40%
Overdue
153
37%
Loaded
7
Developer 7
Rating
(126)
Projects
160
36%
Arbitration
4
25% / 50%
Overdue
13
8%
Free
8
Developer 8
Rating
(14)
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
(5)
Projects
9
0%
Arbitration
1
100% / 0%
Overdue
3
33%
Free
Similar orders
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price

Project information

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