Trade Maker EA

MQL5 Experts

Trabalho concluído

Tempo de execução 23 horas
Comentário do cliente
Arkadii, is the real mccoy, very smart, very fast and very very good. Bravo !!!
Comentário do desenvolvedor
Thanks for job!

Termos de Referência

The Trade Maker is an EA that only takes trades based on the logic below, parameter settings are in the attachment. The EA does not manage or close any trade, that will be done by another EA. This EA will run on a single chart on the MT4 Platform and should be coded to execute trades on up to 6 pairs at a given time as per settings specified.

The most anticipated virtue of the EA is its efficiency in taking trades with no delay. It will look for trade taking opportunities based on the chart it runs on. If on 1m chart then every 1 min or 5m chart every 5 min. On opening of a new candle.

So, this EA is intended to be a part of a martingale based system. This EA’s job is as follows;

The EA constantly checks for Buy and Sell trades in the specified pairs. The moment it does not find either buy or sell trades for any specified pair as the case may be it springs to action by executing trades based on the parameters.


How it makes trades?
Once it establishes that, let’s say eurusd has no buy trades.
It checks the account balance, if balance is $6000, and parameter says 3,000 for every 0.01 lot
It makes the first buy eurusd 0.02 lot
Since maximum trades is set to 10, it takes 1 or all trades immediately or takes First trade and waits for price to move in the opposite direction (down) taking an additional trade every X pips specified in the Grid Step parameter. If grid step is 6, it will take the second trade when price moves 6 pips below the first trade. And 6 pips below second trade for the third trade. If Grid step is Zero it will take all the trades specified in parameter all at once.
Lot size calculation is as below for each successive lot using Lot Multiple:
Trade 2 > First Trade (0.02) + First Trade (0.02) x Lot Multiple (2) = 0.06
Trade 3 > Second Trade (0.06) + First Trade (0.02) x Lot Multiple (2) = 0.10
Trade 4 > Third Trade (0.10) + First Trade (0.02) x Lot Multiple (2) = 0.14 son on.
Each Currency Pair will have its own magic no.
It will only take trades based on a start and end time. Once it is done, it will wait for the same of a different currency to have no trades either buy or sell and trigger again.

Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(1124)
Projetos
1812
61%
Arbitragem
14
64% / 7%
Expirado
84
5%
Livre
Pedidos semelhantes
HFT Directional Grid Scalper (Simple, Training Project) Overview We are looking for a developer to create a high-frequency grid scalper with a simple, deterministic logic. This is not a complex bot — the goal is to have a clean implementation for training, testing, and educational purposes. The bot should: Continually open trades in one direction only (BUY or SELL) Use ATR-based grid spacing Maintain a fixed
I want a accurate indicator with buy and sell arrows or circle.. with exit points which trade xauusd and btcusd via weekend ... for small like R100 or 500 .... like which can grow small accounts with ... on for serious developer.. no bullshit ... I need on Friday please
I'd like to automate a relatively simple strategy in Sierra Chart, but I'd like to have it backtested and optimized first. Could we collaborate on this, and what would the cost be? Only bid if you think you can handle this project, and I want expert in sierra chart.. Thanks
I need an EMA crossover EA specifically for Boom and Crash. It should automatically buy and sell when crossovers happen. I want adjustable inputs for lot size, timeframe, and maximum loss. I’m keeping it simple because I’ve had bad experiences with EAs before. It should do only the job it is built for, properly and reliably. need someone who have already build EA or Indicator for Boom and Crash befor atleast 10
//+------------------------------------------------------------------+ //| ProTradingEA MT5 | //| Fully MT5-compliant with MACD, Trailing Stop, Break-Even | //+------------------------------------------------------------------+ #include <Trade\Trade.mqh> CTrade trade; // Optional override input string SymbolOverride = ""; // leave blank to auto-detect struct EASettings { int
I have access to an MT5 account. I have investor access. I would like to know if someone could help me create a bot that copies only the trades made on XAU/USD in that account but in my MT4 account. In that account, many trades are made across various pairs, and I realize that the conditions of their account are not very favorable for the type of trading they do, as the commissions are very high. I have an account
Good day, I would like to have an expert advisor for my MT4 indicator (Major key alert) that can scan and provide push notification messages for entry opportunities across different time frames when a when a signal is identified
"I need an MT5 EA based on price action — liquidity sweep + hammer/shooting star reversal strategy. TREND: Identified by HH/HL for uptrend, LL/LH for downtrend on selected timeframe. No trade in ranging conditions. BUY SETUP: In uptrend, price retraces to swing low zone, wicks below it (liquidity sweep), hammer forms (lower wick min 2x body, closes above swept low). Buy stop entry at hammer high. SL below hammer
I need a professional MQL5 developer to finalize a Gold (XAUUSD) trading bot. The core layering and support-filter logic is already drafted. Key Requirements: Refine a hybrid Martingale/Layering volume calculation (1-10 / 11-20 reset logic). Implement a robust "Safety Mode" based on Daily Low price breaks. Ensure precise 6:00 AM Server Time reset for logic variables. Add professional error handling (Slippage
I want a gold order management ea that should be like the below... Pending orders When I open one manual order, ea should be able to set 3 pending orders at x amount of pips below (if buy order) or above (if sell order) manual order entry. So like this Pending order 1 true or false Pending order pips away: 20. Pending order lot size:0.3 Pending order 2 true or false Pending order pips away: 40 Pending order lot

Informações sobre o projeto

Orçamento
40+ USD
Prazo
de 1 para 3 dias