MOdification of EA

MQL4 Experten

Auftrag beendet

Ausführungszeit 1 Tag
Bewertung des Kunden
great coder! always my first choice
Bewertung des Entwicklers
happy to work with you!

Spezifikation

RECAP

  1. SMA FOR D1, 4H AND 1HR

  2. SMA SHOULD SHOW DISPLAY LIKE THE INDICATOR IN THE EA

  3. SMA FOR D1, 4H AND 1HR TO DETERMINE THE CHOICE OF STOP ORDER .that is BUY STOP ORDER if price is above 72 SMA high in all three TF(D1, 4H AND 1HR) and SELL STOP ORDER if price is below 72 SMA high in all three TF(D1, 4H AND 1HR). Remember that that order are place at the 4th candle highest point for buy stop and lowest point (of the 7 candle) for sell stop

  4. ENTRY BASED ON TREND OF FISHER AND 3 and 6 SMA(the 3 Period Smoothed Close Moving Average colored Yellow and the 6 period smoothed close Moving Average in Cyan colour.) That is before a buy stop order is qualify to be triggered, the 3 sma close be must be above the 6 sma close And COLOUR OF FISHER MUST BE GREEN. The reverse is the case for sell stop to be triggered.

  5. So if at the time price reaches stop order and the condition is not met, it should not be triggered and should be canceled

  6. percentage Profit close of trades: that is if I set profit for 10%,. once its reached from the previous day balance, that is including closed trade for the day and running trade, once that percentage amount is reached, all trades(running and pending ) should be close and EA stop working till00.00 again.so if my balance at 00.00 is 100usd and the EA start to trade and lets say it close 4usd trade and the balance is now 104usd and the equity is >110, the EA closes all open trades and pending order till 03.00 of the next day and open buy/sell stop orders of currency pairs that match the trend direction using the 7 candle highest/lowest point using the 110usd as balance to calculate when to close trade based on set percentage, in this case 10%

  7. optimization

Bewerbungen

1
Entwickler 1
Bewertung
(53)
Projekte
79
18%
Schlichtung
13
15% / 54%
Frist nicht eingehalten
5
6%
Frei
2
Entwickler 2
Bewertung
(89)
Projekte
137
24%
Schlichtung
35
9% / 40%
Frist nicht eingehalten
52
38%
Frei
Ähnliche Aufträge
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
EA for Gold 50+ USD
need a Gold robot? check out this EA for Gold. It specialises in bringing in big amounts of profit and is very consistent. It's very trustworthy and it trades the SMC strategy.Enjoy
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
I develop and customize automated trading systems for MetaTrader 5 using MQL5. My experience includes developing EAs based on price action, market structure, Moving Averages, ADX, Smart Money Concepts, supply and demand zones, Break of Structure, Fair Value Gaps, trailing stops, risk management, and multi-timeframe analysis . I can also modify existing MQL5 source code, fix errors, add new trading features, and help
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
The EA needs to be upgraded according to the strategie built in and first the programer must specify the problems and how can correct and provide the video on how the bot works on different assets after correction
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {

Projektdetails

Budget
20 USD
Ausführungsfristen
von 1 bis 2 Tag(e)