MQL4 - automated forex trading   /  

Forum

Error opening BUY order : 130

Back to topics list To post a new topic, please log in or register

avatar
8
ATAHUALPACL 2006.05.23 05:39 
What means "Error opening BUY order : 130" in an order opening.
please,
I need this explanation
Econometrics EURUSD One-Step-Ahead Forecast

Econometrics EURUSD One-Step-Ahead Forecast

The article focuses on one-step-ahead forecasting for EURUSD using EViews software and a further evaluation of forecasting results using the programs in EViews. The forecast involves regression models and is evaluated by means of an Expert Advisor developed for MetaTrader 4.


avatar
Moderator
5198
stringo 2006.05.23 11:39 

avatar
27
flag 2006.05.23 20:12 
also :
StopLoss and TakeProfit levels cannot be too close to the market. The minimal distance of stop levels in points can be obtained using the MarketInfo() function with MODE_STOPLEVEL parameter. In the case of erroneous or unnormalized stop levels, the error 130 (ERR_INVALID_STOPS) will be generated.

in http://docs.mql4.com/trading/OrderSend
Back to topics list  

To add comments, please log in or register