General - page 1976

Why MT4 could not run in windows 98 (1st ed) after installment ? Have test many times without result, the mt4 can not be run after mt4 icon has been clicked. I notice the last version beta of mt4 that can run on windows 98 is version 146, after that all version of mt4 could not run. MT3 always can...
I d like to know when the latest versjon of your software will be available for palmtops????????? best regards pawel
Now through "Bugtracking" you can send your suggestions and bug reports directly to MetaTrader 4 developers team.
[Deleted]
  Metatrader 4 released  (18   1 2)
Hi All, per the topic, Metatrader 4 final has now been released. http://www.metaquotes.net/downloads/ Strategy Tester is included - be interesting how good this Backtester version is. Now to get ZeroCode beta 2 with MT4 support Martin
Hello all, Just a screen to show the incredible gbp/usd's volatility I can just say : PPPPfffeewwwwwww
MetaTrader CE awarded "Excellent (5/5)" from Byte Flow catalogue! http://www.byte-flow.com/Business/Other/MetaTrader-CE.html
If I run the Data Center Proxy on my PC, can I use it to collect and store tick data??
I just closed a trade set with a take profit price set exactly 1 pip above the opening price. The trade closed successfully, but doesn't show in the accounts history window. Furthermore, on the trade window it shows I have an account balance of 5349.67 and on the accounts history window it shows I...
Howdy, I have modified the Parabolic indicator to sound audio alarms when the indicator switches directions (code pasted below). This indicator works on almost all pairs and time-frames. However, for some unknown reason, it won't run/indicate on some charts. As an example, at least on my system, it
have you thinked about to make a chatroom in this forum it could bee nice.. Any way its a good forum :-)
Hello Everyone, I have some simple questions about programming in MT4. 1). When using an Expert Advisor and I have defined a global variable (i.e. int MyVal = 5;) which is Global in Scope to the whole EA, if I add this EA to several different charts is the scope of this variable across all charts or...
Hey, I have just recently leased a server in Canada for deploying the FXF Server. This server will be used for Research and Development of the bots and hundreds of trading systems. What more is that the technical spec has absolutely met our requirements: the internet connection is extremely fast...
Is there a problem with the price data being sent out to Metatrader 4? On Friday afternoon, GBPUSD showed some very odd spikes during late afternoon, and today ( Monday 27 June 14:05 GMT) both GBPUSD and EURUSD are out of synch with other providers that I monitor. EUR is currently showing 52 on...
Hey all traders im new for programming so i would like some help to get mee startet to learn the basics of programming. if any have some suggestions were i should start and how to learn the basic language please help mee. I have an idea for an expert advisor (should allow auto trading) should bee...
Hey, Just this morning I spot a silly bug in FXF Server that wastes up to 2 months of our testing time. All signals that made by systems not based on 30Mins timeframe were spoiled. That means Mekong's signals are still ok while TonleSap's signals are now spoiled. Hmm... This is my silly mistake.....
  coordinates  (4)
hello Slawa, is it possible to have a function SetIndexCoordinates(int index, x, y) or is there a different way to do it? thank you!
  Email from MT4  (7)
I am trying to activate the Email function in MT4: Tool -> Option ->Email tab. I put the correct smtp server: smtp.gmail.com With my userid, and password, and hit the test. Then get this pop-up message: Message Successfully queued, look at journal for more information. The journal shows: Test...
is it possible to do some backtesting with this software? I haven't been able to and I hope someone can assist me. thanks everyone
If they are can somebody send me a simple WORKING expert (or post a link here) that will send an email alert to my PC so that I can see if this function is working on my PC. Many thanks.
Starting build 173 the new feature of automatic statement publication on web-site through FTP is added. This function can help traders, who publish statements in realtime on own web-site. Settings can be adjusted on 'Tools -> Options -> Publisher' tab window: Statement example: http://www...
Is it possible to run custom MT4 indicators on Metatrader for PocketPC ? Thanks
Hi This is a minor cosmetic like thing but ... When "Show volume" is activated (checked) volume bars are mixed with price bars especially in deep throughs. I'd preffer both to be differenciated. I know there is a Volume indicator which could be placed into a separate window, but this isn't a fix of
So I've been testing some scripts with my demo MT4 account. Today I had a couple trades that got stopped out almost immediately. Considering I had 50 pip stops, I found it a little weird (to say the least) that a trade would be stopped out within a matter of minutes. Barring news releases, price...
MT4 is a beautiful application, handicapped by it's lack of 10 minute and 2 hour charts. PLEASE correct this for final release! The period converter script will suffice for custom periods but the 10 minute chart, especially, is a standard chart time frame widely used. The 10 minute chart needs to...
[Deleted]
Hi Scorpion, Just trying with the ZeroCode: ADX =10 / Buy Logics AND ADX Current > ADX Previous But it wouldn't verify. Please let me know the right code. Many thanks
Does anybody know how to send a request to the metatrader server to historic data? I know it can be done because I'm currently getting the data from alpari into Tradestation 2000i. I just don't know HOW it's done. My system is primarily in Excel and I'm currently using the VT-Trader API to get the
I am looking for a larger Forex Brokerage firm that does not charge a commission or fee, with tight spreads. Can anybody suggest one that uses Metatrader and Expert Advisors?? Thanks, Dave
The necessity of publishing charts screenshots on web sites occurs rather frequently. In the most cases, traders use the method of direct copying through PrintScreen (Alt+PrintScreen) and subsequent cropping with the help of other applications. Unfortunately, screenshots obtained in this way often...
Hello I noted that when a chart is opend all indicators are started and then the price (bars) are updated from the server. The question is: How could I suspend the start() function until the connection with the server is closed and bars updated. I prefer then to fire the start() function because...