MQL4 and MetaTrader 4 - page 781

for (i = 0;i < limit;i++) and for (i = limit;i >= 0;i--) What optimum condition to use count forward and count backward ? thank you
I am trying to code an HMA EA but I can't figure out what value it returns when it changes from one color to the other. Any assistance will be highly appreciated.
[Deleted]
Hi All, Sorry if this is a regular question, but I couldn't find the answers I was looking for. I have been a .NET developer for many years, but am new to MQL. I am looking to do the following, and would like to know if it's possible.... Access the data in the Trade and Account History tabs from the...
Hi, I know the list of changes for migrants of the existing MQL4. What I would like to ask is there a list of wishes of features for the actual MQL4 - maybe with an easy way of voting? I'd like to have e.g. an additional refresh option of the right-mouse-button-menu if the mouse is over the...
Hi, I know that it must be possible, but I have been unable to find out how. I use some buffers just for calculations that I don't really want to display in the data window. using INDICATOR_CALCULATIONS in SetIndexBuffer seems like it may be the way to go, but as usual, the documentation is not very...
i think this is bad upgrade ... because all mt4 at my laptop connect failed . but at codebase i can download EA script and indicator ... my internet connection is good ... 06:33:13.981 OctaTrader build 625 started (Octa Markets Inc.) 06:33:13.982 Data Folder: C:\Program Files (x86)\OctaTrader 06:33...
  Create Objet  (5)
Hi all, Here the code I use to insert data   ObjectCreate("txt_0",OBJ_TEXT,0,TimeCurrent() -100, Close[0] + 140 * Point);      ObjectSetText("txt_0", "Example", 14, "Times New Roman", Orange);   ObjectMove("txt_0", 0, TimeCurrent() - 100, Close[0] + 140 * Point); I would need to insert data on...
Ex. covert 5 digit to 3 digit. thank you
Hi, I'm using a Renko EA to produce my renko charts. but randomly the EA freezes during the file operations. I don't see any option to set a timeout delay when I do operations against a file. what Can I do to insure that the EA is never locked? thanks
is there a way to rename the label at the top left hand corner of MT4? I'm trying to shorten it so that another program can recognize it. So instead of saying 274530 Oanda Meta trader Account EURUSD IT WOULD SAY 274530 Oanda Meta trader Account If so, please guide me on how to do it. Thanks rick
If you declared AND initialize some Global and Local Variables, are these variables re-initialized after every cycle reaches return(0) or does it go back to Start() and skips the re-initialization of the variables? My own opinion is that it does not re-initialize the variables on every cycle - but...
[Deleted]
Hello, I am coding a small grid system and I have a problem now and can't solve that. For my system I need a function that closes all trades, if one order closed, for example at the stoploss or at the takeprofit. Can somebody help me please ? I thought that I need something that counts my closed...
Hi, 1) OnTick() is executed if a new Tick has been sent by the server. But if the the server gets buzzy I do hae the feeling the data stream slows down :( 2) If I am opening an order it takes some time I can get a new and actual prices by RefreshRates(); 3) If I am now within...
  Mt4 servers list  (6)
My Mt4(Broker: CNS invest) crashed. unable to reinstall, may be due to already having some related files in registry. fortunately mt4 of other broker is still installed and running properly. And as its possible to run Account of different broker in another brokers terminal only if you have The *.srv...
Hi i am a new programmer. Can someone please give me an answer to why I would use "Long" as integer type rather than "int" when creating ivolume variable? I speculate the reason is because int type is 4 bytes and Long type is 8 bytes...... but that should not make a difference for Volume. So why?...
[Deleted]
My EA doesn't close all my orders when reached a specified level during news period . There are 14 orders floating and it just only close up 12 orders leave 2 more floating . It is dangerous if I was not there to monitor my trades . How can I solve this problem ???? Does anyone has a problem like...
There are many many many changes going on in MT5 New tester results panel Checkin/Checkout Magazines etc. It occurred to me that since having the new ability to move MT4 scripts into MT5 - that work in MT4 work will slow and not cover new features. So............ I just want to mention..... I...
What hidden s/l,t/p? What is the usage? Please support me, is there any functions available to place hidden s/l,t/p? Thanks in Advance
[Deleted]
  ouput error  (2)
hello i need help to know the meaning of " -1.#IND " output. thank you
[Deleted]
Hey for some currency pairs on my platform the trading panel won't display and therefore I can't do one-click trading. Any ideas????
Hi everyone, I am trying to put together an EA using the AutoFib tool. If the retracement trend is bearish then price pulls back and touches 50% fib but respects the level sell at open of next bar as long as it opens below 50% . If trend is bullish and pulls back to 50% and respects level BUY at the...
[Deleted]
So the question is, Does anyone have an inkling as to when there will be another release? I've rolled back to 509 anyway(with a annoyance of UAC and my broker trying to make me upgrade) and in truth the main reason I want the newer 600+ is simply for the alert that can be adjusted on screen but the...
HI please see the above code it is a simple indicator which is not i mean it doesn't showing when i m printing values .Can some body help me ??#property indicator_chart_window#property  indicator_buffers 2extern int period=15;extern int shift=8;extern int mode=0;extern color color1=Blue;extern color...
  bottom tol bar  (1)
When i open the Ea in mql file For editing o modifing i do not get help file in my bottom toolbar how to bring help file there
A mathematical model of C# language, apply to change into MT4 indicator !! /*--------------------------------------------------------------* To modify generated output--Fourier 10 Order Line *--------------------------------------------------------------*/ #include <math.h> #include...
Hello.  Mi current pc is out.  His motherboard was burned. In this moment, while I am looking for a new computer, I am using my old Pentium III pc but I can't run the MetaTrader.  My old PC has only 256 Mb of Ram and a clock frecquency of 450 Mhz.  Is very old, I know. But I am in an emergency and I...
  Previous Range  (4)
Can some tell me hw to find previous range bar value???
Hi all, i would like to know what maintenance cleaning rutine i should to develope to get the mt4 running clean and fine, i mean, is it useful to clean some directories n times per week or month?. Regards.
Get PC code not responding in Build 625 I need the PC code for my computer for a signal service