Grid Trading EA with Simple Equity Management

MQL4 专家

指定

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)

 


 



反馈

1
开发者 1
等级
(4)
项目
5
0%
仲裁
3
0% / 67%
逾期
2
40%
空闲
2
开发者 2
等级
(119)
项目
127
41%
仲裁
3
33% / 67%
逾期
0
空闲
3
开发者 3
等级
(769)
项目
1033
44%
仲裁
50
8% / 50%
逾期
117
11%
空闲
4
开发者 4
等级
(2422)
项目
3042
66%
仲裁
77
48% / 14%
逾期
340
11%
工作中
5
开发者 5
等级
(182)
项目
342
42%
仲裁
118
12% / 73%
逾期
104
30%
空闲
6
开发者 6
等级
(62)
项目
140
46%
仲裁
19
42% / 16%
逾期
32
23%
空闲
7
开发者 7
等级
(135)
项目
192
42%
仲裁
17
29% / 59%
逾期
28
15%
空闲
8
开发者 8
等级
(225)
项目
284
42%
仲裁
15
13% / 47%
逾期
67
24%
空闲
9
开发者 9
等级
(17)
项目
21
48%
仲裁
3
0% / 100%
逾期
10
48%
空闲
10
开发者 10
等级
(590)
项目
789
71%
仲裁
9
33% / 33%
逾期
22
3%
空闲
11
开发者 11
等级
(878)
项目
1391
67%
仲裁
117
32% / 42%
逾期
215
15%
工作中
12
开发者 12
等级
(105)
项目
135
42%
仲裁
19
16% / 53%
逾期
20
15%
已载入
13
开发者 13
等级
(46)
项目
73
16%
仲裁
13
8% / 92%
逾期
37
51%
空闲
14
开发者 14
等级
(49)
项目
134
27%
仲裁
62
13% / 53%
逾期
58
43%
空闲
15
开发者 15
等级
(14)
项目
22
59%
仲裁
2
0% / 50%
逾期
2
9%
空闲
相似订单
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
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
I need someone that can make expert advisor for backtesting purpose. The input file is History trade report export file from MQl5 the expert advisor should open position the exact time of open trade on the report. The same as the close time

项目信息

预算
200 - 300 USD
开发人员
180 - 270 USD
截止日期
 7  21 天