int OnInit() { string a = AccountCompany(); Comment("現在の取引業者(ブローカー)は"+a+"です"); return(INIT_SUCCEEDED); }