Looking for help to code an Expert Advisor for MT4

MQL4 专家

指定

 

For Hedging, the EA will enter the first trade base on the RSI overbought and oversold or using moving average. and place both pending buy and sell stop order with equal grid size on the chart. If for example the EA enter a sell trade, and take profit is hit, all pending order will be deleted. But if price fluctuate and trigger both buys and sells order, the EA should wait until when it can average both buy and sell trade and close at a target profit, account will be protected by equity stop out mode.

For grid trade. The EA will enter the first trade base on the RSI overbought and oversold or using moving average, example if the EA enter a sell trade, pending orders sell limits orders will be place on the chart with equal grid distance. If profit target is hit, all pending limits order will be deleted, but if price move against us, more sell limits order will be trigger until price reverses and close at a target profit. If price fail to reverse, account will be protected by the equity stop out mode, in the lot size management.

All input should be flexible to customise in any desire sittings

   PLEASE DO IT IN SUCH A WAY THAT THE EA CAN RECONTROL THE EXISTING TRADE AFTER THE PC RESTART.

The following will feature in the input parameter

Magic number-------1000

 Use time filter (only for first trade) (hedging & Grid) ------- true/false

Start trade time……00:00:00

End trade time……00:00:00

Use breakeven close trade (hedging only) ……. True/false

Max hedge to close at breakeven ………4

Hedging/grid distance……….30

Use customise grid distant (hedging & Grid) ……. true/false

Customise grid………30,40,60,100,120

Money management sittings (hedging and grid)

Stop out equity %.............30

Take profit for first trade (hedging & Grid) ($) ……20

Average take profit for hedge trade ($) ……20

Max open orders(hedging & Grid)……….30

Max open order of the same type (Hedging)…….30

Lot sittings (Hedging and Grid) ……………. fixed/multiplier/addition/customise

Fixed lot………0.01

Multiplier…….1.5

Addition……0.02

Customise….0.03;0.05;0.07;0.09

Entry sittings……..RSI/MA

RSI period ……….14

Applies price……. close

Overbought ………70

Undersold …………30

MA method………exp/simple/smooth/linear

Moving average……50

Slippage…………….10

Time frame………any

 

 

 


反馈

1
开发者 1
等级
(55)
项目
96
40%
仲裁
13
38% / 62%
逾期
25
26%
空闲
2
开发者 2
等级
(356)
项目
632
26%
仲裁
89
73% / 13%
逾期
12
2%
空闲
3
开发者 3
等级
(243)
项目
431
34%
仲裁
55
36% / 38%
逾期
157
36%
繁忙
4
开发者 4
等级
(171)
项目
194
11%
仲裁
37
38% / 35%
逾期
5
3%
已载入
5
开发者 5
等级
(568)
项目
641
41%
仲裁
21
57% / 29%
逾期
47
7%
工作中
6
开发者 6
等级
(19)
项目
35
26%
仲裁
10
30% / 70%
逾期
5
14%
空闲
7
开发者 7
等级
(21)
项目
35
54%
仲裁
8
63% / 38%
逾期
1
3%
空闲
8
开发者 8
等级
(2434)
项目
3065
66%
仲裁
77
48% / 14%
逾期
340
11%
工作中
9
开发者 9
等级
(344)
项目
363
71%
仲裁
4
100% / 0%
逾期
0
已载入
10
开发者 10
等级
(87)
项目
114
26%
仲裁
7
29% / 57%
逾期
5
4%
空闲
11
开发者 11
等级
(43)
项目
72
49%
仲裁
4
0% / 50%
逾期
19
26%
空闲
12
开发者 12
等级
(42)
项目
88
14%
仲裁
30
30% / 57%
逾期
36
41%
工作中
13
开发者 13
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
14
开发者 14
等级
项目
0
0%
仲裁
0
逾期
0
空闲
相似订单
I need an expert advisor based on MACD and MA signals. It must have check and handling of trade operations errors. The main criteria for opening and closing positions: ◇Both Main and Signal direction must be shown by Arrows which is going to be for buy and sell positions
Need a programmer 30 - 50 USD
I am seeking an experienced MQL programmer to develop a custom Expert Advisor for MetaTrader 5. The project involves creating a trading strategy that stops trading after 2 consecutive losses until 6 AM the next day. The ideal candidate should have: - Proficiency in MQL5 programming. - Strong understanding of trading strategies and market analysis. - Experience with backtesting and optimizing trading algorithms. If
Trendline expert 40 - 200 USD
My project is to put my strategy on the VCrush indicator. I already have the indicator, I just need to add the entry methods, take and stop rules. There are 5 lines in total, when these lines are aligned, the robot makes the entry. Below are two images of what the buy and sell entries would look like with the lines aligned
Description of the ScriptThis script is designed for MetaTrader 4 (MT4) to execute a Buy order based on a re-entry strategy using the BBMA (Bollinger Bands Moving Average) approach. The main timeframe used is H1 (1-hour), and the script employs the Classic Bullish Engulfing pattern as a validation criterion before placing a Buy order.Key Components of the Script:Input Parameters:Lots: Defines the lot size for the
I need an expert to help me with adding more features to my existing mt4 EA I think the addition I want added to this EA is fairly simple--but I don't really understand how programming works, Contact me for a long term work, This is not the only project, I will explain the features in the inbox, Let me know if you can do it
Expert Advisor para operar no par XAU/USD no gráfico de 30 minutos, com as seguintes especificações: Indicadores : Utilize uma mídia móvel simples (SMA) de 72 períodos. Utilize o indicador Money Flow Index (MFI) com um período de 7. Inclui um indicador para marcar suporte e resistência nas últimas duas semanas no gráfico H4. Critérios de Operação : Venda : Execute uma ordem de venda se o preço se poupar no mínimo 800
EA Robot 30 - 500 USD
I Shawn Mametsa wants to creat a robot that will help a lot of people to make money through trading and become successful through trading I want to help those who want to trade but don’t know how to analyse the market
This is a simple Martingale based EA with RSI indicator used as buy/sell order conditions Mandatory Inputs: extern double TakeProfit = 120.0; // self explanatory for first order, for martingale orders it will adjust TP of all orders of the same type (buy / sell) to one, for example if an order opened at 100, 2nd opens at 105, the both of their tps will be at the same point, if an order is manually closed, it will
I need an expert advisor based on supply and demand zones. The zones should be identified automatically with tweakable parameters, but there should be also an option to input my own zones. I need the EA to have capability of opening market positions as well as pending orders. Other requirements: Martingale News filter Time filter Set expiry to zones, to prevent opening positions when price enters old zones
want to create a EA 1- break out candle ( T F customized) and customized SL TP 2- breakout fib zone 3- supertrend and candle stick patterns 4 Heikein Ashi and Renko charts

项目信息

预算
30 - 100 USD
开发人员
27 - 90 USD
截止日期
 1  7 天