MQL ( 1 ) MQL5. AccountInfoString. 메타 연결된 서버 정보. string AccountInfoString( ENUM_ACCOUNT_INFO_STRING property_id // Property identifier ); // example void OnStart() { //--- Show all the information available from the function AccountInfoString() Print("The name of the broker = ",AccountInfoString(ACCOUNT_COMPANY)); Print("Deposit currency = ",AccountInfoString(ACCOUNT_CURRENCY)); Print("Client name = ",AccountInfoString(ACCOUNT_NAME)); Print("T.. 2020. 10. 10. 이전 1 다음