




已閱讀5頁,還剩9頁未讀, 繼續(xù)免費閱讀
版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領
文檔簡介
請問MT4 EA不能開單,日志顯示“OrderSend error 130”是什么意思最好能直接給我一個能用的ORDERSEND的代碼,希望能根據(jù)相應條件,每個貨幣對都能開單而且只開一單。舉報違規(guī)檢舉侵權投訴|2013-08-23 13:19 提問者采納百度啊,大哥。也有MT4錯誤代碼表的。ERR_INVALID_STOPS,檢查你的止損價位,是不是太近、甚至設反了。=MT4錯誤代碼最完整匯總(2011-05-16 09:44:02)轉載標簽: 雜談 分類: 外匯 MT4 的錯誤代碼是存放在MetaEditor的libraries文件夾下 stdlib.mq4或stderror.mq4文件中但是內容都是英文,我將這部分的翻譯轉過來,以供參考 case 1: error_string=no error; 沒有錯誤返回。; case 2: error_string=common error; 沒有錯誤返回但結果不明; case 3: error_string=invalid trade parameters; 一般錯誤; case 4: error_string=trade server is busy;無效交易參量; case 5: error_string=old version of the client terminal;交易服務器繁忙; case 6: error_string=no connection with trade server;客戶終端舊版本; case 7: error_string=not enough rights;沒有連接服務器; case 8: error_string=too frequent requests;沒有權限; case 9: error_string=malfunctional trade operation (never returned error);請求過于頻繁; case 64: error_string=account disabled; 交易運行故障; case 65: error_string=invalid account;賬戶禁止; case 128: error_string=trade timeout;無效超時; case 129: error_string=invalid price; 無效價格; case 130: error_string=invalid stops;無效停止; case 131: error_string=invalid trade volume;無效交易量; case 132: error_string=market is closed;市場關閉; case 133: error_string=trade is disabled;交易被禁止; case 134: error_string=not enough money;資金不足; case 135: error_string=price changed;價格改變; case 136: error_string=off quotes; 開價; case 137: error_string=broker is busy (never returned error);經紀繁忙; case 138: error_string=requote;重新開價; case 139: error_string=order is locked;定單被鎖定; case 140: error_string=long positions only allowed;只允許看漲倉位; case 141: error_string=too many requests;過多請求; case 145: error_string=modification denied because order too close to market;因為過于接近市場,修改否定; case 146: error_string=trade context is busy;交易文本已滿; case 147: error_string=expirations are denied by broker;時間周期被經紀否定; case 148: error_string=amount of open and pending orders has reached the limit;開單和掛單總數(shù)已被經紀限定; case 149: error_string=hedging is prohibited;當對沖備拒絕時,打開相對于現(xiàn)有的一個單置; case 150: error_string=prohibited by FIFO rules;把為反FIFO規(guī)定的單子平掉; 以下是mql4的錯誤代碼 case 4000: error_string=no error (never generated code); 沒有錯誤; case 4001: error_string=wrong function pointer; 錯誤函數(shù)指示; case 4002: error_string=array index is out of range;數(shù)組索引超出范圍; case 4003: error_string=no memory for function call stack; 對于調用堆棧儲存器函數(shù)沒有足夠內存; case 4004: error_string=recursive stack overflow; 循環(huán)堆棧儲存器溢出; case 4005: error_string=not enough stack for parameter;對于堆棧儲存器參量沒有內存; case 4006: error_string=no memory for parameter string;對于字行參量沒有足夠內存; case 4007: error_string=no memory for temp string;對于字行沒有足夠內存; case 4008: error_string=not initialized string;沒有初始字行; case 4009: error_string=not initialized string in array;在數(shù)組中沒有初始字串符; case 4010: error_string=no memory for array string;對于數(shù)組沒有內存; case 4011: error_string=too long string; 字行過長; case 4012: error_string=remainder from zero divide; 余數(shù)劃分為零; case 4013: error_string=zero divide; 零劃分; case 4014: error_string=unknown command;不明命令; case 4015: error_string=wrong jump (never generated error);錯誤轉換(沒有常規(guī)錯誤); case 4016: error_string=not initialized array;沒有初始數(shù)組; case 4017: error_string=dll calls are not allowed;禁止調用DLL; /出現(xiàn)這個異常在導入時候運行動態(tài)調用dll即可 case 4018: error_string=cannot load library; 數(shù)據(jù)庫不能下載; case 4019: error_string=cannot call function; 不能調用函數(shù); case 4020: error_string=expert function calls are not allowed;禁止調用智能交易函數(shù); case 4021: error_string=not enough memory for temp string returned from function; 對于來自函數(shù)的字行沒有足夠內存; case 4022: error_string=system is busy (never generated error);系統(tǒng)繁忙 (沒有常規(guī)錯誤); case 4050: error_string=invalid function parameters count; 無效計數(shù)參量函數(shù); case 4051: error_string=invalid function parameter value; 無效參量值函數(shù); case 4052: error_string=string function internal error;字行函數(shù)內部錯誤; case 4053: error_string=some array error; 一些數(shù)組錯誤; case 4054: error_string=incorrect series array using;應用不正確數(shù)組; case 4055: error_string=custom indicator error; 自定義指標錯誤; case 4056: error_string=arrays are incompatible; 不協(xié)調數(shù)組; case 4057: error_string=global variables processing error;整體變量過程錯誤; case 4058: error_string=global variable not found; 整體變量未找到; case 4059: error_string=function is not allowed in testing mode;測試模式函數(shù)禁止; case 4060: error_string=function is not confirmed;沒有確認函數(shù); case 4061: error_string=send mail error; 發(fā)送郵件錯誤; case 4062: error_string=string parameter expected; 字行預計參量; case 4063: error_string=integer parameter expected; 整數(shù)預計參量; case 4064: error_string=double parameter expected; 雙預計參量; case 4065: error_string=array as parameter expected; 數(shù)組作為預計參量; case 4066: error_string=requested history data in update state; 刷新狀態(tài)請求歷史數(shù)據(jù); case 4067: error_string=ERR_TRADE_ERROR;交易函數(shù)錯誤; case 4099: error_string=end of file ERR_END_OF_FILE; 文件結束; case 4100: error_string=some file error; 一些文件錯誤; case 4101: error_string=wrong file name;錯誤文件名稱 case 4102: error_string=too many opened files;打開文件過多; case 4103: error_string=cannot open file不能打開文件; case 4104: error_string=incompatible access to a file不協(xié)調文件; case 4105: error_string=no order selected沒有選擇定單; case 4106: error_string=unknown symbol;不明貨幣對; case 4107: error_string=invalid price parameter for trade function; 無效價格; case 4108: error_string=invalid ticket; 無效定單編碼; case 4109: error_string=trade is not allowed in the expert properties; 不允許交易; case 4110: error_string=longs are not allowed in the expert properties; 不允許長期; case 4111: error_string=shorts are not allowed in the expert properties; 不允許短期; case 4200: error_string=object is already exist; 定單已經存在; case 4201: error_string=unknown object property; 不明定單屬性; case 4202: error_string=object is not exist; 定單不存在; case 4203: error_string=unknown object type; 不明定單類型; case 4204: error_string=no object name;沒有定單名稱; case 4205: error_string=object coordinates error; 定單坐標錯誤; case 4206: error_string=no specified subwindow; 沒有指定子窗口;MT4 的錯誤代碼是存放在MetaEditor的libraries文件夾下 stdlib.mq4或stderror.mq4文件中但是內容都是英文,我將這部分的翻譯轉過來,以供參考 case 1: error_string=no error; 沒有錯誤返回。; case 2: error_string=common error; 沒有錯誤返回但結果不明; case 3: error_string=invalid trade parameters; 一般錯誤; case 4: error_string=trade server is busy;無效交易參量; case 5: error_string=old version of the client terminal;交易服務器繁忙; case 6: error_string=no connection with trade server;客戶終端舊版本; case 7: error_string=not enough rights;沒有連接服務器; case 8: error_string=too frequent requests;沒有權限; case 9: error_string=malfunctional trade operation (never returned error);請求過于頻繁; case 64: error_string=account disabled; 交易運行故障; case 65: error_string=invalid account;賬戶禁止; case 128: error_string=trade timeout;無效超時; case 129: error_string=invalid price; 無效價格; case 130: error_string=invalid stops;無效停止; case 131: error_string=invalid trade volume;無效交易量; case 132: error_string=market is closed;市場關閉; case 133: error_string=trade is disabled;交易被禁止; case 134: error_string=not enough money;資金不足; case 135: error_string=price changed;價格改變; case 136: error_string=off quotes; 開價; case 137: error_string=broker is busy (never returned error);經紀繁忙; case 138: error_string=requote;重新開價; case 139: error_string=order is locked;定單被鎖定; case 140: error_string=long positions only allowed;只允許看漲倉位; case 141: error_string=too many requests;過多請求; case 145: error_string=modification denied because order too close to market;因為過于接近市場,修改否定; case 146: error_string=trade context is busy;交易文本已滿; case 147: error_string=expirations are denied by broker;時間周期被經紀否定; case 148: error_string=amount of open and pending orders has reached the limit;開單和掛單總數(shù)已被經紀限定; case 149: error_string=hedging is prohibited;當對沖備拒絕時,打開相對于現(xiàn)有的一個單置; case 150: error_string=prohibited by FIFO rules;把為反FIFO規(guī)定的單子平掉; 以下是mql4的錯誤代碼 case 4000: error_string=no error (never generated code); 沒有錯誤; case 4001: error_string=wrong function pointer; 錯誤函數(shù)指示; case 4002: error_string=array index is out of range;數(shù)組索引超出范圍; case 4003: error_string=no memory for function call stack; 對于調用堆棧儲存器函數(shù)沒有足夠內存; case 4004: error_string=recursive stack overflow; 循環(huán)堆棧儲存器溢出; case 4005: error_string=not enough stack for parameter;對于堆棧儲存器參量沒有內存; case 4006: error_string=no memory for parameter string;對于字行參量沒有足夠內存; case 4007: error_string=no memory for temp string;對于字行沒有足夠內存; case 4008: error_string=not initialized string;沒有初始字行; case 4009: error_string=not initialized string in array;在數(shù)組中沒有初始字串符; case 4010: error_string=no memory for array string;對于數(shù)組沒有內存; case 4011: error_string=too long string; 字行過長; case 4012: error_string=remainder from zero divide; 余數(shù)劃分為零; case 4013: error_string=zero divide; 零劃分; case 4014: error_string=unknown command;不明命令; case 4015: error_string=wrong jump (never generated error);錯誤轉換(沒有常規(guī)錯誤); case 4016: error_string=not initialized array;沒有初始數(shù)組; case 4017: error_string=dll calls are not allowed;禁止調用DLL; /出現(xiàn)這個異常在導入時候運行動態(tài)調用dll即可 case 4018: error_string=cannot load library; 數(shù)據(jù)庫不能下載; case 4019: error_string=cannot call function; 不能調用函數(shù); case 4020: error_string=expert function calls are not allowed;禁止調用智能交易函數(shù); case 4021: error_string=not enough memory for temp string returned from function; 對于來自函數(shù)的字行沒有足夠內存; case 4022: error_string=system is busy (never generated error);系統(tǒng)繁忙 (沒有常規(guī)錯誤); case 4050: error_string=invalid function parameters count; 無效計數(shù)參量函數(shù); case 4051: error_string=invalid function parameter value; 無效參量值函數(shù); case 4052: error_string=string function internal error;字行函數(shù)內部錯誤; case 4053: error_string=some array error; 一些數(shù)組錯誤; case 4054: error_string=incorrect series array using;應用不正確數(shù)組; case 4055: error_string=custom indicator error; 自定義指標錯誤; case 4056: error_string=arrays are incompatible; 不協(xié)調數(shù)組; case 4057: error_string=global variables processing error;整體變量過程錯誤; case 4058: error_string=global variable not found; 整體變量未找到; case 4059: error_string=function is not allowed in testing mode;測試模式函數(shù)禁止; case 4060: error_string=function is not confirmed;沒有確認函數(shù); case 4061: error_string=send mail error; 發(fā)送郵件錯誤; case 4062: error_string=string parameter expected; 字行預計參量; case 4063: error_string=integer parameter expected; 整數(shù)預計參量; case 4064: error_string=double parameter expected; 雙預計參量; case 4065: error_string=array as parameter expected; 數(shù)組作為預計參量; case 4066: error_string=requested history data in update state; 刷新狀態(tài)請求歷史數(shù)據(jù); case 4067: error_string=ERR_TRADE_ERROR;交易函數(shù)錯誤; case 4099: error_string=end of file ERR_END_OF_FILE; 文件結束; case 4100: error_string=some file error; 一些文件錯誤; case 4101: error_string=wrong file name;錯誤文件名稱 case 4102: error_string=too many opened files;打開文件過多; case 4103: error_string=cannot open file不能打開文件; case 4104: error_string=incompatible access to a file不協(xié)調文件; case 4105: error_string=no order selected沒有選擇定單; case 4106: error_string=unknown symbol;不明貨幣對; case 4107: error_string=invalid price parameter for trade function; 無效價格; case 4108: error_string=invalid ticket; 無效定單編碼; case 4109: error_string=trade is not allowed in the expert properties; 不允許交易; case 4110: error_string=longs are not allowed in the expert properties; 不允許長期; case 4111: error_string=shorts are not allowed in the expert properties; 不允許短期; case 4200: error_string=object is already exist; 定單已經存在; case 4201: error_string=unknown object property; 不明定單屬性; case 4202: error_string=object is not exist; 定單不存在; case 4203: error_string=unknown object type; 不明定單類型; case 4204: error_string=no object name;沒有定單名稱; case 4205: error_string=object coordinates error; 定單坐標錯誤; case 4206: error_string=no specified subwindow; 沒有指定子窗口;=以下是源代碼(少了4067的錯誤代碼):case 0: case 1: error_string=no error; break; case 2: error_string=common error; break; case 3: error_string=invalid trade parameters; break; case 4: error_string=trade server is busy; break; case 5: error_string=old version of the client terminal; break; case 6: error_string=no connection with trade server; break; case 7: error_string=not enough rights; break; case 8: error_string=too frequent requests; break; case 9: error_string=malfunctional trade operation (never returned error); break; case 64: error_string=account disabled; break; case 65: error_string=invalid account; break; case 128: error_string=trade timeout; break; case 129: error_string=invalid price; break; case 130: error_string=invalid stops; break; case 131: error_string=invalid trade volume; break; case 132: error_string=market is closed; break; case 133: error_string=trade is disabled; break; case 134: error_string=not enough money; break; case 135: error_string=price changed; break; case 136: error_string=off quotes; break; case 137: error_string=broker is busy (never returned error); break; case 138: error_string=requote; break; case 139: error_string=order is locked; break; case 140: error_string=long positions only allowed; break; case 141: error_string=too many requests; break; case 145: error_string=modification denied because order too close to market; break; case 146: error_string=trade context is busy; break; case 147: error_string=expirations are denied by broker; break; case 148: error_string=amount of open and pending orders has reached the limit; break; case 149: error_string=hedging is prohibited; break; case 150: error_string=prohibited by FIFO rules; break; /- mql4 errors case 4000: error_string=no error (never generated code); break; case 4001: error_string=wrong function pointer; break; case 4002: error_string=array index is out of range; break; case 4003: error_string=no memory for function call stack; break; case 4004: error_string=recursive stack overflow; break; case 4005: error_string=not enough stack for parameter; break; case 4006: error_string=no memory for parameter string; break; case 4007: error_string=no memory for temp string; break; case 4008: error_string=not initialized string; break; case 4009: error_string=not initialized string in array; break; case 4010: error_string=no memory for array string; break; case 4011: error_string=too long string; break; case 4012: error_string=remainder from zero divide; break; case 4013: error_string=zero divide; break; case 4014: error_string=unknown command
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經權益所有人同意不得將文件中的內容挪作商業(yè)或盈利用途。
- 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
- 6. 下載文件中如有侵權或不適當內容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 福建省南平市延平區(qū)2025年七下英語期中綜合測試試題含答案
- 玩具違法試題及答案
- 土木工程材料試題及答案
- 2025年鍋爐設備股權轉讓協(xié)議
- 2025年烹飪設備采購協(xié)議
- 2025年策劃版企業(yè)采購合作協(xié)議
- 2025年共同策劃現(xiàn)代物流合作發(fā)展協(xié)議書
- 2025年兒童領養(yǎng)協(xié)議標準格式
- 2025年度夏令營活動策劃權益保障協(xié)議
- 2025年智能家居設備銷售合作協(xié)議書模板
- 【MOOC】大學生勞動教育-南京大學 中國大學慕課MOOC答案
- 上海市2019年中考化學真題(含答案)
- 氣壓傳動課件 項目三任務一 氣動基本調速回路組裝與調試
- 咨詢實施顧問能力素質模型
- 2025年上海市數(shù)學高考一輪復習:立體幾何(Ⅰ)(考點練+模擬練)含詳解
- 建筑水電安裝工程規(guī)范要求中的水泵安裝要求
- 日子(2023年重慶B中考語文試卷記敘文閱讀題及答案)
- 【usmile電動牙刷的營銷策略探析8600字(論文)】
- 2024-2030年中國胸外科行業(yè)市場發(fā)展趨勢與前景展望戰(zhàn)略分析報告
- 小兒麻醉術后并發(fā)癥
- 2019青鳥消防JBF6481編碼器使用指南
評論
0/150
提交評論