MQL4 and MetaTrader 4 - page 799

  iBarShift issue  (3)
Build 216. Is it normal that an exact iBarShift to return a bar number even if it's not there? I am looking for a specific date, something @14:45 for instance, on the H1, with exact=true, and it returns a bar number on H1, though all hourly bars begin @:00 . Is that normal or is a bug? I had to...
Hello to you all. A newbie but very keen to learn. I have some indicators and experts I wish to add to mt MT4 but although doing it all as I should they are not coming up when program is opened. They show up in the programs folders as they should do but nowhere to be found in MT4. I must be doing
[Deleted]
Hello, I wonder what is mean "start of the day" in the trading between two defined hours and trade only once. Assumption: 1. GMT 2. start trading at 7 am and stop at 9 am. Definition of "start trading day" should be: now=TimeCurrent(); x=now-now%86400; or x=now-now%25200; Thank you.
1) Attempting to hide a focused editbox (standard library) will not work. Furthermore, the object will be visible even if the dialog window in which is located is minimized. 2) Pretty often, double clicking a label will put it in a selected status. It can be moved by mouse (though it jumps back to...
What would happen if send NULL under sl in an ordersend command
Hi coders! I wrote a DLL function in Delphi. This code only return a PChar text to the ex4. ibrary get_text; uses SysUtils, Math, idHttp; {$R *.res} var function get_text(): PChar; stdcall; begin result := PChar('Hello world!'); end; exports get_text; begin end. My MQ4 code: #import
No matter what I do, when I change the width from 2 to 3 in the setindexstyle, when I open the indicator on a chart, it sets all inputs to zero. Yet when the index are set as 1 and 2 respectively, everything loads. This frustrating because everytime I change timeframe, it resets all the heiken ashi...
Hi, If I search (Ctrl-f) a string and cklick again and again Find-Next it could happen that the code is moved to the side to show the string in the editor window - some what in the middle (right-left). If now after Find-Next the string is again at the beginning of a line the code is not move back...
[Deleted]
  London Break-out  (30   1 2 3)
Dear forum members, Since a few weeks I am trying to get ahead with MQL4, but what a challenge!! I was hoping I would be an expert already! but I am not and I hoping to get a little bit of help. I am trying to build an breakout Expert advisor for the London opening session. I want my expert advisor
Just in case anyone is playing with Singletons in MQL4++ and failing (like me), I've reported the following at the service desk (Fairly sure it's a compiler bug...) EDIT: Posted here for visibility to other developers. Will update thread when fixed. // This expert demonstrates that static members...
After recently joining and posting on the forums I was redirected to some excellent material which by and large helped me understand and make basic EA's. For the life of me though I can't understand why the close order portion of this EA isn't closing any positions. It is attached below....
Hello, I have never seen a problem like this so I have no idea where the issue is coming from but the Italian index on MT4 is still displaying 20924 which was the close on Wednesday 12. While today, 13th, the Italian index went down closing at 20591 as you can check on Bloomberg: http://www...
Hi, I have an EA that worked just fine with the meta trader 4 platform.. however I just recently updated to build 610 and now the EA does not work... I compiled it with the new Meta Editor and am now getting two warnings .. Both are the following Expression is always false, Not sure why this...
[Deleted]
Hello, which solution is fast and good working to let 2 metatrader communicate together at the same PC, are using textfiles the best solution or somethink other? If Textfiles are good enough, where can i find a working exampel for how to read Texfiles between 2 MetaTraders?
Dear Community, is there a possibilty to set the Index Buffer in a for loop? Something like this:    for(int i=1;i<40;i++){      SetIndexBuffer(i,HighLineBuffer&i);      } Unfortunately, the code will not compile. Do I really need to write everything individually? Thank you for your help
[Deleted]
Hello, I used the speak.dll which once the codeguru posted that's worked before along time ago. Today I tried to re-compile it with the new mt4/5 and its now only able to read one letter out of text message sent to the dll. The demo et4 which already compiled still working fine. only re-compile...
[Deleted]
Hello, I use the MT4 Strategy Tester for optimizing my strategy. I do eveything that is requires but the strategy tester does not consider the optimized parameters and the resepctive tabs are empty. Anybody has an idea what's going on? Thank you very much
  Time arithmatic  (3)
I'm getting a headache from trying to figure this out. Code:    datetime Diff=Time[1]-Time[1+1];   int iDiff=TimeSeconds(Diff);   Alert(iDiff); Needless to say, I'm trying to get the integer value of the seconds elapsed from both times. Diff comes out correct (1/1/1970 04:00 on a 4hr chart)....
I am about to get a win 8 pc. With build 600 and above, should i still install mt4 outside of Program files? I currently have all my MT4 installs in c:/MetaTrader in Win7, so to avoid issues with UAC and Tickdatasuite and backtesting. With the new builds will everything work properly if installed to...
[Deleted]
Sitting down doing some research tonight knowing i was going to find some gems for tomorrow. Well I will not disappoint you and instead of a video I just want to post the charts here and add a few lines to describe each setup and what looks the best. The truth is I only got through maybe a 1/4 of my
Hello MT4 wizards On the subject of setting alerts. It is possible to run a batch file instead of a sound file by selecting 'File' in the drop down box. I have come across a batch file that can use Microsofts speech engine, works great so I edited it to take external parameters . If I run the batch
Hi, the new mt4 (b610+) offers a lot but: is there an option (work-around) to load all available symbols in the MarketWatch out of an EA, script or an Indicator? Really would appreciate!! Gooly
Good afternoon, I am trying to change the magicnumber or the comment for open trades, in order to apply a different management to them in the future. It seems it cannot be done, but I would like to confirm. Is there a way to do this? Thanks in advance. A.
Hey somebody knows how to use the "old" ea´s in the new MetaTrader Version?
That's impossible with in two or three weeks three updates without many bugs and with no choice from our side and now the last update build 616 with fatale mistakes for metaeditor can't found its dll file and mqh file for that of course doesn't work.. I hope that the developer make there jobs after...
  MT4 Server API  (2)
I am building an app to pass trades and get info from MT4 server. How can I get a hold of the mt4 server API docs? Are the apis the same as the terminal api http://www.mt4api.net/ ?
Backtesting my EA under 509 gives me 2000 orders and no error messages. Backtesting the very same EA under 610 gives me 2 orders and a bench of "tester : 0 symbol not found". The backest procedures were the same: I used the strategy tester window. I did not see the use of the market watch. The pair...
This is what i saw EA on chart Closed its trades and had to restart new trades but error from EA '2014.03.11 11:12:28.713 zero divide in 'robodo4.8.mq4' (713,56)' (Build 600) the moment EA was attached to chart double Lot = 0.2;double MinLot,LotStep...
I am noticing more instances of poster's using "texting" style language creeping into the forum. Can I respectfully ask that posters use the English language? Not everyone's native language is English and your posts may just seem like nonsense to them.
Hello, currently testing an EA with open price only, is it possible to give an order like "closebuy after a 500 pip movement reverse movement at the current bar." (like I buy at with open price 1,1550 and want to closebuy order at 1,1050.) it may need a everytick and open prices only combo so...