全商品検索 口座管理サービス EA作成ツール 出品サービス
インフォメーション
検索
authenticationCode2
{{list_label}}
{{ item.title }}

//+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+

//| Code 2 Start                                 

//+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+


   if(!IsTesting()&&!IsDemo()&&!IsDllsAllowed())

     {

      lr_msg=lr_msg1+"Please allow use of DLL "+lr_msg2;

      Alert(lr_msg);Print(lr_msg);ExpertRemove();

      return(INIT_FAILED);

     }


//+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+

//| Code 2 End                                   

//+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+     


よくある質問