How create a login form in an EA

 

Hello friends,

I want to create a login form in an EA, what is the right form to do that?


Thanks for your help

 
OBJ_EDIT - Object Types - Objects Constants - Standard Constants, Enumerations and Structures - MQL4 Reference
OBJ_EDIT - Object Types - Objects Constants - Standard Constants, Enumerations and Structures - MQL4 Reference
  • docs.mql4.com
OBJ_EDIT - Object Types - Objects Constants - Standard Constants, Enumerations and Structures - MQL4 Reference
 
Linash:

I want to create a login form in an EA, what is the right form to do that?

Why not to use input parameters?
 
Stanislav Korotky:
Why not to use input parameters?

Because the password is visible.

Finally I used the ID account parameter.