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
1065
50%
Arabuluculuk
39
28% / 41%
Süresi dolmuş
49
5%
Serbest
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
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
I have existing compiled indicator and script files (EX4) and would like to have them recreated in both MQL4. ⚠️ Important: This project is NOT for decompiling or reverse engineering. Instead, the goal is to: Analyze the behavior and output of the provided files Recreate equivalent functionality from scratch Deliverables: 1 MQL4 indicator source code (.mq4) 1 MQL4 script source code (.mq4) Requirements: The recreated
I need a good programmer to help convert an existing indicator to a trading EA that can work on both MT4 and MT5. The expected features on the EA is as follows: Max Spread: Magic Number: Take Profit: Stop Loss: Trailing Stop: Fixed Lot Size: Money Management: false/true Min Lot Size: Max Lot Size: Risk to Trade %: Daily Profit Target %: Add news filter. Get my jobs with source code
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
I need an MT5 Expert Advisor built as a high-precision volumizer for Forex. Its core purpose is to generate controlled trading volume for rebates, while still maintaining low-risk account growth. I am not looking for aggressive profit chasing. I am looking for a stable, intelligent EA that can produce volume in a disciplined way without damaging the account. The ideal system should trade major currency pairs, avoid
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot

Proje bilgisi

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