bernd
bernd
Amigos

Si añade a sus amigos a través de sus perfiles o la búsqueda, podrá comunicarse y monitorear fácilmente su presencia en el sitio web.

bernd
Ha agregado el tema crear un número mágico
/** * create a positive integer for the use as a magic number. * * The function takes a string as argument and calculates * an 31 bit hash value from it. The hash does certainly not * have the strength of a real cryptographic hash function * but it
bernd
Ha agregado el tema Detección de 5 dígitos
double pointsPerPip(){    string suffix = StringSubstr ( Symbol (), 6 );    int digits = MarketInfo( "EURUSD" + suffix, MODE_DIGITS);    if (digits == 0 ){       digits = MarketInfo(
bernd
Se ha registrado en MQL5.community