Hi, I would like to test an EA with 99% history quality on MT5. I am using the server MetaQuotes-Demo and I can not reach 99% quality but 97%. As you can see on the screenshot some historical data have a low quality between 2017-11 and 2017-12 How can I fix that in order to get 99% quality ? Thanks...
If I use the same EA on 2 different accounts...Same settings, same pair, lot size etc. One account margin 1:250 One account margin 1:500 Will there be different profit/loss on these 2 accounts?
Hi there, i was running experts on my demo account and also want to use some on my real account. But when i change something in demo it also changes in real and vicevera. same with closing windows it does it in both accounts. is this normal? Anyway to work around this? else the demo account is kind...
I correctly set up all properties for auto trading in MT4, so in demo account my EA normally is running, but in real account it is exceptional.
if output ret = OrderSend(...) , ret>0, that is, but it seem "order success", there is no made conclusion of order.
result value of error analysis is code...
again,
I have an indicator to draw trend line(objectCreate) depend on the high and low points, then the Robot read the line on the chart;
I save the template with this indicator, while testing, no trend line appear, but it is normal in live trade.
who can help me ?
Hi, I use some MT4 experts from mql5 'expert' site (some free, some payed). Now i wonder: what if the maker of that expert decide to remove the expert from mql5 site? Can't i use the expert than not more in my MT4? Is there some 'permanent' connection necessary between the expert and mql5 website,...
Hi. I am spending days and days trying to find a solution for my problem but believe me I can't find any. The point is that the EURUSD automatic validation for the EA I'm trying to publish works fine, but not for the NZDUSD: I've reading thousands of articles, but I still do not have the solution...
Does it exists any function to get quote prices from another broker server ( for arbitrage ) ?
[Deleted]
int archivo; string csvclosehigh; //+------------------------------------------------------------------+ //| Script program start function | //+------------------------------------------------------------------+ void OnStart() {...
EA or tool which monitors account DD and disables pre set other EA untill DD returns to set amount?
(9)
Cliff notes: TLDR, how do you automatically switch off a griding EA stopping it from even starting a grid when the account is being smashed for margin by another EA, one MT4 terminal on one account. Hello, Would any appreciate any help, or any inputs. Pretty standard Forex situation. You have...
Hello, sorry to keep bugging you but my issue is still not resolved. I still have the product but it is for MT5. I didn’t even realize I was in the MT5 section because as soon as I found out it was on sale I quickly got on to purchase it. However, my broker uses ONLY MT4. So, I will not be able to...
I am new to expert advisor programming and I am trying to get my strategy to work properly, but yesterday I had a very strange issue while I was testing my trading robot. I had an order placed at price that wasn't even reached, see screenshots below: This happened right before the market session...
Hello everyone. I have coded quite a lot of things in mql4 and I am struggling to grasp simple concepts in mql5. I am looking for a script that will simply move or create all stop losses @ user's input choice. For instance I have 5 open trades that are all 10 pips in profit. I then use the script to...
Hey guys this is what I am trying to achieve- I want an indicator/EA/script that will give me the total lot size of each type of order at a given price point. For example if I type in price 1.3425 it should give me 4 results- 1.total lot size for pending buy orders, 2.total lot size for pending...
Hi folks! I realized there are missing two lines at SignalITF.mqh: //| Parameter=GoodMinuteOfHour,int,-1,Good minute |//| Parameter=BadMinutesOfHour,int,0,Bad minute (bit-map) | It is useful while trading stocks.
could anyone please explain or guide me as to how I can code an expression consisting of array elements? initialize this expression, (where to place OnStart(), OnInit(), OnTick(), etc) , define this expression , store & access the expression's output here is the expression I am looking for......
CAN ANYONE HELP ME WITH THE CODE TO CANCEL PENDING ORDERS ONCE THERE ARE NO TRADES IN THE OPPOSITE DIRECTION OPEN?
Dear all, I would like to store object instances into a CList object but I'm always getting an error telling me "parameter conversion not allowed"... What I would like to do is to create a list called "virtualPositions". And into this list I want to store object instances of type "CVirtualPosition"
Is there Anya free EA's out there that sends an alert when the drawdown is below XX? A friend of mine is looking for this and I thought I should write here and see if anyone have an idea. I guess there are free EA's doing this, but haven't found any yet.
Hi, If I have two EA's, one of the EA@s fails in a period which stops me from collecting a back test report, I want to load and run both EA's as if they were live on an account, how can i do this? The only way i can think to do this is to input the trade characteristics of both EA into 3rd EA,...
Would anyone know if the value presented in the "Gross Loss" (as attached image) is some platform bug? The executed test shows only one trand (gain) and the value indicated in the "Gross Loss" is distorting the value of other indicators ("Expected Payoff", "Profit Factor", etc.).
Hi folks! While looking at my Strategy Tester, I realized it closed deals in strategy tester with bid/ask but no last ticks in between (so, no real closed deals). I carefully read backward and forward deals to detect this huge mistake while using every tick based on ticks. So, when dealing with...
why the closeall.script only close one order??? Hello,why the script cant close all orders once, it only close one order once in Real account. But,i test it in Demo account, it can work well. Thanks....
Anyone have breakout EA like this? maybe want to share it? or maybe outhere has, and someone maybe want to direct me to the link? im looking for EA that work like this: 1. Trade breakout High/Low of today 2. Entry at 50% retracement of candle that breakout High/Low of today The rules simple as that
I'm looking to add a graphical user interface to an expert advisor (think: a panel with buttons). As I'm not experienced with that in the MQL4 language I'd like to check out an existing expert advisor / indicator that is coded in a proper way to learn how to do that the MQL4 way. In that regard, can
is is possible to set the start time for the strategy tester? it's always starting at 00:00 when there is rather little movement. I tried searching google and mt4/mt5 forum but no clue. I adjusted my system time/time-zone but without any effect. thanks in advance
I am trying to add an icon to my EA. When I try to compile the code #property icon "C:\Users\Goliath\Desktop\Advisor\Logo\AlphaSeeker.ico" I get the following error.
cannot open icon file 'C:\Users\Goliath\Desktop\Advisor\C:\Users\Goliath\Desktop\Advisor\Logo\AlphaSeeker.ico'
I am not a...
Hi folks! Newbie comes again... My next task is to build an include file (mqh) to use with expert advisor (generate). It is an expert signal based solely on bid/ask spread (BAS, for convenience), based on ticks. So, if the current BAS is higher than the last three ones, it is a no go. Or it least...
hello all members here I want to create EA with my strategy I completed most steps but I didn't know how to do the most important part which is the function and orders I want to start with either buy or sell with 12 pips tp and sl 12 pips ///if hit take profit then open other same position buy buy

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.