MT4 Robot (MQL4) Modification - Trade Logic & Closing System

İş tamamlandı

Tamamlanma süresi: 3 gün
Müşteri tarafından geri bildirim
Soon I will hire this developer. Very sincere to his work and client.

İş Gereklilikleri

Project Description:

I have an existing MT4 robot built with a custom indicator (source code in MQL4). I need several modifications to its trade entry and closing logic. Specifically, I require the following changes:

1. Trend-Following Entry Logic Correction:

  • Problem: The robot currently opens trades in both directions (buy and sell) regardless of the prevailing trend. This leads to undesirable behavior where, after a trend shift, the robot may fail to open new trades in the current trend's direction within a certain price range where previous trades of the opposite direction were opened.

  • Desired Solution:

    • The robot should identify the trend direction in a specified timeframe (e.g., H1).
    • The trend determination method will be provided (likely based on the custom indicator).
    • The robot should only open trades in the direction of the identified trend.
    • For example, if the H1 trend is down, the robot should only open short (sell) positions. If the trend is up, it should only open long (buy) positions.
    • The robot should continue to open trades in the direction of the trend at specified distances (in pips) from previous trades, even if trades in the opposite direction were previously opened within that range.

2. & 3. Trade Closing System Modifications:

  • Details of the two trade closing system modifications will be discussed in private (inbox). These are considered simpler modifications.

Required Skills:

  • Proficient in MQL4 programming.
  • Experience modifying and debugging MT4 robots.
  • Strong understanding of trading logic and trend identification.
  • Ability to clearly understand and implement complex trading rules.
  • Good communication skills to discuss and clarify requirements.

Deliverables:

  • Modified MQL4 source code for the MT4 robot.
  • Clear documentation of the changes made.

To Apply:

Please provide the following:

  • A brief explanation of your experience with MQL4 and MT4 robot development.
  • An explanation of how you would approach the trend-following entry logic correction described above.
  • Your estimated time and cost for completing the project.

Important Notes:

  • The custom indicator used by the robot will be provided.
  • A video demonstration of the desired behavior will be provided.
  • Clear and concise code is expected.

Dosyalar:

PNG
down.png
62.2 Kb
PNG
trade.png
182.4 Kb

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(28)
Projeler
39
23%
Arabuluculuk
14
0% / 93%
Süresi dolmuş
4
10%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(272)
Projeler
401
27%
Arabuluculuk
39
41% / 49%
Süresi dolmuş
1
0%
Serbest
3
Geliştirici 3
Derecelendirme
(60)
Projeler
87
29%
Arabuluculuk
24
13% / 58%
Süresi dolmuş
7
8%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(442)
Projeler
698
34%
Arabuluculuk
33
70% / 9%
Süresi dolmuş
22
3%
Serbest
5
Geliştirici 5
Derecelendirme
(17)
Projeler
25
0%
Arabuluculuk
4
0% / 100%
Süresi dolmuş
5
20%
Çalışıyor
6
Geliştirici 6
Derecelendirme
(69)
Projeler
79
29%
Arabuluculuk
8
13% / 63%
Süresi dolmuş
4
5%
Serbest
7
Geliştirici 7
Derecelendirme
(22)
Projeler
24
71%
Arabuluculuk
1
0% / 0%
Süresi dolmuş
0
Yüklendi
8
Geliştirici 8
Derecelendirme
(250)
Projeler
460
26%
Arabuluculuk
140
20% / 59%
Süresi dolmuş
100
22%
Çalışıyor
9
Geliştirici 9
Derecelendirme
(626)
Projeler
984
47%
Arabuluculuk
33
36% / 33%
Süresi dolmuş
97
10%
Çalışıyor
Yayınlandı: 6 kod
10
Geliştirici 10
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
11
Geliştirici 11
Derecelendirme
(6)
Projeler
9
0%
Arabuluculuk
5
40% / 40%
Süresi dolmuş
1
11%
Serbest
12
Geliştirici 12
Derecelendirme
(2)
Projeler
2
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
13
Geliştirici 13
Derecelendirme
(64)
Projeler
144
46%
Arabuluculuk
20
40% / 15%
Süresi dolmuş
32
22%
Çalışıyor
14
Geliştirici 14
Derecelendirme
Projeler
0
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Serbest
15
Geliştirici 15
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
16
Geliştirici 16
Derecelendirme
(295)
Projeler
474
39%
Arabuluculuk
103
41% / 23%
Süresi dolmuş
79
17%
Meşgul
Yayınlandı: 2 kod
17
Geliştirici 17
Derecelendirme
(10)
Projeler
14
43%
Arabuluculuk
0
Süresi dolmuş
3
21%
Serbest
18
Geliştirici 18
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Çalışıyor
19
Geliştirici 19
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
20
Geliştirici 20
Derecelendirme
(144)
Projeler
186
41%
Arabuluculuk
24
58% / 21%
Süresi dolmuş
13
7%
Serbest
Benzer siparişler
Adapt existing MT5 EA to trade directly on crypto exchange (BingX/Bitmart/Bitget/XT.com) instead of forex broker. Required Work: 1. Market Data DLL WebSocket connection for real-time exchange prices Custom symbol in MT5 (e.g., FIGHTUSDT) Live OHLCV data feed to chart 2. Trading Library DLL Functions: SendOrder, GetPositions, GetBalance, ClosePosition, ModifyOrder API authentication (HMAC-SHA256) Support for
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal

Proje bilgisi

Bütçe
30 - 60 USD