Grid and Time

MQL5 Experts

Specification

The developer will develop the following EAs:

-         1x MetaTrader 5 EA:
Name: Grid and Time

Grid and Time will be developed for MetaTrader 5.

The developer will provide the source code as well.

The developer proposed a deadline of X days, the developer will deliver the EA on date: XXX.

1. The idea of the trading system is as follows:
The EA will start a sequence of buy and/or sell market orders grid or martingale styles at a specified starting time defined by the user. Once the grid/martingale will close the trades with a Take Profit, the EA will stop running or stop opening new trades.

Parameters:

Starting Time

Buy

Sell

Initial Lot Size (in lots)

Max Lot Size

Pip Step (in points)

Method of Increase

Average Take Profit (in points)

 

2. The logic of the EA is as follows:

Logic:

Starting time:

User must specify at what time the EA will open the 1 sttrade/s.
If BUY = YES, SELL = NO
à 1 trade BUY direction
If BUY = NO, SELL = YES
à 1 trade SELL direction
If BUY = YES, SELL = YES
à 1 trade BUY direction, 1 trade SELL direction

Starting time must be in this format HH:MM:SS
HH stands for Hour
MM stands for Minutes
SS stands for Seconds.

The time will be the one of the broker’s server, so no need for adjustments.

Buy:

Yes/No: if "Yes", the EA will open  buy market orders as soon as activated according to Starting time, if "No", the EA will  not open buy market orders once activated according to Starting time.

Sell:

Yes/No: if "Yes", the EA will open sell market orders as soon as activated according to Starting time, if "No", the EA will not open sell market orders once activated according to Starting time.

Initial Lot Size:

It specifies the Initial Lot Size: minimum 0.01.
The max lot size will be the max allowed lot size by the broker depending on the instrument e.g. FX might have a max lost size whereas indexes might have a different max lot size. It is important that once the max lot size is reached, the EA will have to keep opening orders with the max lot size as well.
The max lot size will be specified by the user in the max lot size input.

Pip Step:

Distance between orders. e.g. The EA is set to Buy "Yes" and Sell "No", as soon as activated according to Starting time, it opens 1 buy position, if the market drops, the EA will open a position at X amount of distance(in points) from the first order and so on. The EA is set to Buy “Yes” and Sell “Yes”, as soon as activated according to Starting time, it opens 1 buy and 1 sell positions, if the market drops, it will open an additional buy (see take profit section as well).

Method of Increase:

I should be able to select 2 methods from a drop list menu. "Sum Increase" or "Multiplier".

Sum Increase: the EA will increase the lot size of the 1 storder by adding X amount of lots
e.g. first trade 0.01, sum increase set at 0.04, the second trade (in case the market goes against the first trade) should be 0.01 + 0.04 = 0.05 lots (to recap 1st trade 0.01, second trade in the grid 0.05). In case the market keeps going against the 1st and 2nd trades, the 3rd trade lot size should be 0.05 + 0.04 = 0.08.

Multiplier: the EA will increase the lot size of the 1st order by multiplying X amount of lots
e.g. 1st trade 0.01, multiplier set at 3, the 2nd trade (in case the market goes against the 1st trade) should be 0.01 * 3 = 0.03 lots (to recap 1st trade 0.01, 2nd trade in the grid 0.03). In case the market keeps going against the 1st and 2nd trades, the 3rd trade lot size should be 0.03 * 3 = 0.09.

Average Take Profit:

The EA must be able to set an average take profit in points.
e.g. if there are 3 buy trades opened (trade #1 0.01 lots, trade #2 0.02 lots, trade #3 0.03 lots), the EA will have to set an average take profit of X amount of points.
Once the take profit is reached, the EA will close the 3 trades.


e.g. if there are 3 sell trades opened (trade #1 0.01 lots, trade #2 0.02 lots, trade #3 0.03 lots), the EA will have to set an average take profit of X amount of points.
Once the take profit is reached, the EA will close the 3 trades.

*** I EXPECT THE DEVELOPER SUGGESTIONS FOR THE TAKE PROFIT***

If you have experience with grid and martingale systems, you understand what I am saying.


Scenario 1

The EA started at 10:23:42 am.

The EA opens 1 BUY trade (BUY = YES; SELL = NO), Trade #1.

The market drops by X points, the EA opens Trade #2.

The market drops by X points, the EA opens Trade #3.

The market rise, Average Take Profit of Trade #1, Trade #2, Trade #3 is 10 points.

The EA closes the trades.

The EA stops working.

Scenario 2

The EA started at 10:23:42 am.

The EA opens 1 SELL trade (BUY = NO; SELL = YES), Trade #1.

The market rises by X points, the EA opens Trade #2.

The market rises by X points, the EA opens Trade #3.

The market rises, Average Take Profit of Trade #1, Trade #2, Trade #3 is 10 points.

The EA closes the trades.

The EA stops working.

Scenario 3

The EA started at 10:23:42 am.

The EA opens 1 BUY trade 1 SELL trade (BUY = YES; SELL = YES), Trades #1 and #2.

The market drops by X points, the EA opens Trade #3 BUY.

The market drops by X points, the EA opens Trade #4 BUY.

The market rise, Average Take Profit of Trade #1, Trade #2, Trade #3 is 10 points.

The EA closes the trades.

The EA stops working.

Scenario 2

The EA started at 10:23:42 am.

The EA opens 1 SELL trade (BUY = NO; SELL = YES), Trade #1.

The market drops by X points, the EA opens Trade #2.

The market drops by X points, the EA opens Trade #3.

The market rise, Average Take Profit of Trade #1, Trade #2, Trade #3 is 10 points.

The EA closes the trades.

The EA stops working.

 



Responded

1
Developer 1
Rating
(94)
Projects
190
66%
Arbitration
8
25% / 50%
Overdue
2
1%
Free
2
Developer 2
Rating
(34)
Projects
60
23%
Arbitration
11
73% / 9%
Overdue
3
5%
Free
3
Developer 3
Rating
(65)
Projects
96
52%
Arbitration
3
33% / 67%
Overdue
24
25%
Free
4
Developer 4
Rating
(236)
Projects
418
34%
Arbitration
53
36% / 40%
Overdue
153
37%
Busy
5
Developer 5
Rating
(15)
Projects
16
19%
Arbitration
2
0% / 50%
Overdue
1
6%
Free
6
Developer 6
Rating
(143)
Projects
255
35%
Arbitration
12
25% / 58%
Overdue
42
16%
Free
7
Developer 7
Rating
(196)
Projects
200
28%
Arbitration
0
Overdue
3
2%
Working
8
Developer 8
Rating
(253)
Projects
407
38%
Arbitration
85
42% / 19%
Overdue
70
17%
Loaded
9
Developer 9
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
10
Developer 10
Rating
(563)
Projects
932
47%
Arbitration
301
59% / 25%
Overdue
124
13%
Working
Similar orders
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To

Project information

Budget
40+ USD
VAT (22%): 8.8 USD
Total: 48.8 USD
For the developer
36 USD