MQL4 and MetaTrader 4 - page 1529

[Deleted]
HI, PLEASE, I NEED HELP HERE. AFTER COMPILING THE FUNDAMENTAL TRADER EA IT ALWAYS SHOWS ;1 ERROR 'time mgh' - cannot open the program file. I WAS TRYING TO LOAD IT IN A STRAIGHTHOLD TRADING PLATFORM . PLEASE, I NEED HELP. WHAT SHOULD I DO TO SCALE THIS HUDDLE. THANX EMMANUEL
On the website of the Automated Trading Championship 2008,an article Reporting the Fourth Week (20-26 October) has been published. The fourth week of the ATC 2008 is over. This week in the forex market was rich in events for almost all currency pairs. Of course, this had its impact on competing...
Is it possible to get a list of all the brokers who offer trading with the MQL4 platform?
Can the experts write an indicator that will draw a vertical line at those (user selected) times? thanks
[Deleted]
Dear Forum, I would like to perform an usual limit order which means, that I'm willing to pay the limit price or less for buying something. In MT4 I found two possibilities, which do NOT perform this: 1) OP_BUYLIMIT OrderSend( Symbol(), OP_BUYLIMIT, 1, limitPrice, ...); is not an usual limit order,...
[Deleted]
I have a new demo account and the only chart that shows pip movement is the US/JPY all the others show nothing. This all started with the new week of trading on today the 26th. Any idaes?
[Deleted]
Can anyone please tell me what is the significance of the 'Model Quality' in the report tab of the strategy tester? Thank you!
Can someone help me, I have spend hours trying to figure out how to pass array elements from one array to another so that I can display them in an indicator. I have looked at many indicators and still cannot get my array elements to show up in my indicator line. Attached is my program code.
Hello All I forcast close price of next bar with ARMAX model but I can't show it in chart as a line. Please, why does the attached indicator show me a number at future time ? Or How to make a new bar to chart at future time? Thanks a lot tarokh
By observing the price you see the result of information which has no effect on the market. It has already been accounted for, worked out, discarded and forgotten (and immediately, by those to whom it is available). The market will repeat its past behaviour (this is a consequence of the TA
With demo account I can get data from 2006.02.16. But with championship accout I can got date from 1999. Now I forget it's password so with its investor's password I can only get the data from 2006 now. Is there any way to get more date on H1 chart? Thanks.
[Deleted]
Hello guys I have my EA codes with RefreshRates as per following, but I still have requote and my EA stop sending new CloseOrder after 1 or 2 try. How to I write a code that will ask my EA to keep sending CloseOrder until it accepted by the broker server? Thanks for (int i=0; i < RepeatN; i++) {
Hi, Im attempting to write an EA from a manual system that I have been trading. I have an EMA centre and a couple of bands either side. When the price bounces of either of the BB's then I will open an order in the direction of a stoch indicator. My issue is that when I trade this manually I make...
Is there any key shortcut to do this? I have to drag mouse lots of times now.
  MT4 and Vista  (1)
i just opened an acount and i cant seem to get the program working, then i noticed that vista is not listed on the plaforms that suport MT4? has anyone ran into a similar problem?
[Deleted]
I need a indicator for my estrategy, I use 4 indicator and I want to keep my chart simply, I need a Arrow in my chart in this form : -Filter the trend with 4 H 5 EMA and 8 SMA cross with RSI(9) above or below 50. Then trend its Up with cross up and RSI >50..... And draw a line in all the chart with...
On the website of the Automated Trading Championship 2008,an article Jury Session Record of the 25th of October 2008 has been published. Once again the issue discussed on this Jury session was the disqualification of 15 Expert Advisors. All they worked with errors. The most common error was an...
int ticket = OrderSend("EURUSD",OP_BUYSTOP,1,1.20000000,3,1.10000000,1.60000000,"Open Buy",0,0,Green); I used code above to try to place a BUYSTOP order, but I got a 130 error which means "Invalid stops". I don't know why 1.10000000 is an invalid stop? Thanks!
[Deleted]
Hi, I would like to check what is the best indicator-proven to work. Most of the available ones do not work properly and have limitations. I was wondering what would be the best indicator with the least limitations. Theoritically, this indicator would work even in the current bad economy. Thanks
Profit Traders and Healthy == Success Traders Profit Traders but lost health ==. Useless Lost Traders but Healthy == Still Useful and Still can become Success Traders Lost Traders and lost health == A Failure Hence To avoid become the 4th type of traders..try to...
[Deleted]
  920$ a month.  (5)
Hi, I have produced an efficient EA, but it makes ONLY BUY TRADES. This is M1, EUR/JPY. I didn't optimize anything. I did not even approach an increasing money management, but only a fixed-range-of-Lots management. So, the result is not due directly to a progressive increase of money expenditure....
TestGenerator: unmatched data error(volume limit 14215 at 2008.05.27.00:00 exceeded) please help
I would like, for the sake of curiosity, to have a look at the graphs of the future championship participants, so as to compare the expectations of the participants and the actual results. Naturally, as the author of this thread, I will be the first to post my schedule. I am waiting for your charts
I wish to know can we put markers on history charts, because but to find the point by looking at numbers appears to be very difficult. Can you please teach me how can I add pointers , up arrows and down arrows on charts, I want to place pointers there at run time. I do not know if this could be done
[Deleted]
  Bars counter  (1)
I need to count how many bars before. Example EMA give me buy signal, but i want that other indicator give me buy signal too and if this not happend before 3 bars nothing happend, how i can do this? thanks
[Deleted]
Hi, I am a newbie trader who is looking for a simple EA. I am not a programmer, so once again please keep it simple. Would be willing to pay if it works well.Please contact me at desanto@mindspring.com
Iwould like to ask for help: how to draw a rectangle in a separatewindow? Rectangle must have dimensions 40pix x 120 pix & yellowbackground. Important: It may not change its position after the move of chart,which must be drawn on a permanent basis. Please help
Hello, in the regular DDE Sample Excel-sheet there are the known formulas for ASK/BID(to receive data from MetaTrader) etc. listed/integrated. But, is there any formula/Excel-text for the transfer of VOLUME data! from MetaTrader to EXCEL, would be important of course? Thanks, if anybody has an idea
On the website of the Automated Trading Championship 2008,an Interview with Maxim Minenko (maximich) has been published. Maxim Minenko, known as maximich, is not so long in trading. However, he has got his own idea that the simpler a system is, the better. Maxim participates in the Championship...
[Deleted]
Is it possible to build my private MT4 Server? anybody has the instalation files???