I am running the MT4 app build 1425 on my Iphone and receiving a plethora of messages under Profile. All are apparently informing me that my VPSs are connecting to MQL5.com: "New MQL%.com authorization from 'xx.xxx.xxx.xxx', U.S. New York (MT5 terminal) - previous 'xx.xxx.xxx.xx', NL. How can I turn
Is there a way to use metatrader as a simulator at all? So if you wish to practice tradeing based upon past data and when the market is close on a weekend you can do so at all? I was just wondering if this could be done. Thanks Larry Liles lileslarry@yahoo.com
"Hello, I have an Expert Advisor for MetaTrader that works well, but the problem is that when running it live or in backtesting, I get an 'Array Out of Range' error at specific points and lines in the code. However, the location where the error occurs lacks any data. These errors occur randomly, and
Good morning Forum, I have an EA that currently has two variables: buyOrders and sellOrders which increase by 1 each time a new trade is made. I have a maximum number limit which is currently set at 10 buys and 10 sells simultaneously. If a trade closes, then I would like these variables to decrease
double atr1= iATR ( Symbol (), PERIOD_W1 , 5 , 1 ); double atr2= iATR ( Symbol (), PERIOD_W1 , 5 , 2 ); retun the atr1 And atr2 Value is 0 ; why? int weekly period, i can read the K-line,so ,I Have data
Hello, I can log into my profile using the MetaTrader4 app. But when I open the Desktop MT4 terminal and use the same login details, it tells me the login details are wrong. I restarted the computer and closed everything and then reopened it. What can I do? Thank you very much
Does anyone know any EA or SCRIPT which will calculate the TP and SL levels by itself and closes the orders when either the SL calculated or TP calculated would be hit.Before you ask, this would be to get around STOPLEVEL and to allow me to trade little position sizes. To understand it better it...
Hi guys, but I'm trying to download some missing currency's from the 'history data' for backtesting and it tells me there's no history data and wont let me download. Can you guys help? Thanks again
[ARCHIVE]Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Can't go anywhere without you - 5.
(4316 1 2 3 4 5 ... 431 432)
(Previous part here ) Hello, Could you suggest a function in mql4, which among several open buy positions, starting from the lowest price, counts the specified number of lots (sum) and outputs the price below which this number of lots are. Orders are market orders. And the same, but for sell. To
How do you fix this issue? I have a Live account with a broker but can't place a New Order. All of the markets are showing as disabled
Hey guys, I am a bit stuck and need help. I am currently coding a semi-automatic MT4 EA for order placement and management. The idea is, that I insert these variables: 1) Order direction (buy/sell) 2) Start price (e.g. 2800) 3) End price (e.g. 2798) 4) SL (e.g. 2802) 5) TP1 (2796) 6) TP2 (2794) 7)
I need 15M 1H 4H 1D 1W for all 28 pairs for 30 periods back in my EA. I have used a very good tool in MQL5 published here but is there a way of doing this in MQl4?
We trade Forex using an EA (MT4). We found calculation errors in profit calculations at back test as detailed below. We would appreciate system correction because we need accuracy in back test profit and margin forecast before migrating to an real account. Please find attached sample "Results" tab
Hey guys, I've extended the basic Zigzag indicator as following: - peaks on close values (not wicks) - 4 additional arrays: valid highs & valid lows + associated wicks. They save the peaks as soon as they're not changeable anymore - after new valid high it compares with previous high wick + 20 pips
Hi All, Hopefully a quick question. How do I create a line of comments in the Input Tap of the Property Windows for the input variables. For example if I want to indicate that input variables below a certain line should be changed just in special market conditions? Thanks, MG
Hello, I'm working on it fibonacci retracement and i want to give names to the horizontal lines with label. How can do that? Thank you for helping.
In MetaEditor, "Edit" menu, "Advanced" option, there are 'Comment' and 'Uncomment' options. They work for me, but only from that menu. Can I use those tools from the keyboard? Next to the 'Comment' option, there is an indication of key combination Ctrl+'. I am not sure what character is that. Is it
Hello my friends, I want to build an indicator that show the close for the last X numberof candles only. Therefore, I wrote the attached indicator. //+------------------------------------------------------------------+//| Close Oscillator I.mq4...
I am used to Tradingview where dragging the mouse moves the chart horizontally, and the mouse wheel scrolls in/out. I am considering using MT4 for strategy automation but I can't get over this little hiccup. To make matters worse, the mousewheel is even inverted. Why is there no option in the
Hi coders, please advise how to get the iTime automatically for other respective timeframe's datetime ? datetime iTm= iTime (sym, PERIOD_M1 , 15 ); // Shift=15 Print (TimeToStr(iTm)); // Output : 2025.02.14 18:57 Note that the above example of "PERIOD_M1" is not fixed, I may use
Good morning, on the mt4 platform I have an expert and an indicator attached to a chart (both without source code ). My expert shows two buttons on the chart, one buy and one sell, which are activated and deactivated with a mouse click. I would like to understand if it is possible to simulate an
[Deleted]
Hi, I'm trying to get the number of decimal digits from a number. for example 0.1234 ---> 4 0.465 ---> 3 0.51 ---> 2 So far, I can only a similar function from this function MarketInfo(Symbol(),MODE_DIGITS); But that doesn't really help me. I need to get the number of decimal digits which I get...
hello MQL5 team, as my EA code using iCustom() for importing indi buffers, I want to clear my doubt : every Ontick events, ea re-calculate the indi buffer by iCustom() from the beginning of whole time series , I want to know if I place the indi on chart, whether it reducing the amount of computation
I can't isolate the reason why the values that a custom indicator that is called from my EA gives when I try to backtest the EA, are different from the values this indicator shows when I attach it to a chart. I have tried to find info about the internal processes of the tester, but I didn't have...
Hey all I have a very strange behaviour in MT4. Since toay all event sounds are not working anymore. Yesterday everything was still fine. Of course I checked my computer's audio settings - all fine, can listen to music, volume is up etc. Of course I enabled all event sounds under Options -> Events
I am using MT4 and I have used mql5 marketplace from it. It was working well three months ago. Today when I am trying login I am getting the following message "MQL5.community authorization failed". The MT4 version I am using is download from "Octafx" broker website. Please help me solve this
[Deleted]
Hi, How can I find market Open or Close? dunction GetLastError()? What value return function? Or other function/way? Other solution? Thank you.
Please admin or anyone in the forum could you help me resolve this issue. I can't seem to be able to login my account on mt4 on my android mobile phone. It keeps giving me AUTHORISATION FAILED but my demo account logs in normal but the real account doesn't. Please help. Thanks!
Hello, can we download MT4 from mql5 website as we can download mt5, so that I don't need to download the mt4 from the broker company website I can use one mt4 for all brokers same as I can do it for mt5? Please help if anyone knows about it
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.