仕事が完了した

実行時間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
評価
(156)
プロジェクト
198
59%
仲裁
10
80% / 0%
期限切れ
0
仕事中
パブリッシュした人: 1 code
3
開発者 3
評価
(77)
プロジェクト
244
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
4
開発者 4
評価
(2666)
プロジェクト
3397
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
類似した注文
Gold robot 3000+ USD
I really liked this training platform. I want to start a good business with this funding amount."I like crypto trading. Does it provide a demo account that is good for learning?"
Gold robot 3000+ USD
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
I am looking for an experienced MT4/MT5 developer to analyze my trading history and replicate the strategy in a new Expert Advisor (EA). The developer must have proven experience in reverse engineering strategies, analyzing trading data, and developing EAs across various trading methodologies. A deep understanding of XAUUDS and BTCUSD behavior, as well as chart analysis, is essential. Please note that we do not have
Title: MT5 Forex Trading Robot Development I need a MetaTrader 5 (MT5) Expert Advisor (EA) for automated Forex trading. Requirements: 1. The robot must be fully automated and capable of opening and closing trades without manual intervention. 2. Compatible with MetaTrader 5 (MT5). 3. Adjustable lot size, Stop Loss, and Take Profit settings. 4. Built-in risk management based on account balance. 5. Ability to trade
Risk management EA 30 - 200 USD
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
Ea.Mix 30+ USD
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
A bot takes trades every few seconds until hit the profit with the same lots , i am attaching a picture as well. If anyone can do that please contact me i will give the account details
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit

プロジェクト情報

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