General - page 1805

  deinit()  (2)
In build 200 downloaded now, the deinit() function is not called from a custom indicator when changing the chart time frame.
  MetaTrader 4 MultiTerminal  (11   1 2)
MetaTrader 4 MultiTerminal, as a new component of the MetaTrader 4 Online Trading Platform, is intended for simultaneous management of multiple accounts. MetaTrader 4 MultiTerminal will be helpful for those managing investors' accounts and for traders that use multiple accounts simultaneously....
I have designed a module using tick data simulated from each minute bar stored in MT4 on buile 198, but after my recent login and upgraded to build 200, the result of my module changed quite a lot. By examing the history data of 1M EURUSD, I found no difference in source data. The only thing I can...
  Daily Trade forex Recommendation  (38   1 2 3 4)
Daily Trade forex Recommendation from http://investirent.info USDCHF USDCHF, like other currencies, is looking to determine its long-term trend. Currently it seemed to have been trapped between 1.2450 and 1.2600 levels. Short-term traders will have good opportunities to trade USDCHF for short trades...
I realize that all testing with the strategy tester is purely simulated from the data supplied. In testing an ea that I developed I noticed that particularly with the short trades the tester would take trades outside of the range of the candle for that period. This results in some huge errors being...
[Deleted]
my EA depends on a text file to open trades. the text file is created by an Indicator. the EA and the Indicator does not talk to each other, they communicate through the text file. the text file is in the format of "type @ price". now what my EA does is that it opens the text file to get two values...
  Downloading History  (17   1 2)
Hi Slawa, I delete all EURUSD M1 from the History center. Then I download it and get quotes from 04/01/1999 to 30/09/2006. (Very nice new feature !) Now I close the terminal and reopen it, then open a chart EURUSD M1 : the history is filled back from now to 01/11/2006 but there remains a one month...
I have found a system that would work well as an EA but i have absolutely no knowledge of programming so could someone please help me out? This is the outline of the system im using: 30min Chart A RSI that is set to 45, with a line of 50(the standard is 70 and 30) A 5 Period SMA. When the RSI line
  Simple strategy  (62   1 2 3 4 5 6 7)
I have seen a very simple strategy system that work well on 1 min bar and 5 min bar , it neet a math genius and programmer savvy to make it smooth a little bit . There been some programmer working whit it seems like cant solf the problem . Cheeer
This is a another hybrid of 10Point3 with what I believe are some significant enhancements to improve trading success based on the Predator EA I posted in the Elite Section a few weeks ago. Predator has had some really good results so far (knock on wood). This EA scraps the standard MACD used in...
  Original lessons  (3)
Hi, where can I find the original lessons please? many thanks in advance
Slawa, I have noticed that if there is repetitive error 134 (no money) the expert will generate log messages until the entire space on the hard drive is overwritten There should be only one error message sent to log. It is nonsensical to keep sending same message over and over to the log.
What language is the MetaTrader EA/Indicator programming language most similar to? C? C++, VB? etc..
I think I have this correct: I move my trading laptop regularly between two locations, each with a wireless connection. WHen I do this, I put my laptop into hibernation (a Windows XP shutdown option). I also use OrderReliable, which is an include which attempts to retry entries and exits whenever
On the website of the Automated Trading Championship 2006, the "Championship Report: Eighth Week" has been published (http://championship.mql4.com/2006/news/82/). The eighth week of the Automated Trading Championship 2006 is over. Two thirds of the time provided for the competition. At the end of...
Hi iam testing this EA since a few days and looks like stable on low news days. But it would be very nice if anyone can code the EA. If we set in SettingsArea in Lots 0.1 in it, its open position with this lots 1st trade = 0.1 2nd trade = 0.2 3rd trade = 0.4 4th trade = 0.8 5th trade = 1.6 If i set...
Hi people! I'm about to develop a TA-system for GBP/USD, USD/CHF and EUR/USD (mainly anyway. Perheps will it work on other pairs to. Future will tell...). But i'm stuck... there is one more indicator that i need to be able to countinue this developing. Some kind of indicator to show
  Question  (4)
Hi, everybody, would you tell me, please, what are the mq4 expressions for: "logical or"? "logical and"? "different from (not equal to)"? What does mean "slippage" in EA's ? Thanks
  Kurka Trader - GREED  (21   1 2 3)
Here is my latest work in progress. My intention is to enter a position when the bid/ask is "PipStart" above/below the previous bars HIGH/LOW. And add to the position when PipStart + PipStep is reached. I use two indicators OSMA and ADX, which both must be True in order to enter in that direction....
  News Trading  (4)
Is there any way to link meta trader to a news feed ? I am working on a new Scalper EA and one of the requirements is to turn it off prior to scheduled news events. Thanks, KK
Needing help here; Trying to call indicator 5_34_5 into an E.A. I am trying to put together, tried iCustom(NULL,0,"5_34_5",0,0); iCustom(NULL,0,"5_34_5",1,0); BUT keep getting error message when trying to backtest the error message is invalid integer number parameter 2 on index draw function.Opened...
[Deleted]
hello! does anybody know how to get the current time frame of a chart and then save it to a variable? it has got to be easy but I just don't know how to do it
  Protect Profit  (4)
Can anyone here code this .... I would like to protect profits after a certian number of pips is reached So once "x" number of pips is reached it starts a trailing stop. None of my attempts have been successfull. Also is there anyway to fake a takeprofit and stoploss if your broker only alows it to...
I posted this over on the mql4 forums though no response, was hoping that maybe this forum has more activity. What I'm trying to do is create an indicator which automatically draws the fibonacci levels. Basically I'm attempting to create (for metatrader) the indicator shown at http://www...
I've noticed a very nerve-racking mistake. The problem is that while I'm moving the line studies, the beginning and the end Parameters moves away. So if I put up for example a Fibonacci fan and move to another place and then back, the fan change significantly from the original fan. Thanks!
So I remember finding this a while ago and ignoring it because it didn't work.. Now I got an email from a friend of mine that is a forex broker and found it quite interesting. Maybe we can have a little "post your results"? Lets see now from what I can tell this is pretty accurate to the foreign...
Hi, I've been working on adding colour to the original TSI-Histo indicator attached, however i've been having some problems getting it just right. If you look at the attached image, it seems like it's not colouring the bars correctly at all. I took some code from Belucks Awsome indicator.. This is...
  ICustom question ..  (24   1 2 3)
Hi, I want to check if some indicator, let's say Fisher_jurik, is crossing the "0". I have tried to use iCustom but I don't think I understand how to do it ... the code is : int start() { //---- int ticket; if(Volume[0]>1) return; double res0 = iCustom(NULL,0,"Fisher_Yur4Ik",0,0); double res1 =...