MQL4 and MetaTrader 4 - page 501

[Deleted]
Can some one please help me with a problem i have with constructing buttons that will change the time frames or symbols. I have read all of the forums unless i have missed some thing and by all means if you can help me i would be so happy . the high lighted area is where my problem is please i would...
Hello I wrote simple Moving Average Strategy ea but There are some missing ones. Bar closing process when it closes . Because Cross Ma and result in unnecessary processing. H1 Bar Closing and h1 new positions . (No repaint) In addition some may be missing. Stop filter tp st etc... Do not put it. H1
Hello, I have created the Fibonacci object without problems, but at each new Bar, the coordinates slip automatically forward of a Bar. I also inserted ObjectMove but it does not work. if(Count2==48){     // coordinate Fibo...
Hi Anyone else having this issue? New install of MT4, provided by Intertrader direct. Placed my EA in correct folder. It compiles fine, and the yellow diamond is present in the 'Navigator' box. Yet when I double-click it to attach it to a chart, nothing happens. Not even any entry in the Journal or...
Hallo forum!: First post Until now I ´ve solved all problems on my own, by googeling. But this as puzzled me for months.   I´ve either figuerd ways around it or ignored it. It´s only in some functions it shows up...    if(AboveCounter>BelowCounter&&AboveCounter>0&& BelowCounter>0)...
Hi Good day, Can i make MT4 ebook for beginner in Bahasa Malaysia for newbie using your MT4 app. Just afraid its against law if someone want to make an ebook without your permittion. thanks
double C1=iCustom(NULL,0,"CentreOfGravityV2",0,0,0,0,192,5,0,0.618,0.8,1102,1,1); what is my mistake ? why i failed to call COG indicator?? thanks extern string OrigCode = "NG3110 AT latchess.com";extern string Mod1Code = "Linuxser AT www.forex-tsd.com";extern string Mod2Code = "Brooky AT...
Hi, I am currently working on my EA and ran into some trouble. Part of my script is below.  My EA keeps producing a buy order when it is within the price range I have specified below, despite me putting a sleep function there for a long time. Is there an alternative way that is more efficient or...
Hi. I want to have a variable/code in my library, that will tell if current script (it is used in) is EA or INDICATOR... what code can be used?
Hello there, I am a newbie. I have difficulties in finding the line index of the three lines:  Market Base Line (yellow), Trade Signal Line (red), RSI Price Line (green). I want to get the value of each line by using the iCustom function. But one of the parameters that I need to pass is the line...
[Deleted]
Beofre I put this over to the market I've attached an Indicator that I can't seem to relocate in the market place (it was freely available). I've attempted and unsuccesfully failed at editing this Indicator to work for the following currencies; Horizontal Line: AUD USD JPY GBP CAD CHF NZD EUR SGD...
  fx.com broker  (4)
Hi, From friday I can't connect to my broker 24fx.com over metatrader4, the server name doesn't exist. Could you help me to solve the problem?
  BUILD 1065 SUCKS  (1)
Why am I being ignored about the 6.5 million mismatches?  You have screwed up .  Build 1045 works, 1065 does not.  Come on, guys, fix it, please. Or give 1045 back to my broker, TradewiseFX. This is unprofessional, and very much NOT like MetaTrader whose MT4 platform is superb.
Is there anyway to lock the inputs tab on the property window in an indicator so the user can not change the settings?  Or define extern variables that users can not manipulate?
I am using metaeditor4 to compile my experts, but since the last mt4 update I can not find the compiled ex4 files in my "data" folder or anywhere else on my computer. It seems like the editor is not compiling the files. I am using a simple EA to calculate lot sizes and place orders but find that if
Can anyone help me with a code that returns the Largest losing trade. (not the total losing trades).
Is there any reason why the newest version of metaeditor (build 1596) that comes with MT5 wouldn't work with MT4?
Hello, I'm backtesting my EA with tick retrieved by Tickstory Lite 1.5.3 8, I have IG MT4 platform build 1065. Timeframe M15 , symbol is Gold Why my modelling quality is n/a? Thanks Giovanni
Hey there, I have a simple coding question: I know it is possible to link orders with an external EA using Magic Number (for example an EA can update the SL of an order if it has a certain Magic Number). Is it also possible to do the same using the Comment of a order? Thanks for letting me know
I’m a newbie in mql programming so I will face with manytroubles during learning. I decided to create a new topic for all futuretroubles going toward me or other newbies instead of creating new topics for each problem. I beg other experienced and inexperienced programmers forhelp. Thanks.
Greetings, Firstly, Im new to this forum, so hopefully this is the right section to post. Secondly, I am new to coding and MQL4. I have read the book as well as the reference from MetaEditor and I do get the concepts. I tried to write a very basic EA, of a Moving Average Crossover, for now only...
Hi all, When i create a pending order on MT4, I am able to set the expiry date and time too which is excellent. My question is, which time will MT4 take reference to for the time that I input for expiry? My local time or the MT4 time? Thank you
[Deleted]
Hello, i have compile my EA in the new MT4 editor and i get from him a error message for this lines:      static string Cy[0];     static string Newv[0];     static int Tf[0]; The error message that i get is '[' - invalid index value Have there somethink change complite in the new MT4 Ediotr or...
Hi everyone, I am sorry if this question doesn't belong to this forum, but frankly I can't find where else to post it. I've been trying to download Metatrader 4. I click the "Download Metatrader 4 for PC" button at https://www.metatrader4.com/en/download, and install the binary. Somehow, I end up...
Good day all, I would like to encourage you if you could please kindly read entire post as I also put effort to describe my problem in best possible way. Inquiry regarding the Swap value - referring to the actual Swap column located below in MT platform where the list of currently opened trading...
is it possible somebody to make this Blank.mq4 able to recieve drawings and objects? thanks
I'm using iCustom ichimoku  double tenKansen =iIchimoku(NULL,0,9,26,52,MODE_TENKANSEN,1);double kinjusen =iIchimoku(NULL,0,9,26,52,MODE_KIJUNSEN,1); I want to tell the programme to buy when the lines cross. I've tried to use something like  buy when  tenkansen = Kinjunsen but this doesn't seem to...
  Advice on a real working expert .  (71   1 2 3 4 5 ... 7 8)
Spent a lot of time and money only one plum from paid experts too no good
  mt4 build 1066  (13   1 2)
Ive been trying to send an EA for automatic validation but keep getting Please recompile your product with new compiler the moderator tells me I need the latest version build 1066 (21 Apr 2017). But I cant see where I download it from? Can someone please help.
Hi, My problem is the following code snip below: if ( (ReferencePrice - 10*Point) < Bid < (ReferencePrice - 10*Point)) ;   OrderSend (...............) My order executes at any point above (ReferencePrice - 10*Point) and vice versa. Is there any way of creating a range, so that when the Bid is...