An Expert advisor that issues multiple orders at once. Each order has individual order parameters.

MQL5 Experts

Specification

Hallo:

I am looking for a very simple EA that is able to execute a set of orders (1-20):

-        either all at once è Click Buy/Sell-Mkt Button

or

-        as an order grid (aka pyramid) è Click Buy/Sell-Grid Button


The EA can store the parameters of up to 20 different orders (Order number 1-20).

Following order parameters can be stored for each order number (variable):

-        StopLoss

-        Take Profit

-        Break even

-        Trail Start

-        Trail Stop

The EA also has 2 operating modes. Depending on the operating mode the EA either manages these orders (1) individually or as a (2) group. When managed as a group, the EA calculates a weighted average price for all executed orders of that instrument and determines the following group order parameters (variable):

-        Group Average Stop Loss

-        Group Average Take Profit

-        Group Average Break Even

-        Group Average Trail Start

-       Group Average Trail Stop

 

Buttons:

-        Click Buy/Sell Mkt-Button:

o   The EA issues a market order for each order number that has user defined individual order parameters.

§  Ex: If 4 out of 20 orders have defined order parameters, the EA will issue 4 single market orders. Each order has individual parameters.

-        Click Buy/Sell Grid-Button:

o   The EA issues a buy/sell stop order for each order number that has defined individual order parameter. The distance between the current price and the 1. order and every subsequent order is determined by the grid parameters:

§  Buy Grid Distance: 0.1

§  Buy Grid Step: 0.2

§  Sell Grid Distance: 1

§  Sell Grid Step: 0.1

·        If the “Buy Grid” button is clicked and the current price equals 1.00000, the EA will enter a buy stop order No.1 at 1.00001, a buy stop order No.2 at 1.00003, a buy stop order No.3 at 1.00005…etc.

-        Click Buy/Sell-Single Button:

o   Every time the button is clicked, the EA only issues a market order for order No.1with its corresponding order parameters. All other order numbers are disregarded.

2 Operating Modes:

As already mentioned, the EA has 2 operating modes:

1.      Individual-Mode:

a.      All orders are managed individually.

                                                    i.     If Mode “Individual” = ON, the EA executes all Buy/Sell-Mkt/Group/Single- Orders individually and uses all the corresponding order number parameters. Examples are shown below.

2.      Group-Mode:

a.      All executed orders are managed as a group of orders. In this mode the EA only uses the “Lots” parameter of the corresponding order number. Other individual order parameters are disregarded.

                                                    i.     If Mode “Group” = ON, the EA calculates the weighted average price of all executed orders and based on that determines the following group values:

a.      Group Average Stop Loss

b.      Group Average Take Profit

c.      Group Average Break Even

d.      Group Average Trail Start

e.      Group Average Trail Stop

o   When new orders are being executed, the EA keeps recalculating those values.

Order Parameters Examples:

1.      Group Order Parameters

a.      Group Average Stop Loss: 2.5

b.      Group Average Take Profit: 20

c.      Group Average Break Even: 2.5

d.      Group Average Trail Start: 10.0

e.      Group Average Trail Stop: 3.0

 

2.      Order No.1

a.      Lots: 0.10

b.      Stop Loss: 5

c.      Take Profit: 0 (not used)

d.      Trailing Start: 10

e.      Trailing Stop: 5

f.       Set Break-Even: 0 (not used)

3.      … up to Order No. 20

4.      The EA can store up to 20 different orders and its corresponding parameters.

The EA should attribute a Magic No. to a group- or single-order that has been placed by the EA. If the EA issues a group order, all orders within that group have the same magic number.

Order Module:

Once the EA is loaded to a chart, the order module should look “similar” to the attached screenshot. The module is just as wide as that blank space that becomes available once the button “ ” is activated on the MT4 platform.

The module has to be able to be moved in every one of the 4 corners (Top/Left; Top/Right; Bottom/Left; Bottom/Right).

In addition, the EA shows following information:

1.      Click “Close All”

a.      All open position and open limit orders are closed

                                                    i.     Ex: EA is placed on a EURUSD-chart and the “Close All” Button is clicked, the EA closes all open positions and open orders of the EURUSD, but leaves positions and orders of other instruments untouched

2.      Show “No. of Orders”

a.      Shows open positions and unfilled orders.

                                                    i.     Ex: 2/2: This means that 2 of 2 positions have been executed

                                                   ii.     Ex: 1/2: This means the only 1 of 2 orders has been executed

3.      Show “P/L”

a.      Shows the open profit/loss

Compatibilities:

The EA needs to be able to work with an ECN broker with up to 5 digits pricing data and also be able to be placed on an offline chart. The EA should be able to deal with a hedging positions, which means for example to execute a complete set of Sell-Stop orders, even though a set of Buy-Mkt orders was just executed (or any other combination of buy/sell mkt or buy/sell stop orders). The EA also needs to work with FX and CFD instruments.


Files:

PNG
Modul.png
84.1 Kb

Responded

1
Developer 1
Rating
(1)
Projects
2
0%
Arbitration
3
0% / 100%
Overdue
0
Free
2
Developer 2
Rating
(277)
Projects
334
55%
Arbitration
14
36% / 29%
Overdue
1
0%
Free
Similar orders
Active expert 250+ USD
hi, I must do changes to a dashboard with manual input of trader and active expert. Budget 250$ Can do? the budget is correct based on job to do. If you want me to increase the budget you can message me
HELLO DEAR DEV'S. I'VE AN EA BUT IT STOP WORKING WHEN MT4 HAS BEEN UPDATED TO THE LATEST VERSION (1420). SO I NEED A GOOD DEVELOPPER THAT COULD UPDATE THIS EA TO THE LATEST VERSION OF MT4 SO I CAN USE IT. NB: IT'S A SINGLE FILE (.EX4) AND THE PRICE CAN BE NEGOCIATED TO BE SUITABLE FOR BOTH PARTIES. THANK YOU
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
STI EA 30 USD
I need to convert this MT4 indicator into MT5 EA/indicator. The problem is I only have the .ex4 file bt not .mq4 file and it is also a repainting indicator. I need preliminary assessment if the conversion can be done based on .ex4 file first before exploring the EA details further. Attached is the indicator Budget below is just indicative for the assessment. We can discuss further once the conversion can be done and
i want you to help me it mq4 source code and insure it will work on mt4 and mt5 optimally basically i want the source code and that dll if its important to crack it .. regards
This mql4 got entry blue line and exit red line and pips inside also calculated it uses haiken Ashi and murray Math settings if you this you up for this job let's discuss it we will talk more when you are chosen thanks in advance
Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in percentage Ability to correct error 10015 Thank you in advance
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing

Project information

Budget
50 - 200 USD
VAT (19%): 9.5 - 38 USD
Total: 59.5 - 238 USD
For the developer
45 - 180 USD
Deadline
to 10 day(s)