"New Neural" is an Open Source neural network engine project for the MetaTrader 5 platform. - page 43

 

 
Let's better discuss table setting at the commissioning of the project - it will be truly motivating:)
 
Integer:
Let's better discuss table setting at project commissioning - it will be truly motivating:)
There you go. Now I'm hungry. But you can't. I'm going to my father-in-law's for his birthday tonight.
 
Urain:
Did you make it yourself or did you steal it from somewhere else?
Of course I did. :)
 
Integer:

Integer:)

Integrated Skulls - I like it.
 
joo:
Integrated skulls - I like it.

I can see that the profile of the work affects).

I think a spider sitting in the center on a spider's web would be fine.

 
her.human:

I can see the work profile is affecting).

No, no. This has nothing to do with the funeral parlor. :)
 
her.human:

I can see that the profile of the work affects).

I think the spider sitting in the center on the spider's web will do.

eating an engineer's head. :)
 
sergeev:
finishing the engineer's head. :)
About this it is better not to remember, otherwise the project is dead. (
 

PRNG class in the specified range.

Advantages: possibility to have several randoms with different initialization,

evenly distributed values of any range up to 10 lakh (unfortunately, more than that is not enough for the array).

For 10 lakh calls Rand() overtakes standard rand by 50 µs (time rnd.Rand()=344 time rand()=391).

Disadvantages: Srand() initializes long, standard range 32768 (766 µs), 1 lakh almost 2 minutes.

I haven't checked the 10 million limit, but for sure it is incredibly long, because time grows progressively.

Healthy criticism is accepted. I accept criticism in deposit currency:)

Документация по MQL5: Стандартные константы, перечисления и структуры / Состояние окружения / Информация о счете
Документация по MQL5: Стандартные константы, перечисления и структуры / Состояние окружения / Информация о счете
  • www.mql5.com
Стандартные константы, перечисления и структуры / Состояние окружения / Информация о счете - Документация по MQL5
Files:
Randm.mqh  4 kb