2 Hedging EA's

MQL4 Experts

Job finished

Execution time 15 days
Feedback from employee
Great customer, thanks for the job

Specification

The 2nd EA will be discussed within the process of the 1st one. (They are very similar). Here are the requirements for the 1st one.

The EA will place pending orders on a predefined grid. The first trade is a manual market order with only a TP seta Pending order is placed at a predetermined number of pips away in the opposite direction with custom martingale. If the 1st hedge trade is triggered the process will continue until the TP is reached and all trades close. There will be another 3ways trades could close. Margin Call, Extern input on max number of trades and trader manually closes all trades.

There will be a need for buttons on the screen to place the manual trade and to close the basket.  

Guidelines Below, **CAN CHANGE DURING THE PROCESS** 

  1. Order 1- First order must be an instant order manually activated by the trader with a TP of 30 pips (30 pip default but to be configured in a table by the trader). This should be a done with a push of a button on screen. No SL is stipulated. The size of the first lot should be configured by the trader and subsequent lot sizes should be calculated by a value called the “increase factor” configured in a table by the trader. E.g if trade 1 = 1 lot and the increase factoris 2, then trade 2 will = 3 lots, trade 3 = 5 lots etc. giving a lot size of 1,3,5,7,9,11,13,15,17,19,21 which in this case equals 10 iterations, not counting the first order. The number of iterations must also be configured in a table by the trader.

  2. Order 2 - Second order must be a pending order and must be executed by the EA at the same time as the first order at a stipulated distance determined by the trader called the “pending order gap” which will have a default of 5 pips. This order must be opposite to the first order at a lot size stipulated by the “increase factor”, which will have a default of 2.

    Eg. If the first order is an instant buy then the second order will be a pending sell stop 5 pips below the buy at a pip value stipulated by the table called the ”pending order gap”.

  3. Order 3 - Once order two, which is the pending order becomes an active order, the EA must place the third order as a pending buy stop in the same direction as the first order with a TP of 30 pips (default 30 pips to be configured in a table by the trader).

  4. Order 4 If order three, which is the pending order, becomes active then another pending sell stop must be entered by the EA with a TP of 30 pips. The level must be at the same price level as the second orders level.

  1. This cycle should continue for the number of iterations (9 is the default to be configured in a table by the trader) called “Iterations”.

  2. When the first TP is reached then the EA must cancel all active and pending orders.

  3. The trader must also be able to cancel all orders manually with a push of a button on

    screen.

  4. Once all orders have been cancelled, the process restarts with a manual order again. The

    start lot size will be determined by the trader as stipulated in the table.

  5. All table criteria must be visible on the left top corner of the screen in small text.

  6. A table should be accessible by the trader to make changes.

Input criteria table.

Iterations The number of times a pending order can be placed into the market. The trader will determine this manually. Risk: The trader may not have enough money to trade all the iterations resulting in the last order to not activate and the account going into a negative value and continue to become increasingly negative. Default is 10.

Increase factor The increments in lots to be used based on the first order. If the first order is 0.01 lots then the second pending order will be 0.03 lots if the increment is 0.02. If the increment is 0.2 and the first order is 0.7 lots, then the second order will be 1.2 lots and the third order 1.7 lots etc. Default is 2 lots.

Pending order gap - The gap between the first and second order in pips. This gap is maintained irrespective of the number of orders placed and will always be as set by the trader. Default is 5 pips.

TP Any Take Profit point that will act as one of the triggers in the unlikely situation the trader is not watching the trading platform. Risk: A TP can be triggered even if the traders balance is negative due to the last iteration not being able to be triggered as a result of insufficient capital to allow the last pending order to active. Default is 30 pips. 

Responded

