I
want to find someone to help me write 2 EA
EA
1:
For example, I buy EURUSD, the starting price is 1.12000.
Trading way:
Trade step 1: Buy(lot 0.01), price is 1.12000
Trade step 2: Buy(lot 0.01), price is 1.11900
Trade step 3: Sell(lot 0.04), price is 1.11800
Trade step 4: Buy(lot 0.06), price is 1.11900
Because after fall, you can stop the profit, otherwise it will continue to
execute trade step 4.
If it is after step 4, there are no more transactions.
Input interface:
Direction Steps: Buy, Buy,
Sell, Buy
Lot
Steps:
0.01, 0.01, 0.04, 0.06
Price Steps: Pending Order-0,
Pending Order -0.001, Pending Order -0.002, Pending Order -0.001
Average Take Profit: 100
Pending Order1: false/true
Pending Order1: 1.1200
Magic
number1:
1
Pending Order2: false/true
Pending Order2: 1.1200,
1.1230, 1.1260
Magic
number2:
1,2,3
EA
2:
I want to trade GBPUSD, EURUSD, AUDUSD at the same time. When I open EA, 3 symbols will enter the
market. The trading methods are all the same.
Trading way:
Trade step 1: Buy(lot 0.01), price is Start
Trading Price-0
Trade step 2: Buy(lot 0.02), price is Start
Trading Price-0.001
Trade step 3: Buy(lot 0.03) , price is Start
Trading Price-0.002
Trade step 4: Buy(lot 0.04) , price is Start
Trading Price-0.003
Trade step 5: Buy(lot 0.05) , price is Start
Trading Price-0.004
If the entry price of GBPUSD is 1.238, it is Start Trading Price
Input interface:
Direction Steps: Buy, Buy, Buy, Buy, Buy
Lot Steps: 0.01,
0.02, 0.03, 0.04, 0.05
Price Steps: Start Trading Price-0, Start Trading
Price -0.001, Start Trading Price -0.002, Start Trading Price -0.003, Start Trading Price -0.004
Average Take Profit: 100
Trading symbol: GBPUSD,
EURUSD,AUDUSD
Magic
number:
1
Detailed
description:
EA1
1.
unlimit step
2.
When TP after, trading again.
3.
Capital and lot percentage
If
I have $1000, the transaction step will be x1. If I have $2000, the transaction step will be x2. If I have $3000, the transaction step will be x3,
... or
If
I have $2000, the transaction step will be x1. If I have $4000, the transaction step will be x2. If I have $6000, the transaction step will be x3,
... or
If
I have $5000, the transaction step will be x1. If I have $6000, the transaction step will be x1.2. If I have $10000, the transaction step will be
x2, ... and so on.
lot
multiplier must be rounded off
4.
Pending Order1 can only enter a number, such as 1.1200.
Magic number1 can only enter a number, such as 1.
5.
Pending Order2 can enter multiple numbers, such as 1.1200 1.1230 1.1260.
Magic number2 can enter multiple numbers, such as 1 2 3.
6.
Magic number2,for example, 1 2 3, Average Take Profit will separate each 100 calculations.
Magic number2 for example, 1 1 1, Average Take Profit is the total plus 100 calculation
EA2
1.
unlimit step
2.
When TP after, trading again.
3.
Capital and lot percentage
If
I have $1000, the transaction step will be x1. If I have $2000, the transaction step will be x2. If I have $3000, the transaction step will be x3,
... or
If
I have $2000, the transaction step will be x1. If I have $4000, the transaction step will be x2. If I have $6000, the transaction step will be x3,
... or
If
I have $5000, the transaction step will be x1. If I have $6000, the transaction step will be x1.2. If I have $10000, the transaction step will be
x2, ... and so on.
lot
multiplier must be rounded off
Benzer siparişler
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
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Subject: Custom MT5 Multi-Currency EA Request - Multi-Timeframe Strategy with Trailing Stop Hi, I am looking for a developer to create a custom Expert Advisor (EA) for MetaTrader 5 (MT5) . The EA must be optimized for multi-currency testing and trading , allowing me to run it across multiple currency pairs simultaneously. The trading logic should be based on a multi-timeframe approach using the following indicators
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
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 () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs