Create an EA with buttons on chart

Specification

Hello! 

UPDATE TO THE PROJECT:

the name of the EA is SUPERSONIC

I am looking for an experienced developer to create:

An MT5 EA for any FX pair.

It needs to randomly generated magic numbers every time it is applied to a chart (8 digit magic number) every time the EA is applied to a chart. The magic number has to be shown as an input field in the CONFIG PROMPT of the EA.

When the EA is applied to a chart, It needs to have a CONFIGURATION PROMPT ALWAYS VISIBLE to set the following variables:

LOT SIZE: numeric input - in pips

TP: numeric input - in pips

SL: numeric input - in pips

LAYERS: numeric input – number of order(s) that are going to be placed when the BUY or SELL button is pressed. i.e. if the number is 3, 3 orders are placed at the same time.

INCREMENTAL TP VALUE: numeric input – in pips

INCREMENTAL ORDERS: combo box (yes/no) if set to yes, every order placed in a “set” of orders has a TP xx pips higher that the TP from the other orders.

The tp increases xx pips for every order. i.e. if the set or orders has 3 orders, the first order tp is set at the main TP PRICE and the price for the second order is set xx pips more (that pip value is taken from the INCREMENTAL TP VALUE) and the third order is xx pips more than THE SENCOND ORDER (and so on if the set has more orders). If is set to no, all the TP are the same for all of the orders in the set (taken from the TP value).

TRAILING: numeric input - in pips – number of pips from the entry price of the trade(s) where is activated to change SL. it automatically changes SL from the trade(s) every time that number of pips is reached. i.e. in a Sell order if the SL is set to 1,155, and the entry price of EUR USD is 1.1500 and the price changes to 1.14500 the Trail SL changes the SL of all the trade(s) to 1.1500

TRAILING FOR FIRST ORDER: yes/no – if set to Yes, all of the orders use trail SL, if set to No, only the first order does not have trail SL.

COMMENT: text, can be set for every trade(s)

BUY: is a button shows price in real time inside the button which places the number of order(s) set in LAYERS - the price shown is an input. It updates in real time. If its pressed, it stops updating and allows to input a value. If the value of the price is changed to a price not yet reached, and the nearby button (shown in the mockup with a check mark) is pressed, the order is saved as a VIRTUAL ORDER (pending) that is going to be placed in the price set in the input and is going to be shown in the ORDER LIST

SELL is a button shows price in real time inside the button which places the number of order(s) set in LAYERS - the price shown is an input. It updates in real time. If its pressed, it stops updating and allows to input a value. If the value of the price is changed to a price not yet reached, and the nearby button (shown in the mockup with a check mark) is pressed, the order is saved as a VIRTUAL ORDER (pending) that is going to be placed in the price set in the input and is going to be shown in the ORDER LIST

ORDERS LIST: it’s a list in the ALWAPYS VISSIBLE PROMNT over the CHART that groups orders by “sets of orders” and shows: for every order and by the set: time when placed, lot size, fx pair, floating value, SL button and TP button.

Orders are grouped by every “set”. Every “set” has a SL and TP. If the value is changed in any of the TP or SL, and the check mark button is pressed, all tp and SL of the orders of that set is changed.

For every order inside a set there is a: SL: is a button near every trade. The value on it can be changed. When the price set in this button is changed and the button in pressed, it changes the SL for that order; and TP: is a button near every trade. The value on it can be changed. When the price set in this button is changed and the button in pressed, it changes the TP for that order.

CLOSE ALL ORDERS: a pup up appers and ask “Do you really want to close all current trades from this account?”, if Yes is pressed, trades are closed from the biggest lot size to the smallest lot size.

CLOSE ALL SELL ORDERS: closes al sell orders from the biggest lot size to the smallest lot size. “Do you really want to close all current SELL trades from this account?”, if Yes is pressed, trades are closed from the biggest lot size to the smallest lot size. applies for orders placed only by this ea.

CLOSE ALL BUY ORDERS: closes al buy orders from the biggest lot size to the smallest lot size. “Do you really want to close all current BUY trades from this account?”, if Yes is pressed, trades are closed from the biggest lot size to the smallest lot size. applies for orders placed only by this ea.

 

Important: for every input field, when clicked, the number becomes editable, and then a button has to be pressed to set the value and the input becomes locked, this is to avoid misspelling or to places trades without confirmations In every field. In the mockup given, the buttons are shown with a check mark.

The main interface for the variables is rectangular and vertical. The interface for the TRADES is also rectangular and vertical and it can be designed at the left side of the main rectangle to avoid putting it down because it may not fit in small screens when multiple sets of orders are shown.


attached you will also fin a interface desing that i like (the uxui of it)


Responded