1
Developer 1
Rating
(320)
Projects
525
66%
Arbitration
52
21% / 38%
Overdue
169
32%
Free
2
Developer 2
Rating
Projects
1
0%
Arbitration
0
Overdue
1
100%
Free
3
Developer 3
Rating
(1863)
Projects
3466
88%
Arbitration
73
40% / 15%
Overdue
265
8%
Free
4
Developer 4
Rating
(2452)
Projects
3088
66%
Arbitration
77
48% / 14%
Overdue
340
11%
Working
5
Developer 5
Rating
(34)
Projects
80
34%
Arbitration
13
31% / 54%
Overdue
19
24%
Free
6
Developer 6
Rating
(1235)
Projects
2820
80%
Arbitration
156
22% / 43%
Overdue
488
17%
Free
7
Developer 7
Rating
(219)
Projects
370
42%
Arbitration
145
17% / 41%
Overdue
124
34%
Free
8
Developer 8
Rating
(273)
Projects
395
63%
Arbitration
70
53% / 26%
Overdue
198
50%
Free
9
Developer 9
Rating
(49)
Projects
134
27%
Arbitration
62
13% / 53%
Overdue
58
43%
Free
10
Developer 10
Rating
Projects
0
0%
Arbitration
1
0% / 100%
Overdue
0
Free
11
Developer 11
Rating
(25)
Projects
54
37%
Arbitration
4
0% / 50%
Overdue
22
41%
Free
12
Developer 12
Rating
(62)
Projects
140
46%
Arbitration
19
42% / 16%
Overdue
32
23%
Free
Similar orders
I have simple EA i want to modify its parameters. If you are good at modifying EAs contact me for more details. I will issue the source code then you return after finishing without changing the buy or sell conditions
the code wasn't mine, i have got it somewhere on the web, but i like the performance of the EA, so i want to use it on mt5 platform. the given code based on price movements with ladder entry concept
* Advanced level dev only, NDA required * Hi, I have a multi timeframe, multiindicator expert that requires additional features added to it. First started development 5 years ago. Upgrading with new features. To be added Entry - Add Stochastic and CCI options for trade entry to be added to existing signal options. Add config options to existing menu Bulk Exit - Master switch for close all trades based on basket
I am developing a master EA that integrates several sub-EAs. The project is complex, and the documentation is thoroughly structured, spanning 50 pages with detailed step-by-step procedures. 1st sub-EA: This EA opens trades without using indicators. Instead, it opens a new trade based on the color or status of the last candle. For instance, if the last candle was green, a new buy trade is opened. 2nd sub-EA: This EA
Good Day I would like to order a trading robot. Pairs: XAUUSD (GOLD) EUR/USD USD/JPY The robot should be trading daily with TP/SL build in, would like to have trailing and stop loss, should execute up to 5 trades (preffarable setting choice) up to 10 trades Los sizes to be choise setting, must also trade major US vews events Like:US- PPI, CPI, NFP, Sales m/m and so on Must also show/display alert when opening
Hello Guys, I need a trading bot for the MT5 to place order based on my trading strategy which is based on - >> entry based on EMA with rejection from specific levels like support and resistance area - levels and time frame i will apply into the robot manually on daily basis. also need - trailing stoploss , shift to breakeven after gaining some points. need a highly expert developer
Trade Manger EA 30+ USD
Hello Programmer! I am looking to build an EA that will place my trade and manage it. Once i have manually found my setup, I will want an EA to open the trade, set the R:R and manage it according to my specifications. please take a look at the attached to get an Idea of what I would like. I will require the source code once completed
Hello there i need someone who will create a robot that will calculate the movement between buy/sell and show where to take profit the robot should work with all currency and indices including stock
EA to send account history to web request. It should send every 5 mins or when there is an update. It then sends the json to a web request where gain, drawdown, balance, equity will be displayed
I have a full strategy based on indicator and candle based on . i would like to make it into a robot which will trade for me on a specific time and specific rules. i need a person who can do this project for me. If you have done this type of job . you are most welcome for this. Apply only if you know binary trading option and binomo trading platform well and how it works

Project information

Budget
50 - 100 USD
For the developer
45 - 90 USD
Deadline
from 3 to 10 day(s)