General - page 1845

Metaquotes Hi, I must start by saying I cant sing enough praises for this dealing station and all it's capabilities. I wanted to put forth a constructive suggestion re the Strategy Tester though and it's a rather simple one. Although I realize you can check the optimization results at anytime...
why MT4 mobile can't run expert on PDA
anyone else havin probs getting connected to interbank,i know the new severs were going up this weekend but was ok until this morning now cant get connected and the site is also down????????????
Hi, Can somebody tell me the advantage and disadvantage of use EL vs MQL? Thanks, Ed
G'day all, I'm running strategy tester, and price is blowing through the stoploss, without reflecting this action in the reports/graphs. Is there anyway to make this happen so that the graph more closely represents what is happening? Thanks Mark
Watch out for this guy!! He posted this on the eurox2 thread. Whose other EA's will he take? vykhukholev Junior Member Join Date: Oct 2006 Posts: 4 vykhukholev: hallo, i would like to have asap completion of these latest version of x2euro ea. to including all bug fix and enhances. it look like a...
Is it possible to add a magic number or comment to a manually placed order so it will be adopted by an EA? thanks
I'm builing an ea I can use over and over to make new ea from a standard format. When I was recently inputting a holiday safety feature for interbankfx i created long ago, I decided to experiment a little with using functions. Now, no matter what i do when i try to call two variables, (DayOff, and...
  Forex Tips  (12   1 2)
some tips here 1. Read both the books by Mark Douglas which cover trading psychology BEFORE you read or do anything else. If you don’t, I’ll say I told you so when you hit a failure barrier and don’t know w 2. Stop loss policy - you MUST have one and practice, more practice and even more practice...
I have never paid attention until recently, but when calculating the swap for my fxdd trades i noticed that the positive interest trades are right on the money and the negative swaps are inflated! What gives? I am basing this on the SWAP values returned to the platform via MarketInfo("CURRENCY"...
Hi, I found this indicator is really useful. I wonder if someone can make it ot an indicator with arrows on the chart for each pantern shown in the PDF file? I have attached the indicator and the introduction of the use of this indicator. Thanks
is this sls-gc9p2.dca2.superb.net has anything to do with MT4? cos my demo metaquotes login is connect to that address... is it ok?
Hi Guys, Is there any website on which you can read the news straight away or a realtime news.... Thanks
Hi folks, Please give this aerticle a look and tell me what do you think? : http://www.metatrader.info/node/173
I have built an EA mixing TDSGlobal and MACD samples. The buys and sells and trailingStops work, but not the Pending Order Management when my conditions are triggered. I have messages "MarketOrder #XXXXX cannot be deleted. Where am I wrong ? Help will be appreciate. Thanks in advance. Jo
  Visualisation  (3)
Hello traders, Does it exist another mean or another software that would allow showing the orders working and eventually the historic one of his account without for that to have to install a metatrader station ? In fact, does had this idea while looking at the terminal of the championship through a...
On the website of the Automated Trading Championship 2006 the article "General Statistics of the First 4 Weeks" has been published (http://championship.mql4.com/2006/news/63/). The article deals with analyses of all Championship Participants' equities. The experts are ranked and distributed by...
Courtesy of the Motley Fool It was a huge week for news, and there are financial repercussions all around. So prepare yourself to hear the headlines you've heard all over again -- this time through a macro Foolish filter. 1. The market goes on to impress - What happened? The Dow continued to...
Dow Jones Industrial Average Crosses 12,000 for the 1st Time, Then Pulls Back https://www.mql5.com/go?link=http://marketivaforex.com NEW YORK (AP) -- The Dow Jones industrial average swept past 12,000 for the first time Wednesday, extending its march into record territory as investors grow...
Hi Guys, Anybody knows if there is an easy way to forward test EAs ...like a group or fourm and see the performance of it.... Thanks
Dear Codersguru, Could you please help to code EA to link to Excel file for all my news announcement to stop and start trading. Thanks
  Breakout EA wanted  (17   1 2)
Hi! I am looking for a Breakout EA to optimize the settings for my trading strategy . After the close of the daily candle the EA should enter one buy and one sell trade: - Buy (Last Daily Close + Long Trigger, SL Long, Target Long) - Sell (Last Daily Close - Short Trigger, SL Short, Target Short) If
  Octaves V4  (2)
Can anyone point me to the manual for the octaves indicator. I'm trying to read up on what it does, it kinda looks like it might be fib numbers... but what do i know I tried searching, but couldn't find the PDF... maybe because we don't have one... i don't know. Any help is appreciated!
hi, I am looking for an EA which has these features 1. stoploss 2. Takeprofit 3. dynamic trail.... meaning breakeven & first move & 2nd move etc 4. open order conditions - which can be changed 5. close order conditions - which can be changed if anyone can direct me to such an EA that would be very...
[Deleted]
To start off, I am a beginner MQL programmer. Now, here goes a beginner question. I have a variable defined in my EA: extern double Lots = 0.1; However, when the EA trades, it uses 1.0 lots, even though the 0.1 is set under variable above. Could anyone please be so kind to explain me how do I make...
Hello, I am using the SendMail function.. works ok except when I send it to a sms gateway - which requires 7 bit encoding and just junks any 8 bit encoding message! :( It seems SendMail does 8 bit encoding.. is there any solution to this ? Thanks, Hugh
On the website of the Automated Trading Championship 2006, the "Championship Report: Fourth Week" has been published (http://championship.mql4.com/2006/news/62/). It briefly summarizes the last week results. The Top Three is headed by Vdiddi38. ldamiani is on the second place with its open positions...
Hello all, I am new to MT and have a pretty basic ea and indicator that I am struggling to write. I have it pseudo coded but am struggling with the actual coding. I have the code working with a few exceptions - but it may be better to have someone start from scratch so i can use an expereinced...
i'm working to program a counter that will count when the moon is full to automate when good friday occurs, and as i was flowing through my river of thought, i encountered a dam. the method i'm taking seems simple enough to me, i've just never worked with code this way before. in order to count the...