MQL4 and MetaTrader 4 - page 948

Hi all, my first message here... in strategy tester trades appear before the signal and bars be in the chart.  Regards. 
I have been using strategy tester for a long time with no problems. Just yesterday I had to do a system restore (windows 7) and now I get this message when I try to run strategy tester with a 5M time frame. " 2013.02.08 12:46:37 TestGenerator: internal error because the file not opened ". I have...
so, for every tick data, the start() function will activate again.   What if the start() function have not finished running and the new tick coming? Will the start() function keep running until the return() reach  and run the new tick after it? Or the start() function stop and run the new tick? 
[Deleted]
My account in mql5.com got banned and i suspect its due to some links i put on my profile. Phi.nuts assured me it was totally fine to place links on your profile link and nowhere else. So come explain this because i have made no violation of TOS. :-( . Below is the proof where phi.nuts said its ok...
Hello Forum, I have the following question which has shown up a BIG gap in my base understanding of how and when indicators update. Why is comparing indicator values for bars 0 to 1, different to comparing indicator values bars i to (i+1), in the context below? Context: I put together an indicator...
[Deleted]
Andrews W Salim from India Purchased a robot and now guide me to add it into my GCI Account on a VPS
Hi specialists, I have a question for display some account informations in MT4. IK found a standard script in my MT5 installation which show me actually account informations in my chart.  The information field for the "margin call in%" and the "margin stop out in %" is very important for me. So I...
New article Fast Testing of Trading Ideas on the Chart is published at mql5.com: The article describes the method of fast visual testing of trading ideas. The method is based on the combination of a price chart, a signal indicator and a balance calculation indicator. I would like to share my method...
hi all, my platform connection has been so unstable in these days. I always got disconnection and wasn't able to get reconnected until a long while later. And even if I am connected, sometime i couldn't even trade or close an existing position. After I checked the Journal of the platform, I see the
[Deleted]
Why is it that hiding take profit and stop loss using OrderClose() gives different results, when compared to using OrderModify() ?
Hi all, So, I'm looking to modify an object position like stoploss line in a TrailingStop code. The object is created in the right place but it do not follow the price. Also it not delete from the chart ( at this moment the Tester chart)  Following is the code that I have to create the object inside...
[Deleted]
2013.02.07 21:00:03 '2088220729': order sell limit 0.20 EURUSD opening at 1.35603 sl: 1.35777 tp: 1.30429 failed [Invalid S/L or T/P]
In January, we reported on the geographical expansion of our offices and opening a representative office in India. Now, we are happy to announce that MetaQuotes Software will have one more agent in the Indian subcontinent. We have a new partner, ISMAR Financial, in Pakistan and we...
hello,, can anybody help me? sa is why no open positions that open acc demo / live,,,? I wish it could work ea MT4 (4digit) thanks  
Hell MQL4 community, I need a condition to check if a new tick has just been created. I'm guessing to use the market info function with mode time or something along these lines? Any suggestions? Thank you
  general EA question  (20   1 2)
hi, I've programmed an EA which seems to get good results only for EUR/USD (on other pairs the balance gets to 0 quite fast) Is it reliable? should I use it ?    thanks 
[Deleted]
  Need code change  (5)
Could someone change the code so by default lines should be style_dot,  and currency pair shown on chart line_solid, thickness 1 Thanks in advance
Hi, Every one, I wrote an EA, that do some calculation on some previous candles in requested symbol and let me know the result that shown by percent. I can see the result in expert tab when I run my EA, and there is no problem. When I run it on strategy tester I got message that I defined it in my...
[Deleted]
Hi. I need someone who can help me with this coding. I've test it on Demo Account and the graph is decreased. I want the graph increase smoothly but I need to change some part in the coding and I'm totally blurred.
[Deleted]
Hi, I want to plot an horizontal line, and I want this line "movable", so that the user can place it wherever he wants, and i can use the level the user places it to do some calculation inside the code. I've tried using the ObjectCreate function with OBJ_LINE, and it works, but now i wanna get the...
Thank you for taking time to respond to my question. I have an indicator that generates multiple lines per wave and multiple waves are used (see attached). I would like to have an alert programmed and possibly an EA.  Should there be any problem in creating an alert/ea that bases its entries on a...
  wrong calculations  (12   1 2)
hello; in the below code i have put r3 =112..but in metatrader stratagy tester sl for order is not placed accourdingly that ..i have tried every thing..please have a see and help wat should i do..?? sl should be placed 11.2 pips below but it is palcing it only 3 pips down......
Hi guys,    When I try back test the following EA, there is error saying that    "TestGenerator: unmatched data error (low value 1.33456 at 2013.01.15 08:00 and price 1.33430 mismatched)"    Is the error come from the Close[] array?    What's wrong with that? Can anyone give kind help? Thanks. Hi...
I need an indicator to identify side way trend that is better than the one in the picture below
[Deleted]
Dear All, Please help, is there some one has used Samsung Galaxy based on the Android to access the Market session in ForexFactory? I failed to access because it needs the latest version of Adobe Flash Player. While I try downloading the latest version of Adobe Flash Player has always failed. Is...
Dears, I don't remember how I subscribed to MQL5 forum updates, but I am receiving several times a day mails from MQL5 forums with last updates. How can I have the same from MQL4 forums? Regards, 
[Deleted]
<DECOMPILED (stolen) CODE REMOVED> Can anyone help me in including the script on the above be able to test on demo but cant be used on a live account. And the script to be used in a specific live account? Thanks
[Deleted]
Does anyone know how to make a paremeter editable by the user. I created a basic indicator to track the a possible maximum ask value using maximum spreads provided by Oanda. Here is the code. Does anyone know how to get the ExtParam1 to be a modifiable option in the custom indicator settings?...
for example, i want to extract the ABCDEFGHIJK point as shown in the picture attached?for each pivot point i hope i can get the date.time and price information.... if the zigzag indicator has not provide the index for this purpose straightforwardly, then how should I modify the zigzag indicaor? i
  Execution Times  (2)
I'm new to MT4, so forgive my ignorance.  I've been playing with a demo account with FXCM, and notice that execution times are EXTREMELY slow compared to execution times I experience with a live account on my normal trading platform.  I thought this was really odd since this is a demo account....