Create an EA with buttons on chart

指定

I am looking for an experienced developer to create an  MT5 EA for any FX pair, that if is applied to a chat, will show the following buttons which perform the following actions:

Buy now button: places a buy order[ or orders [more than one] explained later] with the lot, SL and TP defined in the EA configuration prompt 

Sell now button: places a sell order[ or orders [more than one] explained later] with the lot, SL and TP defined in the EA configuration prompt

Close all sell orders button: closes all sell orders

Close all buy orders button: closes all buy orders


In the EA configuration prompt, the variables are:

Lot size: any lot size from 0.01lot

TP1: numeric value, distance in pips from order price

SL1: numeric value, distance in pips from order price

Multi layer: yes/no

Number of layers: numeric value, from 1 and on

Layer distance: numeric value, in pips, from 1 and on

Progresive layers: yes/no

Progresive Layer starting distance: numeric value, in pips, from 1 and on


Magic number: random number with 8 characters, to avoid conflict if there are multiple charts from different pairs in the same mt5 instance

**multi layer function meaning: if multi layer is enables ["yes" in the EA config] this bot will place the number of layers defined, depending if the "progressive layer" value is "no", all the layers are placed at the same time order one is placed, and if its set to "yes" the "progresive Layer starting distance" defines at how many pips from the first order entry price, the next layer has to be placed; for example if the progresive Layer starting distance" is set to 200 [pips] and the entry price in order 1 wa 1500.00, order 2 has to be placed when the 1520.00 price is reached, and so on with next layers. [If all orders from a "set of orders/layers" is closed, the cache of next orders has to be cleaned in order to not enter new orders later in the future if the price of order 1 + progresive layer starting distance is reached. 

For example: if the variable "multi layer" is set to "yes" and the variable "number of layers" is set to o "5", the bot will place 5 orders, the first one will use the TP and SL set in the EA config [TP1 and SL1] and from  order 2 and on the SL value will be the same as SL1 value, 

TP value for order 2 and on, will be set with the "layer distance" variable. Example

XAUUSD price 1500.00

Order 1 placed at 1500.00

TP1 set at 200pips - 1520.00

SL1 set at 500pips - 1450.00

Multi layer YES

Layer distance: 100

Layers 3 -- which leads to:

Order 2 TP 1530.00 SL 1450.00

Order 3 TP 1540.00 SL 1450.00


Special rules for layers:

If TP2 [order 2 TP] is reached, the SL of order 2 and on, has to be changed and set in the entry price of order 2 and so on with order 3, 4, etc.

If TP3 [order 3 TP] is reached, SL of order 3 and so on, has to be changed and set in the entry price or order 3 and so on with next layers. 


If any mistake is found in this logic please let me know. Otherwise please send me aquote of this bot and the time it will take. 

反馈

1
开发者 1
等级
(1)
项目
3
0%
仲裁
1
0% / 0%
逾期
0
工作中
2
开发者 2
等级
(32)
项目
40
38%
仲裁
0
逾期
0
空闲
3
开发者 3
等级
(10)
项目
25
28%
仲裁
1
0% / 0%
逾期
1
4%
已载入
4
开发者 4
等级
(333)
项目
452
52%
仲裁
22
50% / 27%
逾期
5
1%
繁忙
5
开发者 5
等级
(90)
项目
110
37%
仲裁
8
88% / 0%
逾期
0
空闲
6
开发者 6
等级
(17)
项目
22
36%
仲裁
0
逾期
0
工作中
7
开发者 7
等级
(179)
项目
297
15%
仲裁
20
40% / 35%
逾期
16
5%
已载入
8
开发者 8
等级
(12)
项目
16
44%
仲裁
1
100% / 0%
逾期
0
空闲
9
开发者 9
等级
(4)
项目
7
14%
仲裁
0
逾期
1
14%
空闲
10
开发者 10
等级
(56)
项目
172
70%
仲裁
4
100% / 0%
逾期
1
1%
空闲
11
开发者 11
等级
(41)
项目
88
14%
仲裁
29
31% / 55%
逾期
36
41%
工作中
12
开发者 12
等级
(474)
项目
503
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
13
开发者 13
等级
项目
0
0%
仲裁
0
逾期
0
空闲
14
开发者 14
等级
(162)
项目
164
77%
仲裁
2
100% / 0%
逾期
0
空闲
相似订单
Tradingview developer 30 - 35 USD
Hey greetings. I am in need of tradingview developer that can modify an open source PineScript indicator code to add additional features. Kindly bid for this project if it is what you handle and let proceed with the project
Hello expert developer, I am looking for a skilled and experienced developer to help me create an auto trading bot that integrates signals from three Telegram channels and automatically transcribes them onto MetaTrader 4 (MT4). The bot must be able to receive and process trading signals (opening/closing positions) from three specified Telegram channels. If you have expertise in developing such integrations and
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
HFT 100 - 200 USD
As soon as possible URGENTLY HFT the most profitable without any losses can make 50 to 100% daily that can work on XAUUSD GBPUSD XAGUSD EURUSD works on mt4 mt5 Demo and live account
Are you a skilled MQL4/MQL5 developer with a passion for creating cutting-edge Forex Trading EAs? We are looking for an experienced freelancer to join our team and help us build a powerful and efficient trading bot. Responsibilities: Develop, test, and optimize automated trading strategies in MQL4/MQL5. Collaborate with our team to refine requirements and implement advanced trading logic. Ensure the EA/bot operates
I need a AI signal generating and executing bot for forex trading. The bot should operate such that when i put it in a chart it will analyze the market, after several minutes it will display whether the trade is buying or selling and then execute a trade. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the
I have an EA or would create a new one if necessary, but the overall goal is to extract data=,cum delta, delta bar, volume data from Orderflow Kinetick provider I use via Ninjatrader. I want that data to be used to decide what trades to take and when to close or reverse
HFT 100 - 200 USD
Searching for the HFT ( the most profitable ) which can make 50 to 100 % a day 0 losses for both mt4, mt5 Demo and live account i will test it first if it is good i will buy
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
Smart Money E 30 - 90 USD
--- Job Title: EA Programmer for Smart Money Concept (Urgent) EA SOURCE CODE WOULD NOT BE SENT IF JOB IS NOT ACCEPTED Job Description: We are seeking an experienced EA programmer to finalize a project focused on implementing the Smart Money Concept. The progress is at 70%, and I need someone to complete the remaining tasks within a week. Project Requirements: - Liquidity, CHoCh, and Return to OrderBlock: Implement

项目信息

预算
100+ USD
开发人员
90 USD