Hi, I'm porting code across from MQL4 to MQL5 and am battling on what I thought would be quite simple. I want to work out the moving average. In MQL4 it was: double movingAverage = iMA(m_symbol, m_timeFrame, period, index, m_maMethod , PRICE_CLOSE, 0); In MQL 5 we now get: double firstMA =
Daily price is on bullish reversal condition for breaking 1.1326 resistance level from below to above with the following key support/resistance levels:
1.1713 key resistance level located far above Ichimoku cloud in the primary bullish area of the chart;1.0924 key support level located far below...
Just trying if someone has some idea on the topic. It is actually not directly MQL related, but rather a design question. My problem is, that I have indicator which performs heavy computing work, but only occasionally. The calculations may block the MT4 GUI thread for a few seconds. It happens when...
Hi,
I'm trying to generate alert by EA at a specific time in MT4 . What data type I should use before Alert_time to correctly execute the code.
extern double Alert_Time = 13.00;input string MSG = "Hi, type you msg here";bool T =...
USDJPY: USDJPY lost its downside momentum to close higher on a long-tailed candle on Thursday. This development leaves risk higher with a possible run at the 119.50 level. Above here will clear the way for more strength build up towards the 120.00 level with a break targeting the 120.50 level....
Hello traders i have a very good strategy for trading short term and i need help coding an indicator for it, its a price action and breakout strategy so please notify me if you can
I'm a heavy user of MT4 and custom indicators. I'm not very technical, but I have read all the typical tips on how to improve system performance. Each has provided small improvement but my system performance is painfully slow. I even purchased a new PC using SSD's for primary disk, 16GB RAM and...
One hour Two hours Three to five hours Six to eight hours Nine to twelve hours 24 hours a day Under an hour Not at all
Hi !
sometimes I wonder is there any perenially profitable EA out there because all the EAs I download from the market for demo test fails with big DD at one point or the other in future.neither the EA I coded runs into profit continually without intolerable drawdown!(I am a profitable manual...
i am dealing with very low values, like: 0.0000001 vs -0.0000001.
in comparison with zero the compiler seems to be confused.
is there any way to detect precisely (and not by comparison with zero) - which number is positive and negative.
it may sound stupid... still, it is not... please help...
Hi folks, I need your help with the following question: is there a way to retrieve the name of the PC my EA is running on in MetraTrader4? Because I'm running the same EA on the same account on two different Laptops. One of them at work and the other one at home and only the one at home should be...
Less than 1:25 1:50 1:100 1:200 1:300 1:400 1:500 More than 1:500
Hi, when I click on the last candle its 2 hours behind my local time (Netherlands) How to fix? :) Tnx
Heavenly Yes Hell No Other - add comments.....
Hi guys, I 've got an EA which opens one or two trades in MT4 plat, for example on EURUSD pair . After a while I open one or two trades manually at the same pair. I am looking for a script or an EA which when the initial Expert close the positions simultaneously will be automatically closed all
AUDUSD: The pair turned lower ahead of its overhead resistance at the 0.7381 level during Thursday trading session . This suggests on continued trading below the mentioned support, further bear threats cannot be ruled out. On the downside, support comes in at the 0.7250 level where a breach will aim
Hey,
I use metatrader 5 on my ipad and I wanna download robots for it, is it possible or I still need computer?,
Thanks,
Salim
any User can assist me in transforming an indicator mt4 for mt5? it's possible ? thank you
Hi guys
for know if EA is running in tester, I use the IsTesting() function.....it's ok
but I want to know the model that the user have set
Every tick or Control points or Open price only
there is a way to know it?
Now, you can buy any Market application in a single step directly from your MetaTrader 4/5 terminal without registration. Simply click Buy and select the preferred payment method.
Then you will be redirected to the payment system web page to complete your purchase. PayPal, WebMoney, Neteller...
GOLD: With GOLD extending its strength above the 1170.03 level on Wednesday, further bullish offensive is envisaged. The commodity must continue to trade and hold above its broken resistance turned support at 1170.03 to create scope for more strength. On the downside, support comes in at the 1165.00...
Hi,
I'm having a heck of a time with the terminals for demo accounts on MT4.
I am trying to run two terminals for the same broker on the same PC simultaneously, with different account numbers etc. This works fine on W7, but on W8 or greater as soon as I log into the SECOND terminal when the...
Hi All I'm new to MQL4 I just start ... I'm trying to create alert to notify ( IF High OR Low touch Moving Average ) ONLY ONE ALERT PER BAR. This is the code made. double LastSignal=0; if( LastSignal != Time[0] ) { double TouchFromDownM1 = (High[1] = MaCurrent_M1); double TouchFromUpM1 = (Low[1] >
GBPUSD : GBP has revered its Tuesday losses and looks to resume its short term uptrend. On continued upside offensive it should target its nearby resistance at the 1.5400 level. On the upside, resistance resides at the 1.5450 level. Further out, resistance resides at the 1.5500 level followed by the
Hi
If I am running an EA on a 240 min eur/usd chart and I want to switch to a daily on the same chart will the EA continue to run in the backround on the 240m chart. I know I could just pull up another chart its just a general question incase it happens
tks Harry
Hi guys, I was wondering if anyone ever had similar issues and how to resolve them. This is part of my journal: 2015.10.01 04:07:14.933 '115xxx': previous successful authorization performed from 185.63.222.28 2015.10.01 04:07:14.902 '115xxx': login datacenter on Activtrades-2 through DC5C...
I am copying this signal (DELTA), and I have some trades running where I couldn't find it in the signal? What is going on? Example, 2015.09.11 16.24.02 - gbpusd buy 1.54263 2015.09.11 16.24.03 - cadjpy sell 91.010 2015.09.11 16.24.03 - eurgbp sell 0.73135 2015.09.11 16.24.04 - eurgpb sell 0.73135
Hi,
I want to create global variable's word with separation.
I can create like below:
But I want to create like below:
If any one help me this simple/ critical issue, I would be very grateful to him/ her.

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.