最終更新日 2020年1月29日水曜日 22:02:05

MQLエラーコード一覧

  codes returned from trade server
error_string 1 no error                                                   
2 common error                                              共通のエラー   
3 invalid trade parameters                                  無効の貿易パラメータ    
4 trade server is busy                                       
5 old version of the client terminal                         
6 no connection with trade server                            
7 not enough rights                                         十分な不権利      
8 too frequent requests                                     非常に頻繁な要求   
9 malfunctional trade operation (never returned error)      malfunctional貿易操作(決して戻されなかったエラー)     
64 account disabled                                          使用不可にされたアカウント                                         
65 invalid account                                           無効のアカウント                                          
128 trade timeout                                              
129 invalid price                                             無効の価格  
130 invalid stops                                              
131 invalid trade volume                                       
132 market is closed                                           
133 trade is disabled                                          
134 not enough money                                           
135 price changed                                              
136 off quotes                                                引用文から離れて 
137 broker is busy (never returned error)                      
138 requote                                                   再引用文 
139 order is locked                                            
140 long positions only allowed                                
141 too many requests                                          
145 modification denied because order too close to market     部分修正は否定した それゆえ 販売するために近すぎる注文  
146 trade context is busy                                      
147 expirations are denied by broker                          満了はブローカーにより否定される
148 amount of open and pending orders has reached the limit   開いているおよび保留中の注文の量は、限界に達した
149 hedging is prohibited                                     ヘッジは禁止される
150 prohibited by FIFO rules                                  先入先出法規則によって禁止される 
MQLエラー 
4000 no error (never generated code)                           無エラー(決して生成されなかったコード) 
4001 wrong function pointer                                   間違いの機能ポインタ
4002 array index is out of range                              配列インデックスは範囲を離れている
4003 no memory for function call stack                        ファンクションコールスタックのための無メモリー
4004 recursive stack overflow                                 再帰的なスタックオーバフロー
4005 not enough stack for parameter                           パラメータのための十分な不スタック
4006 no memory for parameter string                           パラメータストリングのための無メモリー
4007 no memory for temp string                                臨時職員ストリングのための無メモリー
4008 not initialized string                                   初期設定されない ストリング
4009 not initialized string in array                          配列において初期設定されない ストリング
4010 no memory for array\’ string                             array\’のための無メモリー ストリング 
4011 too long string                                          非常に長いストリング
4012 remainder from zero divide                               ゼロ除算からの残り 
4013 zero divide                                              ゼロ除算
4014 unknown command                                          未知のコマンド
4015 wrong jump (never generated error)                       間違いのジャンプ(決して発生しなかったエラー)
4016 not initialized array                                    初期設定されない 配列 
4017 dll calls are not allowed                                dll呼び出しは許されない
4018 cannot load library                                      ライブラリをロードできない
4019 cannot call function                                     機能を呼ぶことができない
4020 expert function calls are not allowed                    専門家のファンクションコールは許されない
4021 not enough memory for temp string returned from function 臨時職員ストリングのための十分なメモリーは機能から戻って来なかった
4022 system is busy (never generated error)                   システムは忙しい(決して発生しなかったエラー)
4050 invalid function parameters count                        無効の機能パラメータはカウントする
4051 invalid function parameter value                         無効の機能パラメータ値
4052 string function internal error                           ストリング機能内部エラー 
4053 some array error                                         ある配列エラー 
4054 incorrect series array using                             間違ったシリーズは、使うことを配列する
4055 custom indicator error                                    
4056 arrays are incompatible                                   
4057 global variables processing error                         
4058 global variable not found                                 
4059 function is not allowed in testing mode                   
4060 function is not confirmed                                 
4061 send mail error                                           
4062 string parameter expected                                 
4063 integer parameter expected                                
4064 double parameter expected                                 
4065 array as parameter expected                               
4066 requested history data in update state                    
4099 end of file                                               
4100 some file error                                           
4101 wrong file name                                           
4102 too many opened files                                     
4103 cannot open file                                          
4104 incompatible access to a file                             
4105 no order selected                                         
4106 unknown symbol                                            OANDAのペアは-bが付くのでエラーになった。2020/01/29
4107 invalid price parameter for trade function                
4108 invalid ticket                                            
4109 trade is not allowed in the expert properties             
4110 longs are not allowed in the expert properties            
4111 shorts are not allowed in the expert properties           
4200 object is already exist                                   
4201 unknown object property                                   
4202 object is not exist                                       
4203 unknown object type                                       
4204 no object name                                            
4205 object coordinates error                                  
4206 no specified subwindow                                    
   unknown error  

About the Author