Expert Advisor based on Bermaui bands. EA has grid strategey.

Trabalho concluído

Tempo de execução 3 dias
Comentário do desenvolvedor
Nice customer to work with. Very fast response and job progress confirmation. Thanks for the job.
Comentário do cliente
Good Work. Excellent programmer.

Termos de Referência

I  want you  to build Expert Advisor based on Bermaui bands.

if you do not know about it; Please check it on mql5 "Bermaui Bands"


description 

EA opens the position based on every all BUY/SELL signal.(no limit)

And EA manages each position individually until getting profits by grid strategy.

・EA keeps opening the doubling lots until the setting value.

・Magic Number(any number)
・First lot (0.01~9.99 )    First lot EA opens(default 0.01)
・Step grid (1~9999)points (distance to next doubling lots)(default;100)
Lot doubling (1~9) (default;2) (how many times EA opens the next doubling lots. calculate on Rounding off)
Example; First lot=0.01,lot doubling=2,EA opens the position ①0.01②0.02③0.04④0.08⑤0.16…

Take profit about grid strategy (1~9999)points(default; 50) 

Example; If 50points, lot multiple=2,first position=0.01

EA opened 5 positions(①0.01,②0.02,③0.04,④0.08,⑤0.16 total
  =0.31lots)  0.31 ×50×10=155points
EA closes all positions, if the all-positions total profits become 155points.

・Take profit about First lot  (1~9999)points(default; 50) 
T/P about only First lot
EA cancels  this value after doubling  lots were opened.

・Stop loss about First lot  (1~9999)points(default;0)
S/L about only First lot(default; 0) 0 means not in  use.
EA cancels  this value after doubling lots were opened.

End.

Respondido

1
Desenvolvedor 1
Classificação
(51)
Projetos
71
37%
Arbitragem
4
25% / 75%
Expirado
1
1%
Livre
Publicou: 1 código
2
Desenvolvedor 2
Classificação
(43)
Projetos
66
12%
Arbitragem
12
58% / 42%
Expirado
1
2%
Livre
3
Desenvolvedor 3
Classificação
(2346)
Projetos
2951
63%
Arbitragem
125
44% / 26%
Expirado
429
15%
Livre
4
Desenvolvedor 4
Classificação
(152)
Projetos
228
80%
Arbitragem
22
27% / 50%
Expirado
11
5%
Livre
Publicou: 24 artigos, 1882 códigos
5
Desenvolvedor 5
Classificação
(645)
Projetos
873
48%
Arbitragem
29
38% / 17%
Expirado
63
7%
Livre
6
Desenvolvedor 6
Classificação
(54)
Projetos
102
23%
Arbitragem
12
25% / 17%
Expirado
13
13%
Livre
Pedidos semelhantes
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {

Informações sobre o projeto

Orçamento
50 - 90 USD
Prazo
de 1 para 14 dias