Order Manager V2

MQL4 Experts

Tâche terminée

Temps d'exécution 46 jours

Spécifications

I need the following requirements mades on an existing EA:

 


 

  • "Move Candle Behind Buttons" parameter = 

Having the candlesticks shown behind the Dashboard Interface when set on "True", and when set on "False" the candlesticks are shown in fount of the Dashboard Interface.

 


  • Enable One Click Buttons =


Make it disappear from the chart once the user has set it on "False" and reappear once the user resets it back to "True".




  • Let say that the EA has placed Pending Order onto the account and its still active.

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

If i decide to disable the Stoploss, then the EA must remove the Stoploss from the Account.

If i decide to re-enable the Stoploss, the EA must now reset the Stoploss back onto the Account.   

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

If i decide to readjust the Stoploss Pip Buffer, then the EA must readjust the Stoploss on the Account.

If i decide to readjust it again then the EA must continue readjusting it.   

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

If i decide to disable the Take Profit, then the EA must remove the Take Profit from the Account.

If i decide to re-enable the Take Profit, the EA must now reset the Take Profit back onto the Account.   

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

If i decide to readjust the Take Profit Multiplier, then the EA must readjust the Take Profit on the Account.

If i decide to readjust it again then the EA must continue readjusting it.    

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

If i change the Risk Percentage / Risk Account Type or if i change the Custom Account Balance when the Risk Account Type  has been set on "Custom Account Balance".

Then the EA will need to remove the active Pending Order and replace it with a new one. 



 

  • Risk Percentage =

The Risk Percentage should be in a list format, so if I place more than one Risk Percentage on the list, then the EA will need to take more then 1 order. So for example if I set the following onto the Risk Percentage list "1.0, 2.0" the EA will need to take two orders one with 1.0% and the other at 2.0%.



  • Visual Stoploss Line = True/False

  1. If I place a horizontal line with an embedded text, for example "sl" then the EA will need to use this horizontal lines price level as the Stoploss Level for any new orders. 
  2. If the horizontal line is removed from the chart, then the EA goes back to using the EA Settings for any new orders. 
  3. If the price level of the horizontal line makes the Stoploss level of any order invalid then the EA will be required to use the EA Settings. An invalid order is considered when the Stoploss is set above a Buy Position or below a Sell Position. 



  • Two Additional Buttons =

I require two new buttons:


 
The first button will act as a switch, that switches between three of the following options:

  1. Option 1: Market Order, when set on this switch the Buy and Sell Buttons will immediately place a Market Orders when clicked upon.
  2. Option 2: Candle Close, when set on this switch the EA will do exactly what option 1 does but only at the open of the new candle.
  3. Option 3: Pending Order, when set on this switch the Buy and Sell Buttons will only place Stop Orders exactly like the original EA.

  • The second button will be known as our "Close All Position" button, this will immediately Close all positions that are currently active for the Currency Pair the EA is attached onto.

  • If i switch to neither a Market Order or Candle Close, then the EA will need to show the "Live" Bid and Ask prices on the Buy and Sell Buttons.



  • The Remove Order Button will need to be readjust so that in also includes orders that were made through the Candle Close switch option, so for example if I click the Buy Button and then decided not to go through with the order, I should be able to simply press the Remove Order button, to make the EA not take that Buy Market Order as long as the next candle hasn't opened.



  • Manual Pending Order Type =

  • Market Order = Once i've manually place a Pending Order onto the Account, the EA will need to immediately enter into a Market Order in the direction of the pending order, and once entered the EA will need to remove the manually placed pending order.
  • Candle Close = Once i've manually place a Pending Order onto the Account, the EA will need to immediately enter into a Market Order in the direction of the pending order but only at the Candle Close, and once entered the EA will need to remove the manually placed pending order.
  • A manually placed Pending Order should remain active if the user has selected the Candle Close option from the above parameter "Manual Pending Order Type", now if the user decides to remove this Pending Order before the Candle Closes then the EA shouldn't take the position. However once the EA has already taken the order it should remove the Pending Order from the account. 
  • Pending Order =  Once i've manually place a Pending Order onto the Account, the EA should readjust the order, this is exactly how the Original EA is already performing.



  • Manual Pending Order Risk Converter = True/False

Once this parameter becomes enabled, the EA should convert the Lot Size into a Risk Percentage based solely on Pending Orders that were placed manually by me. So for example if I place a Pending Order with a lot size of 1.00 then the EA should use a Risk Percentage of 1% or if I set the lot size to 1.50 then the EA should use a Risk Percentage of 1.50%.

Répondu

1
Développeur 1
Évaluation
(1)
Projets
2
0%
Arbitrage
0
En retard
1
50%
Gratuit
2
Développeur 2
Évaluation
(2428)
Projets
3057
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
3
Développeur 3
Évaluation
(80)
Projets
117
67%
Arbitrage
16
25% / 13%
En retard
12
10%
Gratuit
4
Développeur 4
Évaluation
(46)
Projets
73
16%
Arbitrage
13
8% / 92%
En retard
37
51%
Gratuit
5
Développeur 5
Évaluation
(61)
Projets
134
71%
Arbitrage
19
11% / 68%
En retard
43
32%
Gratuit
Commandes similaires
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hello, I need a martingale and grid bot. The programmer must provide a test of about 5 minutes for the EA to see how it works and if everything is fine, it will be selected to make some modifications for personal use to that EA that you provide. If it has a lot of graphics or buttons. better It doesn't matter if the robot is bad, I'm more interested in its functionalities to use with my strategy
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
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
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

Informations sur le projet

Budget
10 - 100 USD
Pour le développeur
9 - 90 USD
Délais
de 1 à 2 jour(s)