Trabalho concluído

Tempo de execução 5 minutos
Comentário do cliente
Really knows what to do! And communicates well in English too.
Comentário do desenvolvedor
Thank you for your order! Great customer! Hope for further cooperation!

Termos de Referência

I want an EA that always trades. Can buy only, sell only, or buy and sell at the same time depending on my selection. It has 5 levels of grid settings. Each grid just contiues onto the next. Not a new grid each time, the settings to continue gridding changes. I have attached an excel file with examples which should be quite self explanatory. 


INPUTS

Initial (first trade)

input double   StartLot = 0.1;        // Starting lot size

input double   TakeProfit = 50;       // Take profit in POINTS  - This TP will be for all open positions irrespective of how many grids - based on ALL open positions AVERAGE COST

input double   Max Spread = 50;    // Max spread in POINTS for opening positions

Select option - BUY / SELL / BUY&SELL at the same time - I would like to either only open BUYS or SELLS or BOTH at the same time


Grids (subsequent trades)

input double   Grid1_Multiplier = 2.0; // Lot multiplier for Grid 1

input double   Grid1_Distance = 20;    // Distance in POINTS to start multiplying for Grid 1

input int      Grid1_MaxTrades = 5;    // Max trades in Grid 1


input double   Grid2_Multiplier = 2.5; // Lot multiplier for Grid 2

input double   Grid2_Distance = 25;    // Distance in POINTS to start multiplying for Grid 2

input int      Grid2_MaxTrades = 5;    // Max trades in Grid 2


input double   Grid3_Multiplier = 3.0; // Lot multiplier for Grid 3

input double   Grid3_Distance = 30;    // Distance in POINTS to start multiplying for Grid 3

input int      Grid3_MaxTrades = 5;    // Max trades in Grid 3


input double   Grid4_Multiplier = 3.5; // Lot multiplier for Grid 4

input double   Grid4_Distance = 35;    // Distance in POINTS to start multiplying for Grid 4

input int      Grid4_MaxTrades = 5;    // Max trades in Grid 4


input double   Grid5_Multiplier = 4.0; // Lot multiplier for Grid 5

input double   Grid5_Distance = 40;    // Distance in POINTS to start multiplying for Grid 5

input int      Grid5_MaxTrades = 5;    // Max trades in Grid 5


Arquivos anexados:

CSV
Example.csv
7.3 Kb

Respondido

1
Desenvolvedor 1
Classificação
(60)
Projetos
87
29%
Arbitragem
24
13% / 58%
Expirado
7
8%
Trabalhando
2
Desenvolvedor 2
Classificação
(50)
Projetos
64
20%
Arbitragem
11
27% / 55%
Expirado
5
8%
Livre
3
Desenvolvedor 3
Classificação
(278)
Projetos
340
37%
Arbitragem
6
50% / 17%
Expirado
7
2%
Livre
Publicou: 5 códigos
4
Desenvolvedor 4
Classificação
(17)
Projetos
17
59%
Arbitragem
0
Expirado
2
12%
Livre
5
Desenvolvedor 5
Classificação
(574)
Projetos
945
47%
Arbitragem
309
58% / 27%
Expirado
125
13%
Livre
6
Desenvolvedor 6
Classificação
(7)
Projetos
8
13%
Arbitragem
6
33% / 33%
Expirado
0
Livre
7
Desenvolvedor 7
Classificação
(45)
Projetos
91
13%
Arbitragem
34
26% / 59%
Expirado
37
41%
Livre
8
Desenvolvedor 8
Classificação
Projetos
1
0%
Arbitragem
4
0% / 50%
Expirado
0
Trabalhando
9
Desenvolvedor 9
Classificação
(93)
Projetos
133
35%
Arbitragem
13
38% / 31%
Expirado
32
24%
Livre
10
Desenvolvedor 10
Classificação
(350)
Projetos
421
54%
Arbitragem
20
55% / 15%
Expirado
29
7%
Trabalhando
11
Desenvolvedor 11
Classificação
(467)
Projetos
486
75%
Arbitragem
6
67% / 17%
Expirado
0
Trabalhando
12
Desenvolvedor 12
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Publicou: 1 código
13
Desenvolvedor 13
Classificação
(72)
Projetos
80
10%
Arbitragem
38
8% / 58%
Expirado
6
8%
Livre
14
Desenvolvedor 14
Classificação
(7)
Projetos
6
33%
Arbitragem
7
0% / 71%
Expirado
0
Livre
Pedidos semelhantes
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
I have a working MT5 Expert Advisor. I am NOT looking to change the strategy logic. I only need professional optimization and performance improvement. Requirements: • Parameter optimization • Risk adjustment • Max drawdown reduction • Forward testing report • Optimization for Gold (XAUUSD) Please provide previous optimization reports
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)

Informações sobre o projeto

Orçamento
30+ USD