Help fix (find out errors) my MT5 Expert library... Only experienced MQL5 programmers

İş tamamlandı

Tamamlanma süresi: 43 gün
Geliştirici tarafından geri bildirim
the best customer!
Müşteri tarafından geri bildirim
greate service

Şartname

Hey guys, i'm looking for someone who can help me find out where i made mistakes in coding.

First at all i'm gonna explain how mine expert "TONY VIP V2 2.05 new multi.mq5" works:

i have custom indicator which thanks to Dll gives levels (supports and rezistences) on daily base.

it is paid indicator which i don't have a source code, so i decided to create mine own indicator "Antonio-V4.mq5" which can makes new indicator with levels my expert can work with in backtest and run it on actual chart same time.

For backtesting i have to make manually data file (txt) with levels(suports and resistences for each day in history with date and time from 9am first day to 9am second day to simulate "original indicator" which gives levels every 24 hours)for example "AUD-USD.txt" and my indicator create new indicator which my expert can trade). Indicators makes levels from text, finding theese words from data file: "nabídka" = resistence, "poptávka" = support. i copy data in Czech language.

"i had to create that indicator because i want to have a possibility to optimize my expert"


so my problem is that in strategy backtester expert works good, but if i want to run expert i am getting ERROR INIT out of array !!!!! or it does not open trades even with created indicator with actual data levels.

data file (txt) has a format for levels to simulate real"original indicator" levels has date and time from first day 9 am to 9am second day and so on. Probably somewhere here is the biggest problem, because expert in backtesting trying to trade future data( today it trades "tomorrow's levels" :D)



-it is picture of original paid indicator with levels.

original paid indicator

-it is picture of data levels created by mine indicator 

example of mine indicator


How mine indicator " Antonio-V4" works : Put data files with levels to MQL5 folder " Files" (AUD-USD.txt) , than put indicator to chart and fill name of data file (write exactly how it's named, even capital letters and special signs"AUD-USD") and than write name of new indicator ( it is important for expert)

how the indicator works


after that Indicator creates new indicators and you can find them in MQL5 folder "Files" than you have to move them to MQL5 folder "Indicators" and compile them all.

new indicators



How to set input for backtest: important it is just write symbol "AUDUSD" because it is multicurrency expert.

input

and than you have to writte name of created indicator.

indicator input

other inputs are not important.

All Library:

TONY VIP V2 2.05 new multi.mq5  MQL5/Experts

Antonio-V4.mq5                             MQL5/Indicators

AUD-USD.txt                                   MQL5/Files

Simple 1.mqh                                 MQL5/Include

Simple 2.mqh                                  MQL5/Include

Dosyalar:

ZIP
MQL5.zip
308.9 Kb

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(277)
Projeler
334
55%
Arabuluculuk
14
36% / 29%
Süresi dolmuş
1
0%
Serbest
2
Geliştirici 2
Derecelendirme
(64)
Projeler
144
46%
Arabuluculuk
20
40% / 20%
Süresi dolmuş
32
22%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(361)
Projeler
644
26%
Arabuluculuk
92
72% / 14%
Süresi dolmuş
12
2%
Çalışıyor
Yayınlandı: 1 kod
Benzer siparişler
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
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
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
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
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
//———————————————————————————————————————————————————————————————————— 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 () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs

Proje bilgisi

Bütçe
110+ USD
Son teslim tarihi
to 7 gün