MQL4 and MetaTrader 4 - page 9

I would like to report a serious case of intellectual property infringement and fraudulent activity. A third-party website has recently appeared, unlawfully offering multiple high-ranking EAs from the MQL5 marketplace for sale. This site is using the exact same names, logos, and even screenshots
[Deleted]
Hello, When I am using MT4 in online mode with my current broker (Oanda) I can use 2 digit lot sizes (e.g: 0.11) but if I do backwards testing on a weekend where I have to use the offline mode in order to be able to use the weekday spreads and not the week-end spreads for the whole testing I can...
Hello everyone, I am real beginner so soory for simple question but... I want to show on the actual chart in MT4 some additional info coming from a EA. Actually I was only able to print the informatione in the expert tab. How can I send the info to the chart? (If there is some doc here, I will be
  EA  (2)
Hello, I am new to coding. I started using the MT5 EA to use their indicators to generate an algo trading but it doesn't work to my expectation. I mostly take trades personally but I want to be smart to use an algo since I can be caught up somewhere....I do spread betting
Hello all, I'm new here (just created this account in order to ask for help with a problem I've been having recently and to which I have found no solution online), so I apologize if I'm writing this on the wrong section of the forum. I'm a regular user with practically no coding skills, and I am...
Hello everyone.. I want use below indicator on MT5 EA this is possible..? // @version= 5 indicator ( "ALİ ALT BUY DENEME" , overlay = true ) Kol_Linii = input ( 2 , "Количество линий" ) Signal = open [ 3 ] > close [ 3 ] and open [ 2 ] > close [ 2 ] and open [ 1 ] > close [ 1 ] and close > open and
[Deleted]
I have an EA open or a number of charts. It has always been the case that when I make a change to the code (for example a new default value of an input parameter) and compile, all open charts/EA:s will re-initialize. However, since the upgrade this seems to be a bit random. Right now I am running...
Hi, If I examine the prices on one-click buy/sell buttons, I see different numbers than the current tick price feed. This is because I opened a particular account with fixed spread in order to make automation easier. For a particular automated strategy, I need to use the one-click buy/sell prices
  there are no trading operations  (69   1 2 3 4 5 6 7)
I test me EA on my own broker it works okay. But when I send in for validation I get the following : test on EURUSD,H1 there are no trading operations test on NZDUSD,H1 there are no trading operations test on GBPUSDcheck,M30 there are no trading operations test on XAUUSDcheck,Daily there are no...
Hey, I´ve been searching quite some time now but didnt find anything, so I hope anyone can help me here   I want to close an order after 24 Hours, but it should be at the end of the current bar(Dailyperiod), not at the start of the new one, in case of gaps.  And I dont want to close all open trades,...
I cant get the clusters in this EA to update on every tick, sometimes they do. The clusters display sell or buy ticks at each level 3 pips apart (tick volume/10 for space constraints and readability) If the volume in the cluster is below 11, when divided by 10 it is always 1 (eg. 9/10 = 1) (low
Using a Mac First post and I am sorry if this is in the wrong place. My Navigator window and Market Watch have become undocked.....sure it was my fault. Now, I can't get either back docked?? Does anyone know how to fit this? It is a really silly problem to have without any way to get it back
Hey Can anyone help, I run into this weird problem. The story: I tried to hide an Indicator from the market and from my list of indicators , and I dont know what happen I cant find the page where indicator go after you hide them so i can show the Indicator again, So I decided to create a similar
Please help me understand how l could solve the error code " Not enough money " while uploading my mt4 ea to market... what exactly w=should l do... l tried all think l understand but its not working... Not too good in coding yet so l need help. Please. below was the recommendation.. bool
I am not able to run new optimization test on MT4 backtesting further, as every time I try to run it I get zero results and on the journal it says something like this "There were <n> passes done during optimization". I have searched the interenet and have performed the following without any
Hey all! Does anyone know of an effective way that I could extract the trade history from strategy tester after it is complete, into excel? I am currently doing this manually at the moment, but is a very long process when I am back-testing on 20+ pairs... Is it possible to use Macro's within excel...
Hi guys!  I was looking for an automatic lot size calculator based on a horizontal line. All the stuff I have found are position size calculators, but then you have to manually enter the lot number in the Red/blue chart with the buy/sell buttons. I need something that automatically calculate the lot...
  Moving Average vs iMAOnArray  (14   1 2)
Hello guys, I have a very simple indicator drawn in a subwindow, the code of which is below: #property indicator_separate_window #property indicator_buffers 2 #property indicator_minimum 0 #property indicator_color1 Lime #property indicator_color2 Red double val1[]; double val2[]; double dXecn = 1 ;
Hi lovely community :) I'm having some issues with Strategy Tester and really need a hand. I did have a look around and I've tried a few solutions but to no avail. When I run a EA that I've made I get no results at all. Completely blank. I'm trying to figure out where I'm going wrong. I've check
Hi. People Lately history center is not working and I can't download any historical data. Is this due to planed schedule ? or Is it happen since new build 950 ? Just want to clarify what is going on. Kind regards.
Can someone please help me with the above issue, i cant download historical data for any symbol, its showing only little data and when try to download i will get error " there is no new data for pair "XXX", i have tried multiple pairs but nothing is working, download and re-install the MT4, switch
[Deleted]
Hi Guys, Just started working on the MT4 platform and there is something that I just can't figure out and its being a real pain. Each time I backtest an EA using the "Strategy tester" and I open a chart for it, the chart opens with a black background and white bars. Since I prefer working with...
[Deleted]
I have a back testing program that only accepts indicators as DLL's. Does anyone know if it's possible to convert an MQ4 indicator to a DLL? If so, could you please tell me what I need to do in order to convert it? Thanks
[Deleted]
Is it possible to change the delimiter from semicolon to a comma? I am exporting data to a program that will not recognize the semicolon
I've been noticing more and more that MT4 is no longer used or talked about... but some brokers still only have MT4, while some have both MT4 and MT5. Is MT5 the "evolution" of MT4 or not
  Candel Sticks Indicator and Filters  (60   1 2 3 4 5 6)
Hi Guys Realy Great Stuff you are presenting here. I wanted to share this indicator with you. The Indicator is to show the candel sticks reversal patterns. I know that there is 2 or 3 indicators are doing the same as this one. But what I added in this indicator is to recognize the full pattern not
Good morning everyone ... I would like to ask the experts in general if they have news on some utility for mt4 that changes time frames by entering intervals different from those pre-ordained thanks
Hi, lately i trade a bit the dax. My Broker offers a 5 digit stream and so also on the dax i have 7123.x stream My range of supporting scripts uses 4/5 digit adjustment but fails of course on the dax, because even if the stream is 5digits i am allowed only to set the stops at full pip values. 7000...
Hello, Afther updating MT4 to Build 1440 I have the following problems with the platform and have to stop live Trading. it is not possible to shrink/widen the "Market View" windowsas well as the "Navigator" All buttons in the top bar are Disabled. (You cannot use them) While, when they are working
Hi Everybody. It's probably not the best section of the forum for asking this, but can anybody tell me (or send me a link to a page where it's explained) how the activation process works if I buy an EA from MQL5 to an MT4 platform? Reason why I'm asking is that I would like to buy an EA with a...