(MT5) Simple panel with buttons (Sell/Buy/Close). Position size, submit order, move stop to BE. Stores settings to file on exit.

指定

General overview:

-----------------------

This MT5 project is a small Panel (EA) with two buttons (Sell/Buy) for manual forex trading (see attached image). These two buttons display a position-sized amount according to user parameters. For example the buttons show "SELL 0.07" and "BUY 0.07", where 0.07 (lots) is the position-sized amount to trade when clicked.

The panel has four edit-boxes for the user-defined parameters for the trades (SL distance, TP distance, account risk percentage per trade, and move SL to Break-Even after X pips in profit). The EA/Panel monitors its own trades and moves the SL to BE when the trade is in profit by X pips. The EA/Panel only monitors trades on the specific forex pair/chart it is attached to (because I will have many pairs/charts open with their own copy of the EA/Panel attached, so each copy should only monitor its own pair).

There is a button to close all trades (on ALL pairs), and a button to close only trades on this pair. (See attached image)

Finally, the EA should store a local file with the last used parameters so that it can restore these after windows or platform restart, in order to resume monitoring trades for moving SL to BE with the correct parameters.


More detailed clarifications about how the calculations are expected to work will be provided to the developer.

The EA/Panel should not use .dll files.

This EA/panel will be used with a raw-spread MT5 forex account on ICMarkets (EU)


附加的文件:

反馈

