- Connection problems since new server-Software of MetaQuotes
- Question about Copier EA Not Working
- The difference between the order ticket number on the real hedging account and demo hedging account MT5
Hey, this is basically a general question but it's related to EAs. I find that my EA does not work the same way with one broker, Prosperity, versus another, Hugosway. I did program the EA using a Hugosway client in MQL4. Is this a coding issue or are there actual differences between brokers? Thank you for the help!
Hey Ron N.
I came on here, because I'm having trouble with my OrderSend statement. I get an error "4112 - ERR_TRADE_EXPERT_DISABLED_BY_SERVER - Automated trading by Expert Advisors/Scripts disabled by trade server". My brooker is Hugosway, the same as yours. I tried using the MQL4 sample code and that also fails.
Would you mind sharing just your OrderSend line?
Also, besides enabling Auto Trading button and enabling 'allow automated trading" under expert advisors tab did you have to do anything else?
Thank you for your time.
MQL4 Sample Code:
<Deleted>
MQL4 Sample Code:
<Deleted>
Please edit your post and use the code button (Alt+S) when pasting code.
EDIT your original post, please do not just post the code correctly in a new post.
-
FIFO (US) vs non when closing orders.
-
You can't move stops (or pending prices) closer to the market than the minimum: MODE_STOPLEVEL * _Point or SymbolInfoInteger(SYMBOL_TRADE_STOPS_LEVEL).
Requirements and Limitations in Making Trades - Appendixes - MQL4 Tutorial - Margin requirements.
- If you see repeated error messages before that, you must fix the broken EA.
- Otherwise, that has nothing to do with the terminal or your code. Your broker does not allow algorithmic trading.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use