how would you do this?
-
How can I trade multiple pairs from one chart without having this issue?
@ambrogio @roar @l-andorrà @jstap
If you remember here https://fxdreema.com/forum/topic/16569/which-is-better-to-use/12?page=1 that I want to trade multi-currency from one chart and y'all said I'll have to create individual base logic for each which I did for about all tradable pairs...
One to want to stage live in MT4 i got this error: see the bot not taking trades
2023.04.21 16:58:18.083 ....... EURUSDm,H1: array out of range in '65391-55581.mq4' (4857,29)
but the MT5 version does not have this error...The project is large don't even know which part to send
In summary, how would have handled this if it happed to you
-
Don't know much about array out of range or how to fix, basically though it means the EA is collecting data but can't get it all.
-
@tec-nacks open the code file, go to line 4857, see what array it is, see what index the EA is trying to access
-
@roar I checked through and this what I see

Do you think that time [0] should be time [1] ?
I'm not sure need your guide pls
-
@tec-nacks the EA tries to copy some time data to array time, but this copying fails because of some data issue - do you have enough history data for all your symbols?
-
@roar no not on all the symbols causing the issue.
-
so if I have about a month of history data on those pairs, it'll resolve it, right?
I guess that's why its didn't give any error on MT5 because it has data across all pairs
But when I installed a new MT5 terminal on my VPS, it didn;t prompt this error
-
-
@tec-nacks getting more data helps, thats for sure
-
@roar ok, thank you can we say itsMT4 issue as MT5 doesn't require this?
-
@tec-nacks I cant draw any conclusions, I can only say the history data check fails for some reason.
-
@roar I understand thank you, will keep updated once the market opens
-
This is the second thread you created for the same issue. Please don't duplicate threads.
-
@l-andorrà I don't understand what you're talking about...
This is new
-
@roar That's waow...
Mann, I see you are a programmer also; **Can you build News Filter on FxDreema Studio for MT4 and MT5 even it a paid work? **