仕事が完了した

実行時間14 時間
依頼者からのフィードバック
Proven reliable and trustworthy developer. Done perfectly.
開発者からのフィードバック
Excellent customer, thanks so much!!!!!

指定

Please help to make EA MT5 with own indicator and modfy indicator.

if you can enter indicators into the EA it would be better without calling icustom.

Concept EA icustom :
1. Place BUY and SELL orders directly only when the CT and FT signals are after the candle closes.


2. EA determines Stoploss and Takeprofit automatically from HH, LH, HH, LL.

  • Stoploss: If the EA makes a BUY, it will automatically input the LL or HL price.
    On the other hand, if the EA does a SELL, it automatically inputs the HH or LH price.

  • Takeprofit: If EA BUY then (Buy price - LL/HL) =...pips. Example Means if the stoploss is 70 pips then Takeprofit is also 70 pips.

3. EA will place the second and third BUY/SELL orders.
True/false option; To determine the second BUY line by means of
(Harga buy - LL/HL): 2 = ...pips.

True/false option;To determine the third BUY line by:
(Second buy price: 2 = ...pips.





EA Parameters and Logic


Lot & risk management

  • initial LOT = 0.02;

  • Auto TP dan SL = true/false:
    If true, it will determine TP and SL automatically according to the logic above.
    And if false then TP and SL are filled in manually.

  • TP reward = 2; Decimal numbers.
    The TP reward formula is Stoploss x (rewardTP). For example, if you have found an SL of 70 pips, then if the TP reward is filled in as 2, it means Stoploss = 70 pips Takeprofit = 140 pips.

  • partial TP= false/true;
    TP is partially active if the minimum reward TP Reward is filled in 2 and automatically closes partially at 1:1.
    Example: EA BUY with SL 70 and TP 140. Then when the profit is 70 pips it will partially close.

  • Takeprofit=0; 

  • Stoploss=0;

Strategy

  • Second order = true/false;
    If true then a second order will be placed with the same lot as the initial lot. If false then the second order does not exist.

  • Third order = true/false;
    If true then a third order will be placed with the same lot as the initial lot. And if the second order is false, the third order is true then the third order becomes the second order. If false then the third order does not exist.

  • Multiply LOT= 1.5;
    Lot multiplication is active only if the stoploss has been hit. And it will return to the original LOT if it has been hit by Take Profit and the balance increases from the total loss of the initial order. If the balance does not increase from the historical total loss from the initial order, then the lot multiplier still works.

  • Close by Signal = true/false;
    Signals are taken from CT down and CT up. Example: when the EA already has a BUY order and has not yet been hit by TP, the CT down signal comes out, then the EA will close the order and do a SELL. If closebysignal results in the balance increasing, then the LOT starts from the beginning, and if the result in the balance decreases then the LOT will multiply.

Time

Ea is only active at times according to parameters per 24 hours, within broker time.

  • Start EA = 03:00 ;

  • End Ea = 23:00; EA will be active again at 03:00 broker time.


Indicator Mql5 i sent after doing project


Budget is fixed.

ファイル:

応答済み

1
開発者 1
評価
(19)
プロジェクト
22
23%
仲裁
5
40% / 60%
期限切れ
2
9%
仕事中
2
開発者 2
評価
(160)
プロジェクト
208
61%
仲裁
10
80% / 0%
期限切れ
0
パブリッシュした人: 1 code
3
開発者 3
評価
(78)
プロジェクト
246
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
4
開発者 4
評価
(2675)
プロジェクト
3414
68%
仲裁
77
48% / 14%
期限切れ
342
10%
パブリッシュした人: 1 code
5
開発者 5
評価
(62)
プロジェクト
90
29%
仲裁
24
13% / 58%
期限切れ
7
8%
仕事中
6
開発者 6
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
パブリッシュした人: 9 codes
7
開発者 7
評価
(195)
プロジェクト
242
34%
仲裁
11
45% / 45%
期限切れ
8
3%
パブリッシュした人: 1 article, 8 codes
8
開発者 8
評価
(2)
プロジェクト
2
0%
仲裁
1
0% / 100%
期限切れ
0
類似した注文
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Subject: Custom MT5 Multi-Currency EA Request - Multi-Timeframe Strategy with Trailing Stop Hi, I am looking for a developer to create a custom Expert Advisor (EA) for MetaTrader 5 (MT5) . The EA must be optimized for multi-currency testing and trading , allowing me to run it across multiple currency pairs simultaneously. The trading logic should be based on a multi-timeframe approach using the following indicators
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I need to build one from scratch . Experience with Sierra Chart, ACSIL
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no

プロジェクト情報

予算
60+ USD
締め切り
最高 3 日