MQL5 existing EA modification

MQL5 Göstergeler Uzmanlar

İş tamamlandı

Tamamlanma süresi: 102 gün

Şartname

1‐ Printing on Chart: As per attached picture

2‐ Optimize code for fastest testing possible

3‐ Fix trading after stoploss bug as indicated in the pictures – after stoploss EA to start trading using original cycle and not exit strategy.

4‐ EA Functionality:

a. Trading start with Original Cycle using “original Cycle slope “by choosing trading with every candle or by no. of pips. If by

no. of pips then EA to open cycle immediately after previous cycle is closed and not wait for more pips to be achieved.

b. If Positions Close, then start new cycle (step a)

c. EA will start “Exit Strategy “and start using “Exit strategy Slope” if any of the 2 following conditions are achieved combined

or separately:

i. Parameter: No. of Positions exceed set number (Condition 1)

ii. Parameter: Drawdown to activate (Condition 2)

d. If Cycle Close, then start new cycle (step a)

e. StopLoss : EA will close cycle by profit or loss if any of the following 3 conditions meet combined or separately:

i. Parameter: No. of open positions exceed set number (Condition 1)

ii. Parameter: Drawdown reach certain amount in Dollars (Condition 2)

iii. Parameter: Slope Direction Line indicator is reversed ‐ Original Cycle Slope (Condition 3)

f. EA to start new cycle (step a)

Parameters:

Time Filter:

1‐ Weekly Start Day : Drop Down list Monday to Friday – First day in the week to open new positions

2‐ Weekly End Day : Drop Down list Monday to Friday – Last Day in the week to open new positions

3‐ Daily Start Hour : hour when EA will start opening new positions

4‐ Daily End Hour : Hour when EA will stop opening new cycles and will keep and manage existing ones as per “Close ALL by end hour”

parameter

5‐ Close All by Daily End Hour: TRUE OR FALSE

6‐ Weekly Close All: TRUE OR FALSE –

a. if True then EA will close all positions at loss or profit by two parameters:

i. Weekly End Day (2)

ii. Weekly Close Hour (7)

7‐ Weekly Close All Hour: Close all positions by this hour and wait for new Weekly start day (1) and weekly start hour to start opening

positions again.

Original Cycle

1‐ Slope direction line period: Buy or Sell as per slope direction line color

2‐ Trading Style (drop down list):

a. Open every candle: ( Open position at the open price of every candle )

b. Open by no. of pips: ( Open positions after number of pips distance – parameter no. (3)

3‐ No. of Pips: (distance between each position ‐ if 0 then not active)

4‐ TP of Cycle $ : Desired take profit value of total cycle in dollars

5‐ Sell below slope only: (True or False) – check attached pictures

6‐ Buy above slope only: (True or False) – check attached pictures

Exit Strategy:

1‐ No. of positions to activate Exit : ( if 0 then not active)

2‐ Drawdown $ to activate Exit : ( if 0 then not active)

3‐ Slope direction line period:

4‐ Exit Strategy TP : (if zero then no profit needed or breakeven with last account equity)

5‐ Exit Strategy every position TP

Stop Loss :

1‐ No. of open positions to activate SL : ( if 0 then not active)

2‐ Drawdown $ to activate SL: ( if 0 then not active)

3‐ Slope Direction Line reversal: ( if 0 then not active)

Dosyalar:

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(361)
Projeler
644
26%
Arabuluculuk
92
72% / 14%
Süresi dolmuş
12
2%
Çalışıyor
Yayınlandı: 1 kod
2
Geliştirici 2
Derecelendirme
(82)
Projeler
86
57%
Arabuluculuk
25
0% / 84%
Süresi dolmuş
19
22%
Serbest
3
Geliştirici 3
Derecelendirme
(298)
Projeler
477
40%
Arabuluculuk
105
40% / 24%
Süresi dolmuş
81
17%
Yüklendi
Yayınlandı: 2 kod
Benzer siparişler
Pip Scalper Bot 60+ USD
i want a trading bot that is aleast 98% sure,and cam also do scalping 99% correct using smart money concept, ICT, ALL technical analysis on it and also put risk management on it
It is very important, that your software can replicate the trade logic 1:1 as the original myfxbook statistic. You should have a professional software to analyze the trade logic. I tried it with ChatGPT and GROK and it doesnt worked at all. You need to have better tools for that job. If you can not do it to 99% same trade logic as the original statistic do not message me. Payment only after delivering the EA (Demo
Greetings I need MT5 developer that has expertise in developing a custom indicator for mt5 boom and crash based on my exact details and requirements which would be discuss later. Kindly bid for this project if it is something you can handle for me
I need a fully functional Expert Advisor (EA) for MetaTrader 5 focused on trading XAUUSD (Gold). The strategy should be based on fast scalping entries using indicators such as RSI, Moving Averages, or similar confirmation tools. The EA must include fixed risk management (1%–2% per trade), automatic lot calculation, and stop loss/take profit settings. It should be optimized for low spread conditions and quick market
Sabaaif 255 - 366 USD
#include <iostream> using namespace std; int main() { double rsiValue; cout << "Gatii RSI galchi (0-100): "; cin >> rsiValue; if (rsiValue < 30) { cout << "MALLATTOO: Gabaan baay'ee gadi bu'eera. BITI (BUY)!" << endl; } else if (rsiValue > 70) { cout << "MALLATTOO: Gabaan baay'ee ol ka'eera. GURGURI (SELL)!" << endl; } else { cout << "MALLATTOO: Gabaan gidduu jira. EEGGADHU." << endl;
Mt5 EA 50 - 69 USD
I am a private trader looking for a reliable EA that can generate steady daily profits of around $35 to $40 with proper risk management. My goal is to find or improve an EA strategy that can deliver consistent results, especially on Gold (XAUUSD). If you believe you can review the current EA or develop a better solution, I would be interested in working with you. However, I would need to verify the EA on a demo
Subject:currently have a working EA installed with 3 indicators, but it’s not profitable.What I need: A trader/developer with a proven indicator that can be converted/integrated into my existing EA. The indicator must show a pass rate of 80% or higher on backtest/forward test.Scope of work: Your indicator will be added to my existing EA and must work with the current strategy logic. I will first test the indicator’s
I would like to program a ninja trader strategy that involves a Cycle ID indicator. Can you take a look to see if you can program the indicator in a strategy? Let me know if you can do this
I’m looking for an experienced developer to build a MT5 EA that combines the following three strategies into a single system: Strategy 1 – H1 Zone Rejection (Pullback Entry) Identify the high and low of the H1 timeframe Enter trades when price reaches the H1 high/low zones Confirm entry using a bullish/bearish candle on the M15 timeframe Target a 1:2 risk-reward ratio Strategy 2 – Breakout & Retest Identify the H1
Hello, I have a Ctrader indicator with the source code, I was wondering if this possible to convert it to Quantower. Hello, I have a Ctrader indicator with the source code, I was wondering if tis possible to convert it to Quantower., i need an expert who can convert it perfectly

Proje bilgisi

Bütçe
120+ USD