MQL4 and MetaTrader 4 - page 1680

[Deleted]
I am using an EA that places arrows on the screen--which indicate buys orders--andan indicator which places some yellow Xs on the screen as well. My problem is,how can I remove these. Once I remove the EA and the indicator, these arrows andXs remain on the chart. They are a special kind of arrow. If...
[Deleted]
Hello, My broker give me quotes with a server time which is CET time. CET time is UTC time +1 Link about CET time and UTC time : http://en.wikipedia.org/wiki/Central_European_Time Which is boring is, if I try to work in daily time frame, I have sunday quotes,which are 1 hour quotes only....
[Deleted]
Hello, I have a minimum knowledge of mql4, and I am searching for a solution for a codingproblem I have. I want the EA to start closing partially an open position, if the profit (in pips)reaches certains amounts. Example: Imagine there is an open position (buy or sell, doesn't matter) of 1 lot....
On the website of the Automated Trading Championship 2006, the interview with Harry Brinkhuis (Hendrick) has been published. Harry gave interesting details about his Expert Advisor, Phoenix,that took the second place according to the Championship First Week results: To my findings a Take Profit of...
[Deleted]
Hi, I would like to know if somebody would be so kind if there is a software toconvert from MQL II to MQL4. Thank you very much. fx_5689_NY
Already some instructions had happened to me, but I do not manage to form it. Can someone help me? Someone has an example of since(as,like) it(he,she) would be in the MACD ? I am grateful for any help. By post or chat: ronco71@yahoo.com.ar
[Deleted]
I've already asked you guys a while ago but is it possible to create an indicatorlike the following? 2001/01/01 from 12:00 to 13:00 parallel line to x-axis 2001/01/02 from 12:00 to 13:00 parallel line to x-axis 2001/01/03 from 12:00 to 13:00 parallel line to x-axis and so on.....(hopefully...
On the website of the Automated Trading Championship 2006, the interview with Chayutra Sriboonruang (vixenme) has been published. Chayutra tells about main characteristics of her Expert Advisorand its behavior in the Championship: No, i'm not afraid of those lost positions much because i chose...
[Deleted]
  String Array  (3)
Hello How do I setup an array, stuff it with the following, and then display the datausing print() with the following data. The array could be called animals. Column 1 Column 2 cat 1.6 dog 2.78 fish 9.9 ants 7 Thanks so much Steve
[Deleted]
Hi, How can I create a buy order every 5 pips? Thanks Brave0Heart
On the website of the Automated Trading Championship 2006 the "Championship Report: First Week" has been published. The report contains brief conclusion about the first-week results,three leaders and characteristics of their Expert Advisors. Besides, the top tenexperts of the week that earned over...
Was it the intent of ATC-2006 Rules to allow 3 open positions with 5 lots per positionfor a potential maximum trading 15 lots at one time? If yes, I believe most interpretedthe Rules as only trading maximum 5 lots at one time. If not, there is a leastone Partcipant is trading multiple positions at...
[Deleted]
What is the fastest way to manually (i.e. non-programmatically) close multiple openpositions? I know that I can manually close positions one at a time by right clicking on eachopen order listed under the Trade tab in thTerminal window and, then, steppingthrough the "Close Trade" dialog for each...
-
error 'Mode_Maxlot' variable not defined. how could this happen? ~>_<~
Renat I posted the question that I do not get the same results as the server for thecompetition. I am not out to prove that MetaTrader does not work, I think that it is great softwareand very well written. I also understand that sometimes isolated bugs can occur. I am just concerned that I...
I am looking for the real forex traders who is running one or more EAs for at least 6 months on real accounts and consistently making profit. Please come up. This is good fun and the newcomers also can get good guidence from you mentors.
[Deleted]
Hello every body I experienced the problem that during running an indicator, Bid and Ask are always the last tick and not seperately available for each tick. I tried to handle this problem by running my indicator within an E.A. but the problem steel persists. Can you please advise me how to solve
[Deleted]
I'm new to this code writing so there might be some things wrong with this code.However, what I'm trying to do is modify stop orders (long and shorts) that canmove at the same time regardles of where price is going. As of right now on theopen of the candle if will change both. But say, when it goes...
There is a good thread on Mouteki at forexfactory.com. If some of the elite members would like to test and develop it further, it would be great. The recent expert created for Mouteki is attached(not mine), the author says that he incorporated momentum into it to prevent fasle trades. For the full
I wonder, are there any woman developers?
Hi can anyone please help with getting and expert for DJIA working. If you could please post a simple one that works, I think I have a problem withvalues values, point etc... e.g if(OrderStopLoss() < Bid - Point * TrailingStop) do you have to maybe divide, multiply point values ?? Please help...
Updated client terminal MetaTrader 4 build 197: Tester: changed the procedure for stops. First Stop Loss, and then Take Profit ischecked. Very important at use of model "Open price only".Tester: changed the memory allocation algorithm during optimization.Tester: fixed charge of the commissions for...
It's quite easy! Just copy and paste the code below: <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" id="top10" align="middle" height="320" width="645"> <param...
Many traders use MetaTrader Client Terminal, but they do not frequently commenton the software in various ratings. Tell what you think about our product, for example, at EliteTrader.com in the section named MetaTrader 4:
-
i've got this error and tried backtest in visual mode many times but still can notfind out why this error occour pls someone know any reason to force this happen pls reply ^_^
[Deleted]
Tester with the latest version of Terminal provides much shorter period of testingthan previous version for the same period of datas (M1, M5,...). Is it possible to get more datas ? also M1 starts 2006.09.08 and M5 starts later 2006.09.15. M5 should provide a longer period of testing isnt'it ???...
-
This is my out of the box hedge fund stragety. I am going to open 25 - 50 forex accounts and run a different EA on each account. This will be considered my stragety portfolio. I will then set up a ranking system for the portfolio based on the account performance of the previous month. the...
[Deleted]
Hi, I am need to view the "A.D.M.I" within MetaTrader, into a histogram barchart format not the current standard line chart Can anybody help or advise me how this can be done? Regards Neal.
On the website of the Automated Trading Championship 2006, the interview with Alexander Ovchinnikov (Sashken) has been published. Alexander tells about main characteristics of his Expert Advisor: I agree that stops must be placed. I just could place a StopLoss for my expert at400 to 500 points. I...