Grid Trading EA with Simple Equity Management

MQL4 Experts

Spécifications

Hi - I'm looking for someone to code up an ea with the following input variables and on screen dashboard. Happy to negotiate.

Input Variables

Trading Direction

Long/Short/BiDirectional/None

None can be selected to view on screen dashboard before executing trades. Eg to view risk calculations etc

Stealth Mode

On/Off

On = the EA takes market orders at designated price levels, Off = pending orders for the grid are sent to the broker with sl’s.

Total Account Max Risk %

1-100%

If drawdown from current balance exceeds this amount then close all grids on all charts and stop trading.

BUY GRID

 

 

Trade Manager Mode

Standard/Avg Out

Avg out takes the avg entry price of currently opened positions and sets stop loss here to close the grid. Then does not take another trade. The SL is adjusted everytime a new position is opened. Standard does nothing.

Above/Below Current Price

Above/Below/Both

Sets grid to take trades only below or above current price or both

Number of Trades

1-200

Max number of trades to deploy

Spacing in Pips

5-500

Spacing between trades

Lot size per trade

.001 - 20

Lots per trade

Stop loss Level for Grid

0 = no sl

Sets price level for sl for all trades deployed

Take Profit level for Grid

0 = no tp

Sets price level for tp for all trades deployed

Grid Ceiling

Price Level above current price to not take trades, 0=none

Option to set price level where the ea will not trade above ie upper limit of the grid

Grid Floor

Level below price to not take trades, 0=none

Option to set price level where the ea will not trade below ie lower limit of the grid

Enable Position Sizeing

Yes/No

auto calculates lotsize from number of trades and SL level

-           Pos Size Max Risk %

.1% - 50%

This % is the max loss of a fully deployed grid and sets sl accordingly

Set Grid tp %

.5% - 50%, 0 = not used

Automatically sets tp for the grid calculated from number of trades, spacing and lotsize

SELL GRID

 

 

Trade Manager Mode

Standard/Avg Out

Avg out takes the avg entry price of currently opened positions and sets stop loss here to close the grid. Then does not take another trade. The SL is adjusted everytime a new position is opened. Standard does nothing.

Above/Below Current Price

Above/Below/Both

Sets grid to take trades only below or above current price or both

Number of Trades

1-200

Max number of trades to deploy

Spacing in Pips

5-500

Spacing between trades

Lot size per trade

.001 - 20

Lots per trade

Stop loss Level for Grid

0 = no sl

Sets price level for sl for all trades deployed

Take Profit level for Grid

0 = no tp

Sets price level for tp for all trades deployed

Grid Ceiling

Price Level above current price to not take trades, 0=none

Option to set price level where the ea will not trade above ie upper limit of the grid

Grid Floor

Level below price to not take trades, 0=none

Option to set price level where the ea will not trade below ie lower limit of the grid

Enable Position Sizeing

Yes/No

auto calculates lotsize from number of trades and SL level

-           Pos Size Max Risk %

.1% - 50%

This % is the max loss of a fully deployed grid and sets sl accordingly

Set Grid tp %

.5% - 50%, 0 = not used

Automatically sets tp for the grid calculated from number of trades, spacing and lotsize

 

On chart Dashboard

(top left, 10pt font size)

 

Trading Direction: Buy/Sell/BiDirectional/None

Mode: Standard/Avg Down

Current Grid Allocation: eg 1/5 (1 opened of 5 total)

Current Risk Exposure: $... (calc if all currently opened trades stopped out), ( also express as % of (current balance)

Total Risk Exposure: $... (calc if total grid was deployed and all trades stopped out, whether fully deployed yet or not), (also express as % of (current balance)

Profit/Loss: $, Pips, % (running profit/loss in $ and pips (in brackets) and % of balance)

Max Account Risk $,% (if possible show the total exposure combined of all grids on other charts as well)

Show grid button (dashed lines to appear on screen so you could view potential grid even in stealth mode)

 

Other items to display at all times:

If set: Grid Ceiling/Floor (dark yellow), Avg entry price of currently opened trades (blue), show SL & TP levels if in stealth mode)

 


 



Répondu

1
Développeur 1
Évaluation
(4)
Projets
5
0%
Arbitrage
3
0% / 67%
En retard
2
40%
Gratuit
2
Développeur 2
Évaluation
(119)
Projets
127
41%
Arbitrage
3
33% / 67%
En retard
0
Gratuit
3
Développeur 3
Évaluation
(769)
Projets
1033
44%
Arbitrage
50
8% / 50%
En retard
117
11%
Gratuit
4
Développeur 4
Évaluation
(2428)
Projets
3057
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
5
Développeur 5
Évaluation
(182)
Projets
342
42%
Arbitrage
118
12% / 73%
En retard
104
30%
Gratuit
6
Développeur 6
Évaluation
(62)
Projets
140
46%
Arbitrage
19
42% / 16%
En retard
32
23%
Gratuit
7
Développeur 7
Évaluation
(135)
Projets
193
42%
Arbitrage
17
29% / 59%
En retard
28
15%
Gratuit
8
Développeur 8
Évaluation
(225)
Projets
284
42%
Arbitrage
15
13% / 47%
En retard
67
24%
Gratuit
9
Développeur 9
Évaluation
(17)
Projets
21
48%
Arbitrage
3
0% / 100%
En retard
10
48%
Gratuit
10
Développeur 10
Évaluation
(590)
Projets
789
71%
Arbitrage
9
33% / 33%
En retard
22
3%
Gratuit
11
Développeur 11
Évaluation
(879)
Projets
1392
67%
Arbitrage
117
32% / 42%
En retard
215
15%
Gratuit
12
Développeur 12
Évaluation
(108)
Projets
138
43%
Arbitrage
19
16% / 53%
En retard
20
14%
Chargé
13
Développeur 13
Évaluation
(46)
Projets
73
16%
Arbitrage
13
8% / 92%
En retard
37
51%
Gratuit
14
Développeur 14
Évaluation
(49)
Projets
134
27%
Arbitrage
62
13% / 53%
En retard
58
43%
Gratuit
15
Développeur 15
Évaluation
(14)
Projets
22
59%
Arbitrage
2
0% / 50%
En retard
2
9%
Gratuit
Commandes similaires
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

Informations sur le projet

Budget
200 - 300 USD
Pour le développeur
180 - 270 USD
Délais
de 7 à 21 jour(s)