Order Manager EA

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 5 gün

İş Gereklilikleri

The EA will require three buttons that will need to be draggable, a Buy Button, Sell Button, and a Remove Order Button.

 One Click Buttons

I already have the Buttons coded onto another EA, just need the Buttons re-coded and the Buy and Sell buttons showing the actual order entry price at each candle close.

The Visual Button settings from the previous EA should also be included into this EA.  

I'll also need one Visual Button parameter created, "Move Candles Behind Buttons" so when enabled the EA will move the Buttons in front of all the candles.

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

Buy Example

If the user now presses the Buy Button. Then the EA should perform like the following:

Step 1:

EA places a Buy Stop at the previous candles high, now if the order cannot be placed because price is above the high then the EA will be required to send out a warning popup / mobile notification stating the following "Invalid / Over High / EURUSD / M15 / 12:00".

Step 2:

EA sets the Stoploss for the Buy Stop order at the lowest low, this low should be based on a specific number of previous candles. This should include any additional pips that the user requires below the lowest low, the user can set this amount by using the Stoploss Pip Buffer parameter.

Step 3:

EA sets the Take Profit based on the distance between the Buy Stop and the Stoploss. So if I set this parameter to 2 then it will be 2 times that size.

Step 4:

If the Buy Stop doesn't get activated before the current candle closes, the EA must automatically remove the pending order.

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

Sell Example

If the user presses the Sell Button. Then the EA should perform like the following:

Step 1: 

EA places a Sell Stop at the previous candles low, now if the order cannot be placed because price is below the low then the EA will be required to send out a warning popup / mobile notification stating the following "Invalid / Below Low/ EURUSD / M15 / 12:00".

Step 2:

EA sets the Stoploss for the Sell Stop order at the highest high, this high should be based on a specific number of previous candles. This should include any additional pips that the user requires above the highest high, the user can be set this amount using the Stoploss Pip Buffer parameter.

Step 3:

EA sets the Take Profit based on the distance between the Sell Stop and the Stoploss. So if I set this parameter to 2 then it will be 2 times that size.

Step 4:

If the Sell Stop doesn't get activated before the current candle closes, the EA must automatically remove the pending order.

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 
Important EA Features

  • If a Pending Order was created outside the one click buttons, so for example through neither the MT4 platform or MT4 Mobile app. Then the EA will need to check to see if the correct Lot Size, Price Level, Take Profit and Stoploss were used on them. If the EA detects that there was a mistake with any one of those parameters then the EA will need to remove the pending order and replace it with the correct parameters. 

  • If the Pending Order was placed manually as a Buy Limit or Buy Stop, then the EA should consider it as a Buy and replace the pending order with the correct parameters.

  • If the Pending Order was placed manually as a Sell Limit or Sell Stop, then the EA should consider it as a Sell and replace the pending order with the correct parameters.

  • The EA should be attached on the currency symbols that will be traded, so for example if I only attach it on EURUSD then the EA will only work on EURUSD.

  • The candle timeframe will depend on the chart the EA is attached to.

  • If the User presses the Remove Order button, then the EA will need to check and see if any of the above EA Buy or Sell Orders were placed, if so then the EA will remove them immediately. But once the order is activated it shouldn't close the order. However If I decide to cancel the pending order manually by using my MT4 platform or Mobile App the EA shouldn't replace order unless I resubmit a new order again.

  • I should be able to use the Strategy Test with this EA.

  • If the EA does not have enough free margin to place the order, the EA should then send out a Popup/Mobile Notification stating the following message "Warning / No Free Margin / EURUSD / M15 / 12:00"  
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------


EA Parameter Settings

 

Previous Count

 

Enable Stoploss = True/False

 

Stoploss Pip Buffer

 

Enabled Take Profit = True/False

 

Take Profit Multiplier 


Set Risk Percentage 

This is where I can set the Risk Percentage for the pending orders.

Set Risk Account Type = (Account Balance / Account Equity / Custom Account Balance)

This is where I can set the Account type that the EA should use when calculating the Risk Percentage.

Set Custom Account Balance = 

This is where I can set the Custom Account Balance that the Risk Percentage should be based on.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(2428)
Projeler
3057
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(362)
Projeler
506
40%
Arabuluculuk
147
18% / 72%
Süresi dolmuş
99
20%
Yüklendi
3
Geliştirici 3
Derecelendirme
(28)
Projeler
47
23%
Arabuluculuk
13
31% / 15%
Süresi dolmuş
12
26%
Serbest
4
Geliştirici 4
Derecelendirme
(121)
Projeler
134
66%
Arabuluculuk
36
25% / 56%
Süresi dolmuş
22
16%
Serbest
5
Geliştirici 5
Derecelendirme
(89)
Projeler
137
24%
Arabuluculuk
35
9% / 40%
Süresi dolmuş
52
38%
Serbest
6
Geliştirici 6
Derecelendirme
(97)
Projeler
121
25%
Arabuluculuk
5
20% / 60%
Süresi dolmuş
17
14%
Serbest
7
Geliştirici 7
Derecelendirme
(49)
Projeler
134
27%
Arabuluculuk
62
13% / 53%
Süresi dolmuş
58
43%
Serbest
Benzer siparişler
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
Hi guys I would like to k ow if someone has experience with machine learning models? I would like to train a model to identify if there is a range market or trendy market based on several parameters like EMA and ATR for example. If we use for example a 20 and 50 EMA and we measure the distance between both lines the algo should oearn if the trend is strong or weak. If it‘s steong it keeps trending and if it‘s weak
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3

Proje bilgisi

Bütçe
10 - 100 USD
Geliştirici için
9 - 90 USD
Son teslim tarihi
from 1 to 2 gün