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
(1125)
Projetos
1813
61%
Arbitragem
14
64% / 7%
Expirado
84
5%
Livre
Pedidos semelhantes
Fx tp 30+ USD
# Safe Forex Bot Example (conceptual) def forex_bot(price_data): # Strategy: Moving Average Crossover short_ma = moving_average(price_data, 20) long_ma = moving_average(price_data, 50) if short_ma > long_ma: place_trade("BUY", risk=0.02, stop_loss=30, take_profit=60) elif short_ma < long_ma: place_trade("SELL", risk=0.02, stop_loss=30, take_profit=60) # Risk management: max drawdown 25% if
Description: I need an experienced MQL5 developer to build a professional MT5 Expert Advisor for XAU/USD based on my trading strategy. I require the full .mq5 source code and the compiled file. Trading Logic: Timeframes: H4 to determine overall direction, H1 for supply and demand zones, M15 for trade entries. Buy conditions: H4 trend is bullish, price reaches a valid H1 demand zone, liquidity sweep occurs below the
Qut GoldScalper VIP EA (frequently referred to in trading circles and third-party stores as Gold VIP / GoldScalper VIP , developed by Nguyen Chung) is a fully automated Expert Advisor (EA) designed exclusively for trading Gold ( XAUUSD ) on the MetaTrader platforms. Unlike primitive grid or martingale bots that blindly multiply trades, this system relies on a blend of trend filtering and progressive position scaling
I'm looking for an experienced Python developer with a strong understanding of market microstructure, order flow, and electronic trading to help build a research-driven gold trading system. This is not a typical indicator or retail trading bot. The project focuses on analysing COMEX Gold Futures Market-by-Order (MBO) data to detect institutional order-flow behaviour and generate trading signals for XAUUSD (MetaTrader
WORKING EA 35+ USD
I Need an existing proven profitable EA. EA should have at least 3 months track record of consistency. My budget is $35 and nothing more. If you do not have the working EA for that amount, please do not apply. I'm not paying a dime more. Again do not apply if you are not willing to take the above amount
Standby Description . Prop Firm Environment . ( Monitor Execution and Handling Environment Changes as Required ) . Technical Issues . Delete extra lines of code (Clean Code , Folder) . Asset related translation , no need for Logic Alteration
Only Technical Issues . Familiarization to Different Symbols . [Again Technical Assistance Only] . Deleting extra lines of code , Not Required Folders (Clean Code) . No Need for Logic Alteration (Strictly)
PK bot 30 - 100000 USD
PROFESSIONAL PROMPT You are a senior quantitative developer and MQL5 Expert Advisor engineer with deep expertise in ICT (Inner Circle Trader), Smart Money Concepts (SMC), institutional trading, and algorithmic trading. Your task is to build a **fully automated MT5 Expert Advisor (.mq5 source code)** for **XAUUSD (Gold)** optimized specifically for the **15-minute timeframe (M15)**. This is NOT a simple EA. Build it
AI Photo to Video Conversion clip Note: This AI is windows software and will be installed in both old and new version of windows without any stress of any kind. Features Slidepage 1 behaviour: 1added: Attach Photo portion 1. Slidestyle : Wipe Right 2. Large portion for writing of text. 3. A man appealing English voice, the reader of text. 3a. Enable optional button, press to read in
MultiPair_PriceAction 30 - 200 USD
OANDA market watch clock and symbols (.sim) Multipair able so i can choose at least 6 of those more volatile forex pairs. Price Action setups instead of relay on lag indicators. But rsi for confirmation. Spread protection, position management, magic number editor, hours trading. Volatility protection Trailing Stop, Stop losses, take profit. Percentage and ATR scale instead of dollars or lot sizes. Funds management

Informações sobre o projeto

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