Questions from Beginners MQL5 MT5 MetaTrader 5 - page 91

 
DC2008:

I'll give you my suggestion:

Check received data !=0 and !=DBL_MAX
 
What does array out of range mean?
 
sss20192 Can you tell me what "array out of range" means?
It's like this: " array out of range". This is when an array has 100 elements and the 101th element is being accessed.
 
Yedelkin:
It's like this: "Array overrun". It's when the array has 100 elements, and the 101th element is being addressed.
Thanks, I don't think there was such an error in mql4
 
Can you tell me how many anchor points for objects can be in mql5? In mql4 there were maximum 3 points, time1-time3, and in mql5 how many?
 
sss20192: How many points can an object be specified in mql5? In mql4 it was maximum 3 points, time1-time3, but in mql5, how many?

Type the word 'bind*' in the Help (Search tab) - there are several sections on the subject. You can skip the descriptions of all sorts of indicators and methods.

Here's another topic for the 'transitional' period: https://www.mql5.com/ru/forum/798

Помогите перейти на MetaTrader 5 без потерь
Помогите перейти на MetaTrader 5 без потерь
  • www.mql5.com
За время существования MT4 были созданы хорошие индикаторы.
 
There's nothing interesting there, better put it this way
 
sss20192: There's nothing interesting there, better put it this way

You weren't looking hard enough.

 
The documentation seems to say 30
 
So tell me, doesn't anyone know
Reason: