I need an Expert Advisor (EA) programmed and designed to help me with trading

指定

I need an Expert Advisor (EA) programmed and designed to help me with trading. Requirements:


* The programmer must have experience in implementing software projects.

* The code must be high-quality, clean, clear, and editable at any time, with ownership of the code provided.


* It must work on MT4 and MT5 platforms.

* The maximum project completion time is 3 days.

* The programmer must be cooperative and flexible, providing support and addressing feedback.


The workflow should be as follows:


# A settings screen must be added, consisting of:


A- A field for the risk amount per trade.

B- A button to add a new trade.

C- A drop-down menu to track trade chains, consisting of the following elements:


1/ Chain number

2/ Original trade size

3/ Trade type within the chain (buy/sell) for each trade

4/ The result of trades within the chain (profit/loss) for each trade, which is (amount + overnight cost), as well as the result for the entire chain.


D- A button to close pending trades that have not been activated. After adding to the same currency pair only:


- A button to close all active trades on the same currency pair and another button to close a specific trade.


# Now that the settings screen has been added, let's move to the execution section.


1/ If a new trade is added from the settings:


2/ A new line called the "Activation Line" (blue) will appear on the trading screen. Move it to the desired location.


3/ Press the "Pin" button that appears at the end of the line.


4/ A new line called the "Balance Line" (red) will automatically appear.


5/ You can then move the "Balance Line" to your desired location.


6/ The "Balance Line" is pinned using the "Pin" button at the end of the line. There are two possibilities here:


A/ If the Balance Line is pinned above the execution line, the trade type is "Sell."

B/ If the Balance Line is pinned below the execution line, the trade type is "Buy."


7/ After pinning and setting the trade type, the trade is ready to be executed.

8/ The trade is executed as soon as the price reaches the execution line.

9/ Also, after pinning the Balance Line, it appears automatically. A new line called the "Take Profit Line" is green.


Note that this line is not a requirement for executing the trade. To activate the Take Profit Line, it must be locked using the "Lock" button.

10/ If the price reaches the equilibrium line after the trade is executed, a reverse trade of the same type and size will be opened immediately. The original trade should not be closed.

11/ In this case, we now have two trades: a buy trade and a sell trade, both of the same size. This leads us to a new definition regarding these trades:


"A Chain" is a group of trades linked to each other and to their parent trade.


(End)


Notes:


1/ The settings interface and lines must be well-organized, clean, and presented with consistent and calming colors.


2/ Any trade within the chain can be closed individually without affecting the other trades, even if it is the parent trade. The result is recorded in the chain's total profits. If the parent trade is closed individually, the parent trade's status is changed to the oldest trade in the chain, and trading proceeds accordingly. The basis of this is linking trades to it.


3/ The lines must be moved dynamically and flexibly.

4/ It is possible to activate and deactivate all lines using the lock button located at the end of each line before the trade is executed. After the trade is executed, it cannot be controlled, except for the take-profit line, which can be controlled before and after the trade is executed.


5/ The option to close the trade after activation via settings or a button at the end of the execution line.


6/ The pending order must be within the same Expert Advisor (EA) and not on the trading platform. Execution should be at the bid price only, ensuring the pending order is not affected by the spread.


7/ The EA must calculate the contract size based on the risk amount pre-set in the settings, taking into account the pip price for each pair.


8/ The balance line calculates the contract size based on its distance from the execution line and the pip price for the pair. It also opens a reverse trade if the price reaches the line with the same size, without closing the original trade.


9/ The trade information must be added to the execution line in the center. The required information is:


a- Risk/Reward ratio (e.g., 3:1)

b- Trade profit/loss amount

c- Contract size

d- Series profit/loss amount

反馈

