jeasuquo
jeasuquo
Friends

Add friends via their profile or user search and you will be able to see if they are online

jeasuquo
Registered at MQL5.community
jeasuquo
Added topic HELP NEEDED IN ENCRYPTION CODE!
Please can someone help me on how to make the password typed by a user hidden (or substituted with asterisk characters). The code fragment is shown below: extern string Username; extern string Password; I have attached a capture of possible output I
jeasuquo
Added topic CODING HELP NEEDED PLEASE!
Can someone please help me with a code that can enable an ea to execute one trade per currency pair per day without constraining chart period to PERIOD_D1 and using "if(Volume[0] > 1) return(0);"