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

MQL5 エキスパート

仕事が完了した

実行時間3 日
依頼者からのフィードバック
Temitayo was very quick in creating an EA for me and completed the job well before the deadline. Highly recommended.
開発者からのフィードバック
Clear specifications, very good customer, highly recommended, I'm glad to work with him

指定


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!!!



















































































































































































応答済み

1
開発者 1
評価
(77)
プロジェクト
132
50%
仲裁
5
80% / 0%
期限切れ
6
5%
2
開発者 2
評価
(115)
プロジェクト
129
18%
仲裁
11
27% / 55%
期限切れ
4
3%
3
開発者 3
評価
(9)
プロジェクト
10
50%
仲裁
0
期限切れ
0
4
開発者 4
評価
(58)
プロジェクト
66
8%
仲裁
39
26% / 56%
期限切れ
12
18%
仕事中
5
開発者 5
評価
(196)
プロジェクト
319
35%
仲裁
64
13% / 56%
期限切れ
83
26%
仕事中
6
開発者 6
評価
(247)
プロジェクト
439
34%
仲裁
56
36% / 38%
期限切れ
161
37%
取り込み中
7
開発者 7
評価
(130)
プロジェクト
166
36%
仲裁
4
25% / 50%
期限切れ
13
8%
仕事中
8
開発者 8
評価
(14)
プロジェクト
19
11%
仲裁
1
0% / 100%
期限切れ
5
26%
9
開発者 9
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
10
開発者 10
評価
(5)
プロジェクト
9
0%
仲裁
1
100% / 0%
期限切れ
3
33%
類似した注文
If you think you can replicate EA ("reverse engineering") from Metarader's Market, and create a new EA from scratch that works 100% the same - please send an offer. I have already managed to find out many features of that EA (entry times, risk management, averaging, trailing...) but I still miss a few
Candle wick bot The bot will have a set amount of wick length to enter trade at candle open price, there will be a set Amount in points that the candle wick has to be to then enter that opposite of the wick direction Settings will look like this : Timeframe: (meaning which candles you’re using to measure open price from for the wick length ) If set to 5 min it’ll be using 5 min candles , if set to 15 it’ll use 15
Looking for a developer to create an MT4 EA based on a custom currency strength indicator and simple moving average. Will provide currency strength indicator code to the selected developer. Buy rules If the EA added in the EURUSD chart and EUR has a currency strength above or equal to 6 and USD has strength less than 2. Wait for the prices comes back to SMA and open the buy trade if the price closes above SMA. Place
I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also easily adjustable
Sistema HTF EFECTIVO 30 - 60 USD
Hola, me gustaría que un programador experimentado creea un sistema de trading EA que abra y cierre operaciones muy rápido en segundos (HFT). Sería óptimo tener una opción/botón para activar solo para comprar o solo para vender (operaciones unidireccionales). Con una buena interfaz gráfica de usuario. Se agradece la implementación de su propia experiencia con sistemas de trading HFT. Es para mercados volátiles como
Hello, I would like an experienced programmer to create an EA trading system which opens and closes trades very fast within seconds (HFT). To have an option/button to activate either for only buy or only sell (one way trading) would be optimal. With a nice GUI. Implementing your own experience with HFT trading systems is welcomed. It's for volatile markets such as XAUUSD or US30. Taking advantage of order placements
The strategy is a martingale type . i.e if it hits the stop loss , it will double the lot size and place again in that direction, and when it hits the take profit at any level of the martingale, it will start over from the first lot size used initially
I want you to make me an indicator in Training View. Its idea is very simple, and I want it to have an alarm. Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the
I'm looking for a developer to assist in creating an Expert Advisor (EA) for use in a prop firm. The EA should be designed for the MT4 trading platform and include the following features: Scalping strategy Maximum drawdown of 3% Please let me know if you're interested and capable of handling this project
Hello, is it possible to be made accommodation of provided signal for Forex for mt4? I bought a signal for multiple pairs. it is executing all pair.I want to use it on couple of pairs.Is it possible to be made some modifications?I do not have codes for the signal

プロジェクト情報

予算
80 - 150 USD
開発者用
72 - 135 USD
締め切り
最高 10 日