1
开发者 1
等级
项目
0
0%
仲裁
0
逾期
0
工作中
2
开发者 2
等级
(168)
项目
200
48%
仲裁
4
25% / 50%
逾期
2
1%
工作中
3
开发者 3
等级
(629)
项目
993
47%
仲裁
33
36% / 36%
逾期
98
10%
空闲
发布者: 6 代码
4
开发者 4
等级
项目
0
0%
仲裁
0
逾期
0
空闲
5
开发者 5
等级
(266)
项目
598
35%
仲裁
64
20% / 58%
逾期
147
25%
空闲
发布者: 1 文章, 22 代码
6
开发者 6
等级
项目
0
0%
仲裁
0
逾期
0
空闲
7
开发者 7
等级
(104)
项目
169
24%
仲裁
23
9% / 78%
逾期
16
9%
工作中
8
开发者 8
等级
(6)
项目
7
71%
仲裁
0
逾期
0
空闲
9
开发者 9
等级
(1)
项目
1
0%
仲裁
1
0% / 100%
逾期
0
空闲
10
开发者 10
等级
(17)
项目
19
5%
仲裁
5
20% / 80%
逾期
1
5%
工作中
发布者: 3 代码
11
开发者 11
等级
(45)
项目
91
13%
仲裁
34
26% / 59%
逾期
37
41%
空闲
12
开发者 12
等级
(3)
项目
7
14%
仲裁
1
0% / 0%
逾期
2
29%
工作中
13
开发者 13
等级
(7)
项目
8
0%
仲裁
2
0% / 50%
逾期
1
13%
工作中
14
开发者 14
等级
(362)
项目
434
54%
仲裁
20
55% / 15%
逾期
30
7%
工作中
15
开发者 15
等级
(60)
项目
87
29%
仲裁
24
13% / 58%
逾期
7
8%
工作中
16
开发者 16
等级
(12)
项目
17
12%
仲裁
4
50% / 25%
逾期
4
24%
已载入
17
开发者 17
等级
(258)
项目
396
28%
仲裁
69
19% / 49%
逾期
121
31%
空闲
18
开发者 18
等级
项目
0
0%
仲裁
0
逾期
0
空闲
相似订单
I am looking for an experienced MQL5 developer to complete the optimization and structural refinement of an existing MT5 Expert Advisor (source code ~2.5MB). Phase 1 (audit and baseline testing) has already been completed. The remaining work focuses on correcting core system behavior without changing the strategy. Key issues identified: • Scenario gate logic is not correctly structured at the entry decision level •
I am looking for an experienced MQL5 developer to build a fully automated MT5 Expert Advisor based on Session Breaks and Inverted Fair Value Gap (iFVG) logic. The EA must be coded professionally, optimized for backtesting, and written with clean, organized inputs and modular code. Core Strategy The EA should: Mark previous session highs and lows Wait for the current session to break the previous session high or low
IF ANYONE IS INTERESTED IN GETTING ANY KIND OF CUSTOM BOT FOR TRADING I WILL ADD THE STRATEGIES ACCORDING TO YOUR CHOICE MINE BEST BOT IS SCALPING AND HEDGING BOT YOU CAN CONTACT ME FOR SERVICES
I trade ES futures on the Ninja trader platform. I recently came across an indicator and wanted to check with you if you can build a similar indicator that works on Orenko or Ninja renko charts, and also combines support and resistance untouched. Below is the indicator, which will tell you market chop and to avoid. I want to include a support and resistance bar on the chart when there is no chop please let me know
Project Description: I have a fully working Pine Script for TradingView called MFHA 3-Step Market Structure Strategy V2 . I need it converted into MT5 , with the logic kept as close to the Pine version as possible. What I need: MT5 Indicator Exact oscillator logic Multi-timeframe logic using 4H, 15M, and 1M EMA filter MTF EMA dashboard RSI display Buy and sell visual signals Background state/flash behavior where
The scanner will scan all currency base on MACD Diverdgent, my strength indicator and my better volume indicator. All this would be across all time frame and all currency pairs
Darwish 50 - 100 USD
I want a bot that runs on any timeframe, but for now, I’ll set it on 1 minute. It should watch for buy and sell signals. Each time it opens a trade, as soon as it makes a small profit like 1, 2, or 3 dollars it closes, then checks for the next signal. If it sees a buy, it buys; if it sees a sell, it sells—just repeating the cycle, over and over, until I stop it
📢 Project Title:MT5 Expert Advisor (EA) – Advanced Renko Strategy (Full Automation) 📄 Project Description:I want to develop a fully automated MT5 Expert Advisor (EA) based on my existing TradingView Renko strategy.I already have a working Pine Script that generates Buy/Sell alerts with ATR and other logic. Now I need the same strategy to be fully converted into MT5 EA with built-in Renko logic (no external
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
I need an Expert Advisor (EA) for XAUUSD using a Grid + Martingale + Hedging strategy. Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) Additional requirements: • EA must include access

项目信息

预算
50 - 130 USD
截止日期
 1  3 天

客户

所下订单5
仲裁计数0