Forum

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 require. Thanks

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);"