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

작업 종료됨

실행 시간 43 일
피고용인의 피드백
the best customer!
고객의 피드백
greate service

명시

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

파일:

ZIP
MQL5.zip
308.9 Kb

응답함

1
개발자 1
등급
(277)
프로젝트
334
55%
중재
14
36% / 29%
기한 초과
1
0%
무료
2
개발자 2
등급
(64)
프로젝트
144
46%
중재
20
40% / 20%
기한 초과
32
22%
작업중
3
개발자 3
등급
(361)
프로젝트
644
26%
중재
92
72% / 14%
기한 초과
12
2%
작업중
게재됨: 1 코드
비슷한 주문
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
//———————————————————————————————————————————————————————————————————— 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 () {
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained

프로젝트 정보

예산
110+ USD
기한
 7 일