Modifying Existing EA System

MQL4 Uzmanlar

İş tamamlandı

Tamamlanma süresi: 5 dakika
Geliştirici tarafından geri bildirim
My first client on MQL Community.. The transaction was easy and smooth
Müşteri tarafından geri bildirim
Cool guy with a professional charisma. will definitely recommend him to anyone!

İş Gereklilikleri

Trade direction: both, buy, sell

trade timeframe: 1m, 5m, 15m, 30m, 1hr etc

allow hedging: true/false

manage manual trade: true/false

lot type: fixed, risk per trade, etc

lot size: 

lot risk %:

max lot:

lot increase mode: fixed step, prev step * coefficient, etc

lot coefficient / adding:

Step size:

Step coefficient:

trade entry type: direct entry, entry with stop order, entry with limit order, etc

Distance to order:

trail always: true/false

close all on opposite signal: true/false

stop-loss size:

Take profit size:

Trailing stop size:

Trailing step:

start trailing after distance:

max trades in one direction:

Close all on breakeven after min profit:

We want an anti-martingale system that can enter one trade per direction in a smart way. The concept here is to enter a buy and sell either using an indicator filter or not with a reasonable grid distance between both trades. The indicator would determine which direction should have lower lot and the opposite direction against the market would have higher lot in case the market reverses, the opposite trade with higher lot would be able to counter the loss from the initial trade that was in favor of market direction but lost. The trades would also have a trailed stop loss in both directions to lock the gains as best as possible. The smart idea here is for the EA to detect when one of the trades amongst the two has made gains above a minimum defined point that is higher than the loss of the other trade in opposite direction, both trades should close immediately with whatever small profits made and new sets of BUY & SELL entry initiated. However, if the second trade with higher lot will likely hits SL, then a 3 rd trade with higher lot than the 2 nd should be initiated to counter the loss of the 2 nd & 1 st vice versa. Once the EA detects last trade has made gains higher than the total loss after a minimum defined pips then it closes all trades with profits and initiate new batches. As I said, the concept of smart in this context is to be able to counter loss of initial trades opened.


GUI dashboard to display key information about active trades and other related activities. Feel free to add smarter ideas from your professional experience as long as it gives positive results.

NOTE: This system must be able to survive a historical meta-trader back-test with at least $100 starting balance within one-year period!

The system must have an equity draw down not more than 30% but lesser is much better

The system must have at least all the variables implemented open to user for modifications

Ensure to share MQL and EX4 script with a default set file.

I need serious people only and i can negotiate higher if convinced they can deliver within deadline and no extension....................................

Dosyalar:

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(24)
Projeler
28
32%
Arabuluculuk
1
0% / 0%
Süresi dolmuş
0
Serbest
Yayınlandı: 1 kod
2
Geliştirici 2
Derecelendirme
(6)
Projeler
10
10%
Arabuluculuk
9
0% / 89%
Süresi dolmuş
1
10%
Serbest
3
Geliştirici 3
Derecelendirme
(588)
Projeler
1064
50%
Arabuluculuk
39
28% / 41%
Süresi dolmuş
49
5%
Çalışıyor
Yayınlandı: 1 makale, 8 kod
4
Geliştirici 4
Derecelendirme
(1)
Projeler
1
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
Benzer siparişler
Job Description: I am looking for a skilled MQL5 developer to create a custom Expert Advisor (EA). The trading strategy relies on standard indicators, but requires precise execution logic and strict risk management rules. Key Technical Requirements & Skills Needed: Multi-Timeframe (MTF): Basic ability to read one indicator's data from a higher timeframe (M15) while the EA runs on a lower timeframe (M5). Instant
EA MACENIC PRO V12L 30 - 50 USD
Ready made robot for executing trades because don't have PC or laptop does it come as license key that allows straight extension to be a ready made of change your mind and the match is still hustling and I recommend exness broker on any. Strategy of a mobile robot arrena that execute trades it self and 24/7 operational system that enhances power of electronic art technology with automatic EA optimization
Società di investimento con attività tra Sanremo e Monaco ricerca un giovane collaboratore con esperienza nell’utilizzo avanzato di MetaTrader 5. Si richiede la conoscenza della lingua ITALIANA e INGLESE. Si richiede una chiamata conoscitiva. Il collaboratore si occuperà di: • eseguire backtest di strategie di trading su MT5 • effettuare ottimizzazioni parametri tramite Strategy Tester • analizzare risultati e
Need Python developer to use MetaApi.cloud Python API (ready SDK) to build a real-time equity curve chart. Project is simple and details will be shared privately. Only apply if you have strong Python experience
VR Rsi Robot is an expert advisor for MetaTrader 5, built on the classic RSI (Relative Strength Index) indicator but utilizing a multi-timeframe approach. The core idea is to filter signals received from the faster timeframe (H1) with confirmation from the higher timeframe (D1). This approach reduces the number of false entries and increases the probability of following a sustained trend. The expert opens positions
SMA 30+ USD
You are an expert AI Trading Analyst specializing in Simple Moving Average (SMA) Trend Following strategies. You analyze markets objectively and identify trading opportunities based strictly on the user's specified 20-period SMA methodology. Adapt your analysis to match the user's trend-following style. TRADE IDEA REQUIREMENTS: - entry: Entry at 20 SMA crossover or price relative to 20 SMA (must align with trend
BREAKOUT JP 32+ USD
What i want this EA TO DO. Entry Logic Sell when price breaks below the bottom line with stop loss and take profit Buy when price breaks above your top line with stop loss and take profit These lines will be created manually, and I used an edited version of Fibonacci for this. Can you create something similar? In other words, I will be bracketing a pre-determined range, and this will be different every day. If I go
1. Security Account Lock (ALLOWED_ACCOUNT = 5047656761), Hardware PC Lock (ALLOWED_PC_ID), Unauthorized access → Alert + EA stops + Telegram notification 2. Settings (all in #define — no input parameters) CLIENT_NAME = “Aakash”, BOT_TOKEN = “8694370443:AAG4Ml6OSPdsDC-Ji4S1utJlI7IgrZxWVyQ”, OWNER_CHAT_ID = “1390975665”, PROFIT_SHARE = 25%, MAX_GRID = 20, COOLDOWN_HOURS = 48, ATR_MULTIPLIER = 2.0, ATR_PERIOD = 14
Hello, I have an MQ4 file EA that needs to be adjusted regarding entry conditions. ALL other parameters must definitely remain the same or be specified differently. I am attaching it herewith. The stop-loss type in the new EA have to be ALWAYS a Fixed Stop-loss. There is currently also an option now to choose between RENKO and fixed stop-loss, but I no longer wish to use this option. I am also no longer using the
A robot 30+ USD
Code pour créer un robot //+------------------------------------------------------------------+ #include <Trade/Trade.mqh> CTrade trade; // SYMBOLS string symbols[3] = {"Volatility 10 Index","Volatility 25 Index","Volatility 75 Index"}; string bestSymbol = ""; // VARIABLES double startBalance; int tradeCount = 0; int lossStreak = 0; bool tradingStopped = false; bool profitMode = false; datetime lastDay; // PARAMÈTRES

Proje bilgisi

Bütçe
40+ USD
Son teslim tarihi
from 1 to 5 gün