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!

Şartname

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
(589)
Projeler
1068
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
Labouchere System has many series and can transfer the Units to any other Series when needed (this function is very important). The coders who really knows this cancellation sytem can apply. Also the coder should have practical usage of phyton language to translate this strategy into phyton to use it in crypto markets. No indicator or chart issues , but it has many mathematical functions and calculations . the code
Hello everyone, I’m looking for someone who can help me develop an Expert Advisor (EA) for Boom and Crash markets. I need a developer who has proven experience and has already developed at least 10–15 EAs for Boom and Crash. This will help save both your time and my time when filtering developers. The EA will include: EMA crossover strategy Different time filters Additional custom conditions and logic I’m also
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service. I have read the Rules of using the Freelance service and accept them. I agree with
Overview: I would like to create a robot in MT5 (what I use) that when the price or candle touches a moving average it auto- matically gets me into a trade. Details or features I need: 1 a way to tell it how much to trade 0.10 or ten cents per pip or more or do I set this in MT5? 2 a way to limit the number of trades per candle or set it to two or three trades (if the price crosses over the moving average ten times I
Candle bot 30+ USD
A dual-direction breakout stacking EA using previous candle highs/lows as triggers with rolling pending orders and fixed micro take profits. It is suitable for: automation EA development trend capture with repeated entries recovery-style trade management
Szukam doświadczonego programisty do stworzenia dedykowanego doradcy eksperckiego (EA) do tradingu. Programista powinien posiadać solidną wiedzę z zakresu MT5, logiki strategii, wskaźników, zarządzania ryzykiem i backtestingu. Doświadczenie w tworzeniu niezawodnych i profesjonalnych robotów handlowych będzie dodatkowym atutem. Proszę o kontakt, jeśli zrealizowałeś już podobne projekty. wszystkie szczeguły podam w
I am looking to buy a ready-made automated trading robot / EA that works on the Tradovate platform and is proven to pass prop firm challenges for Apex Trader Funding, Tradeify, and Lucid Trading.Key Requirements (must be ready-made or very close to plug-and-play):Fully functional on Tradovate (native or via stable bridge/copier/webhook/API integration – MT5 EA + Tradovate bridge is acceptable if it works reliably)
Alex 1000+ USD
Нужен бот для скальпинга именно на Python. Работа напрямую через API биржи (без привязки к TradingView и MetaTrader). Бот будет запускаться локально на ноутбуке / VPS. Критически важна скорость (использование асинхронности, WebSockets
Looking for an experienced programmer to create a fully automated trading system. The EA must be able to detect SPECIFIC H&Shoulder patterns, identify entry point and open a position. Parameters: Candle Count : EX: 50 - meaning the max amount of candle history to look for a pattern. (user adjustable) RISK: EG "2" Meaning the position that must be opened must be 2% of the Balance of the account (user adjustable). The
I’m looking for an experienced MetaTrader 4 (MT4) developer to analyze, repair, and live-test an existing .EX4 Expert Advisor. Project Details Existing file: GannMadeEasy_pro.ex4 Platform: MetaTrader 4 Issue: EA is not loading properly on charts in newer MT4 builds Goal: Make the EA fully functional and compatible with current MT4 versions Requirements The developer must: Analyze the existing EX4 file Identify

Proje bilgisi

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