1
Developer 1
Rating
(2)
Projects
5
0%
Arbitration
3
0% / 100%
Overdue
1
20%
Working
2
Developer 2
Rating
(51)
Projects
69
35%
Arbitration
4
25% / 75%
Overdue
0
Free
3
Developer 3
Rating
(16)
Projects
35
23%
Arbitration
4
0% / 50%
Overdue
2
6%
Working
4
Developer 4
Rating
(429)
Projects
628
54%
Arbitration
31
52% / 23%
Overdue
6
1%
Loaded
5
Developer 5
Rating
(154)
Projects
193
58%
Arbitration
10
80% / 0%
Overdue
0
Free
Published: 1 code
6
Developer 6
Rating
(47)
Projects
67
37%
Arbitration
5
40% / 40%
Overdue
1
1%
Free
7
Developer 7
Rating
(326)
Projects
508
19%
Arbitration
33
45% / 30%
Overdue
34
7%
Loaded
8
Developer 8
Rating
(30)
Projects
37
54%
Arbitration
2
50% / 50%
Overdue
3
8%
Free
9
Developer 9
Rating
(4)
Projects
7
14%
Arbitration
0
Overdue
1
14%
Free
10
Developer 10
Rating
(77)
Projects
243
74%
Arbitration
7
100% / 0%
Overdue
1
0%
Free
Published: 1 article
11
Developer 11
Rating
(45)
Projects
91
13%
Arbitration
34
26% / 59%
Overdue
37
41%
Free
12
Developer 12
Rating
(511)
Projects
549
53%
Arbitration
13
69% / 15%
Overdue
3
1%
Free
13
Developer 13
Rating
(1)
Projects
1
0%
Arbitration
0
Overdue
0
Free
14
Developer 14
Rating
(304)
Projects
310
69%
Arbitration
2
100% / 0%
Overdue
0
Free
Published: 1 code
Similar orders
Zone detection is coded , you will be working from that point . Trailing Stop Optimization for live chart . Apply Specific Currency Support . Clean Code . Zone Upper Limit and Lower Limit
I am looking for an experienced MT4 developer/designer who can create a custom chart template using a background image provided NOTE: Apply if you have done this type of job in the past, also provide the prove of your past project
حلل لي اصل مالي ) اكتب هنا مثلا XAU EUR USD USD اريد تحليلا تعليما و ليس توصية مالية ۱- نوع التحليل المطلوب : ( فني / اساسي / سلوك سعري ) ٢ - المدي الزمني : ( قصير / متوسط / طويل ) M15 / H1 / H4 / ) اذكر الفريمات المطلوبه + (D1 ما اريد استخراجه من التحليل : الاتجاه العام اقوي مستويات دعم و مقاومة رقمية سيناريو صعود و سيناريو هبوط مع شروط كل سيناريو ( IF / THEN ) اين يصبح السيناريو لاغيا مناطق دخول و خروج تعليمية (
Project Title: Looking for an MQL5 developer for a custom MT5 Expert Advisor Hello, I am looking for an experienced MQL5 developer to create a custom Expert Advisor (EA) for MetaTrader 5. The strategy logic will be discussed privately after I find a developer interested in the project. At this stage, I only want to know: • If you are available to develop a custom EA • Your experience with MT5 / MQL5 • Your estimated
I need modifications to an existing MT5 Expert Advisor. Modification 1 EA must be able to run on indices as well as forex , specifically: SP500 US100 US30 No other changes to the current logic Modification 2 Other alterations/notes: Opening breakout range option for 15min or 30 min from session start. 5 min fair value gap (FVG) break outside of the range (instead of 1 min). At least one of the candles must be within
I am looking for an experienced quantitative developer to analyze and optimize an MT5 Expert Advisor that I have already developed. The EA is relatively complex and includes: Multiple strategies (Trend Pullback, Breakout, Mean Reversion, EMA Reclaim) Scoring system combining technical score and probabilistic filter Regime detection (ADX based) Volatility filters (ATR regime) Correlation and cluster exposure control
Translarion 30+ USD
I need expert. Who translate expert and have trust wallet app. If anyone have inbox me. This is very important. Ok anyone interested so dm me.In the situation translater need very important. First dm me
Helo i need on mt4 candle patten strategy developer, only one entry rule and take profit and stoploss and trailing stoploss and Max profit and Max loss and some inputs, I need complete this job is 1 day, only available developer come to my job
Until zone detection is coded , you will be from that point . Trailing Stop Optimization for live chart . Apply with Specific Currency Support . Clean Code . Zone Upper Limit and Lower Limit . Apply with careful understanding of the project requirement
Subject: Professional MT5 Trading Bot Inquiry - Pre-Purchase Requirements Dear [Bot Name/Company Name] Developers, Greetings, I am a professional trader seeking a highly professional and extremely powerful MT5 trading bot , and after extensive research, your product has caught my attention. However, before I click the payment button, I have specific requirements as I am not looking for an ordinary bot, but rather a

Project information

Budget
100+ USD