Please check the picture attached. Every second it changed from enable to disable, all the time, it does not stop. Anyone knows what it could happened? I have good Internet connection and my EA was working perfectly in the past. Hope to hear from anyone of you soon, MANY THANKS
in 2014 i do WFA, tons of learning also in asirikuy about how robust is WFA method, trade on open bar only, etc2 but its an effort too much, i always WFA my EA for weeks or month. And an Open Bar EA surely had long stagnant Drawdown period. As at the end , im coming to my own conclusion, continous
Hello all, I want to know, Is it possible to Modify Market Order Lot size with my expert adviser, Let assumed, I Opened 1 Lot size buy Order and now I want to close 0.5 Lot size. If Possible Let me know Thank you in advance
The StopLossPrice always returns the correct value. However, the price it returns is not always the correct amount of decimal places. Does anyone know why and how it can be corrected? Thank you double StopLossPrice() { // Buying Opportunities if (BullishCandlestick() == true &&
Hi, I am hoping someone can help with regards to expert advisors in MT5. I have purchased an EA and enabled algo trading but regardless of the expert advisor I add to my chart the EA icon in the top right of the chart remains blue without the green icon to show the EA is running, as can be seen in
Hello, I have been playing with CExpert, CExpertSignal for trying to generate buy/sell signals. I have been able to use different signal classes to generate buy/sell. But I want to add one derived class of either CExpert or CExpertSignal which will either allow or disallow the trades based on
Hello, I’m planning to sell some expert I have developed in the mql5.com market. My issue is that I’m using standard function such as iMa(), iRSI(), iATR() in the code and a buyer can modify these functions and make the expert not work correctly. The only solution I have currently is to rewrite the
Is there any EA that give more profit then losses or are there only lossses and small profit
//+------------------------------------------------------------------+//| MAENA.mq5 |//| Copyright 2010, MetaQuotes Software Corp. |//| http://www.mql5.com...
The following document: https://book.mql4.com/appendix/limits does not give the limitation imposed for Stop Limit orders. I am using MT5 and I an getting a lot of "invalid order" and "invalid stop" errors. I suspect one of the reasons might be the above though I am using MT5. I want to double check
Hello, the ea is suppose to open a trade when candle[3] is bearish and 2 candles bullish ( candle [2] & candle[1]) but it opens positions on the first signal till it hit the SL then it looks for another signal. How do I stop this
Hello, I have had an interesting failure in my EA recently when closing the order that I have never seen before. The function as everyone knows is this bool OrderClose( int ticket, // ticket double lots, // volume double price, // close price int
Hello. I'm noticing something a bit strange about my trades on MT5. My EA has been working perfectly until now. I noticed that a certain functionality no longer work. I contacted my broker and was told that they've thoroughly checked my account and confirmed that there are no limitations for me to
Hi All, I'm new here, and I'm kinda stuck, I'm trying to synchronize my system with the hosting server but every time I do I just get this message appear In my Journal? 1 19:31:14.090 Virtual Hosting : 6311211 obsolete version of "Hedge.ex4" cannot be transferred to the hosting server, please
Hi all, Inside my OnTick function I need to define a boolean ONLY after opening a trade and then redefine it later after a partial exit is triggered (on a later tick) - I then check this variable once there are open positions to determine if the first partial exit has happened or not, however this
Hello, i am getting the following error when testing: invalid pointer access in 'S_D_Trader.mq5' (58,13) This is the important part of the indicator. The Method CheckForMitigation() return a Pointer of Zone object. I never had so many problems while programming OOP, like with this language. Can
I have working trade panel, code not giving errors but there is a warning: 1st. problem 2.problem Recently I noticed that arrows and lines of closed trades are placed over the panel. Not such problem occured previously
Hi, I have an RSI-Trader EA I made that simply makes trades at certain RSI levels at different changeable RSI settings. Some pairs it works fine on some pairs not so much. I want to know why when I try to invert the trading mechanism, so that in the two different if, else brackets instead of buy the
[Deleted]
I was wondering if there was a way the ea can plot support and resistance by itself and trade it base off of candlestick pattern. But mostly wanted to know about how to code a Ea that plots support and resistance
In an EA that I am developing in MQL5, I use the function SymbolInfoDouble(symbol, SYMBOL_TRADE_TICK_VALUE ) to get the tick value of pairs that I am trading. It gives me the correct tick value when I run the EA normally. However, when I run it on the strategy tester the function returns wrong tick
When I launch the tester from the command line everything works fine except for the OptimizationCriterion parameter. With values from 0 to 6 everything works correctly but I can't set the "Complex Criterion max" value. I tried to save the tester settings and the file that is produced is: [Tester]
[Deleted]
Hi Friends I failed to understood, why my EA keeps looking for old files which have been deleted / relocated to a different folder. It seems some where the Strategy Tester keeps old records and repeat them while running. As I noticed two times, I did change the TimeFrame, but Tester was using old
Hi there, Pretty standard question I'm sure but the answer seems to allude me. I'm trying to calculate trade volume as a percentage of account equity given a specified entry price and stoploss. #include<Trade\Trade.mqh> #include <Expert\Money\MoneyFixedRisk.mqh> CTrade trade; CMoneyFixedRisk
Making progress with EA, however can computer settings or mt settings impair an EA's consistency?
(20 1 2)
We are being told by our EA coder that the EA is working perfectly when he tests it, however i have made videos of attaching it and editing it just as he recommends and it still consistently does not perform correctly. Are there settings on my computer that could be interfering? Possibly even
Hello I want to draw "LINEAR REGRESSION CHANNEL" by my hand, so i want to know how to do this mathematically
hi thanks for all who can help me i want to write a code that call many moving average when they cross they give me signal to buy or sell really i made the code but i have a problem that i want to call moving average in the h1 time frame or h4 but the expert isn't working according to this example
I'm looking for someone generous to code an indicator for me. The indicator I would like coded is a modification of the Bill Williams Fractal indicator. Here are a few things the indicator should do: 1. I need it to filler out fractals that appear conservatively- two of the same in a row, three in a
Hello guys! I have an issue with my EA. It is giving this Error 3 Invalid Trade Parameters but only if I use it on lower timeframes ( lower then M4). On M4 or Daily time is working fine. My SL and TP are calculated as per ATR value...also lotsize...maybe on lower timeframes lotsize cannot be
[Deleted]
Hi, I have a question about using standard library indicators and which one is superior in terms of performance(both RAM and CPU). for example the MACD indicator handle can be created both by: CiMACD* MACDhandle; MACDhandle= new CiMACD() and by the normal handle= iMACD (.....); copybuffer(...); and
[Deleted]
Good Afternoon !
Any idea why this happens EVEN rebooting both side machines ?
I have also rebooted all of them and even so I still have some ports not working ! (pict atached)
Thank you
MRC

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.