MQL4 and MetaTrader 4 - page 171

Hi guys, I use several experts on my MT4s via a VPS. Last week I asked for the upgrade of the VPS (CPU and Ram) and after the upgrade my MT4s were all logged out of my accounts and all my experts no longer work. I can't connect them to the chart ... as if they are disabled. What parameter is read
Hi, I'd really apreciate some help with the fixing of this code, that pretends to plot 3 curves: b,c and one named ku derived from some extra calculations with other arrays. Facts are that no problem getting the values of b and c and be shown on the chart, but I'm not able to see whats the problem
Hello ~ HELP PLEASE * I suspect scam Provided with a MT4 global live person. But how does one check or verify if agent suggested is real? I've read many scams on MT4 more so than MT5. *See pic attached *name/email/alt. phone number...? ***think scam listed as: MT4customer service manage
Hi everyone, I need an RSI indicator that will work on MA indicator (separate window). I separate MA indicator and put on it RSI with setup Previous indicator data. Can some one help me for this to make it code on mt4? Thanks
Hello I have account with hugos way but they don't have options trading to use on MT4. Anyone know of broker that connects to MT4 that allows us stock option trades? Thank you
Hi Does anyone know how to move backwards candle by candle in MT4 strategy tester? Many thanks for any help. Regards Hugo
This has no onTrade event in mt4. so ,how to know pending order trigger
Been using mt4 for a while now but for some reason my version was very limited in the toolbar. Downloaded a new version and entered my broker by no luck with completing the log in. Reset the PW and still no luck. Could log into the old version with the new PW but not the new one. Anyone have a
Hi, Hope I am placing in the right place My MODE_MARGININIT for different currency pairs is always 0, please help. Print(" GBPUSD .s MODE_MARGININIT=", MarketInfo("GBPUSD.s",MODE_MARGININIT)) ; //returns 0 Print("JPYUSD.s MODE_MARGININIT=", MarketInfo("JPYUSD.s",MODE_MARGININIT)) ; //returns 0 I
If I have a statement like this: if(Bool1() || Bool2()){...} where Bool1 returns True and Bool2 produces an error; does this if-statement produce an error or does Bool2() get ignored. In other words, are if-statements eagerly evaluated in the MQL4 Language
how can I add M45 timeframe and M90 timeframe to the (timeframes toolbar) in MetaTrader4 platform ??? I know how to make these two timeframes by (PeriodConverter) script of MT4, but I want to add these two timeframes (or any other timeframe I make) as buttons on the timeframes toolbar (permanently)
Hello dear friends I am writing an expert and I wanted to use ROC indicator. My problem is in backtesting the indocator doesnt give me any signal and when I read the output in my EA it comes as infinity. I also tried many different ROC from different websites. would you please help me if you have
Hi good people. May I Kindly ask, is there anyone who has a source code for the attached indicators. if not , may anyone kindly assist convert these indicators into mq4 files. I want to make an EA based on this indicator,s they very reliable and accurate in trading. Please any help. Thank you so
Buy: you must have two selling candles following each other, but the last red candle's full body must be inside the wick(tail) of the previous red candle then we want to see a buy(green) candle which closed. We buy at the following opening candle. Sell is the opposite. Please see photos attached
I want to make an EA that can open trade more than one and at certain point I want to close all the trade. This is my first time dealing with this situation. I made a "step" to do it, does this step to do it correct? int limitOpenOrder= 3 ; //open order for ( int i= 0 ;i<limitOpenOrder;i++) //loop
Does anyone have a break even expert that works with multiple trades on the same currency pair ? I tried breakeven EA v1.3 , 1.2, 1 and SL2BE ,and they work great with one trade but If I put another trade the ea doesn't treat them separate but as one trade. for example i place one trade ,goes in
//+------------------------------------------------------------------+//| Trade Manager Test.mq4 |//| . |//|
hi I would like to modify an indicator that I created with the help of a programmer. the indicator provides alerts when rsi lines cross. currently the detections are conditioned by higher timeframes. (example when in H4 the rsi are crossed on the rise, in H1 I would only receive the crossings on
Hi everyone, my name is Andrea, i'm new in the forum and in the ea programming. I'm trying to create an ea based on MACD and EMA100 (I do not know if this type of bot already exists) with this conditions: MACD: fast lenght 12, slow lenght 26, signal 9 -buy: if candels are above EMA100 and MA cross
I have an MQL5 Mt4 indicator that displays RSI 14 reading on the main chart in white color . I want it to turn Green if the RSI is below 20 and red if it goes above 70. Can anyone help advise how to manage? input string comfons2 = "======RSI Settings======" ; //======RSI
[Deleted]
Dear Friends, may I ask you for help with a custom indicator? 1. I would need the value of the indicator displayed on the right axis - what should I do? 2. Is there a way how to change the color of the indicator line depending on the value? Eg. the line would be green and ONLY the parts where the...
Hi! I created a script to show my problem. To create the class works fine, the problem is with the result processing. The first iteration is ok, but if I wannt a second the, Inputs.Clear() dissapear the firstTerm object. To see more please run the script
So ive been trying to code a trailing stop after some profit for my sell positions, Ive been able to successfully code this for my buy positions, but for some reason the trailing stop for my Sell's also move opposite profit and dont just follow the profit Here's the code: for ( int s= OrdersTotal
I'm trying to run a strategy test in visual mode and I get this error... ERROR 68114 : Chart bars of 1 is less than the minimum required - no trade logic being applied. Does ayone know what it means and how to resolve it. Pleas ehelp
Hi, I installed from the market an EA ex4 file into the MQL4\Experts\Market folder and running well on this MT4 instance. I have two other MT4 installations on the computer but I cant get running the EA ex4 on them ☹ . I copied all folders and files below the terminal to the new ones … I see the EA
Good evening everybody, I'm really stuck, I want my code open 1 time, 1 order, 1 single time 1 order when the signal is BUY , then 1 time, 1 single time when signal is SELL, and so on everytime ( and just ) the signal change but my code open 60 orders everytime the signal change from BUY to SELL, (
Hi, Anyone got the link or know where is the 'official' definition of the minimum and maximum values for the magic number? I am looking for the 'official' definition.
Hello, I would like to attach a Webbrowser to a chart in MT4 terminal using EA. I want this windows to cover chart area. I will put an Iframe into that page. What is the easiest way to achieve it? Thanks Peyman
  MT4 64Bit  (4)
Hello, Is there a 64Bit version of MT4 available for use? I've attempted the one installer from the metatrader4 website, which installs the 64Bit version of MT5, not MT4. https://download.mql5.com/cdn/web/metaquotes.software.corp/mt4/mt4setup.exe?utm_source=www.metatrader4.com&utm_campaign=download