1
开发者 1
等级
(224)
项目
278
27%
仲裁
14
50% / 36%
逾期
9
3%
繁忙
2
开发者 2
等级
(379)
项目
523
39%
仲裁
29
59% / 3%
逾期
55
11%
工作中
发布者: 11 代码
3
开发者 3
等级
(9)
项目
10
0%
仲裁
1
0% / 0%
逾期
0
工作中
4
开发者 4
等级
(393)
项目
570
53%
仲裁
31
52% / 19%
逾期
6
1%
繁忙
5
开发者 5
等级
(64)
项目
117
39%
仲裁
15
47% / 53%
逾期
29
25%
工作中
6
开发者 6
等级
(11)
项目
15
20%
仲裁
3
67% / 0%
逾期
0
空闲
7
开发者 7
等级
(254)
项目
372
24%
仲裁
21
62% / 24%
逾期
1
0%
繁忙
8
开发者 8
等级
(64)
项目
83
28%
仲裁
9
33% / 56%
逾期
9
11%
空闲
发布者: 1 代码
9
开发者 9
等级
(81)
项目
152
41%
仲裁
2
100% / 0%
逾期
4
3%
工作中
10
开发者 10
等级
(136)
项目
166
53%
仲裁
10
80% / 0%
逾期
0
工作中
发布者: 1 代码
11
开发者 11
等级
(18)
项目
20
10%
仲裁
2
50% / 50%
逾期
1
5%
已载入
12
开发者 12
等级
(276)
项目
282
71%
仲裁
2
100% / 0%
逾期
0
空闲
发布者: 1 代码
13
开发者 13
等级
(7)
项目
6
33%
仲裁
0
逾期
0
已载入
14
开发者 14
等级
项目
0
0%
仲裁
0
逾期
0
空闲
15
开发者 15
等级
(2)
项目
5
20%
仲裁
0
逾期
1
20%
空闲
发布者: 3 代码
16
开发者 16
等级
(5)
项目
9
22%
仲裁
1
0% / 100%
逾期
1
11%
工作中
17
开发者 17
等级
(385)
项目
409
30%
仲裁
66
20% / 68%
逾期
52
13%
工作中
18
开发者 18
等级
(287)
项目
515
36%
仲裁
62
34% / 35%
逾期
187
36%
工作中
19
开发者 19
等级
(51)
项目
82
43%
仲裁
3
0% / 100%
逾期
2
2%
工作中
20
开发者 20
等级
(7)
项目
7
14%
仲裁
5
20% / 20%
逾期
0
工作中
21
开发者 21
等级
(571)
项目
942
47%
仲裁
303
59% / 25%
逾期
125
13%
空闲
22
开发者 22
等级
(4)
项目
4
0%
仲裁
1
0% / 0%
逾期
1
25%
工作中
23
开发者 23
等级
(2)
项目
2
0%
仲裁
0
逾期
0
工作中
24
开发者 24
等级
(2588)
项目
3264
67%
仲裁
77
48% / 14%
逾期
341
10%
空闲
发布者: 1 代码
25
开发者 25
等级
项目
0
0%
仲裁
0
逾期
0
空闲
26
开发者 26
等级
(3)
项目
5
20%
仲裁
0
逾期
3
60%
工作中
27
开发者 27
等级
(15)
项目
34
24%
仲裁
3
0% / 33%
逾期
2
6%
工作中
相似订单
hello great developer i want to fix this script This arrow shouldn’t of printed because the renko brick ended red{ check the image} One other guy said this ‘okay I am seeing, arrow sticks because your code plots it conditionally but never deletes it later. This is expected behavior unless you add cleanup logic like -- Chart.RemoveObject(...) for outdated arrows... not sure if you understand the technical parts
im looking for a developer to build a fully automated trading robot Expert Advisor for Metatrader 5. The EA must do the following open buy sell orders based on a custom strategy details below place take profit and stop loss automatically Lot size should be adjustable Should avoid overtrading e.g. max 3 trades per day Close trades automatically based on criteria Work on multiple pairs if possible News filler optional
I need an Expert advisor (EA) for metatrader 5 (MT5), coded in MQL5. The EA should open and close trades based on the RSI indicator. A buy trade is triggered when RSI crosses below 30 and then moves back above it. A sell trade when RSI crosses above 70 and then drops below. The EA must include customizable input settings such as RSI period, lot size, stop loss, take profit, maximum number of trades, and trading time
I'm looking for a professional MQL developer to convert an Indicator codes (Pine Script) from TradingView to MQL5 and modifying it , It's based on FVG and OB indicator in tradingview
Fix script 40+ USD
hello great developer i want to fix this script This arrow shouldn’t of printed because the renko brick ended red{ check the image} One other guy said this ‘okay I am seeing, arrow sticks because your code plots it conditionally but never deletes it later. This is expected behavior unless you add cleanup logic like -- Chart.RemoveObject(...) for outdated arrows... not sure if you understand the technical parts
hello coders , i want you to create a trading bot in mt5. i have the pinescript code for the strategy. the trading bot is a type of scalping bot hence the entry and exit would be very fast typically in the same candle and within 20 seconds. so if anyone can help me in creating i would be very muh happy
I’m looking for an experienced MQL5 developer to build a fully custom Expert Advisor (EA) for MT5. The EA should combine two integrated strategies: Session-Based Breakout System, using the opening range of a defined market session to detect and trade breakout-retest setups on lower timeframes. Multi-Timeframe Reversal Strategy, incorporating RSI-based exhaustion signals, candlestick confirmations, and automated
Hi traders, I'm looking for a developer who can turn an indicator strategy i've developed into an EA. I have 3 Indicators i use and I do not have the source code for them. They all deliver PUSH alerts in MT4 though. I am looking for a developer who can create an EA (either MT4 or MT5) that can code an EA based off of 3 indicators, again which I have, but I do NOT have source code for the indicators. I have a strategy
This Expert Advisor (EA) is based on the 'Liquidity Sweep + Momentum Shift' scalping strategy, built for EURUSD, XAUUSD (Gold), and NAS100 (NASDAQ). It is designed to trade on the 5-minute (M5) timeframe, identifying high-probability reversals following liquidity grabs. The EA must scan for trades continuously and may execute up to 10 trades per symbol per day, depending on conditions met. 2. Symbols and Timeframes -
Two EAs previously developed by developers one from HongKong and another from Nigeria. Need to first cross verify whether they did right coding or not? If no, report those errors, fix them. If yes, carry on for creating combined EA to achieve main purpose of making this new EA profitable along with fresh coding of entry logics

项目信息

预算
80 - 170 USD
VAT (21%): 16.8 - 35.7 USD
总计: 96.8 - 205.7 USD
开发人员
72 - 153 USD
截止日期
 2  7 天