MQL4 and MetaTrader 4 - page 991

Hi all, I need to loop through all the crosses available. The broker is unknown in advance, so I need to query realtime which is the list of all crosses available at the given time for that particular provider. Is there a native function to call into, to have that list back?   Thank you very much in...
When I setup email in Metatrader, using my Gmail account, when I send the "test" message, the journal says: Mail 530 5.7.0 Must issue STARTTLS command first.  Has anyone else run into this?  Is there any way around this? Peter J Shepherd
Hi Has anyone come by this EA and got it to work? https://www.mql5.com/ru/code/10071 (English version also attached) When I add the EA to the chart, the EA loads properly however there's no indication that the re-written chart with the merged bars has been generated. Or if anyone has another...
[Deleted]
I'm learning mql4 and trying to make an EA that opens additional positions after the previous position gained 25 pips.  It works but not completely. The problem is that after the first position gains +25 pips it opens an additional position like it supposed to but then it continues to open...
[Deleted]
Hello, I want to know how to do to stop the execution of an expert, if a certain condition is met. There is a special function for that?
[Deleted]
Hi! I want to read a custom indicator out, what could be solved with iCustom. But it does not print a line, it just draws an arrow or a point from time to time. How could I read if there is such an arrow or point? Thanks!
[Deleted]
Hello, Normally we use the “SetIndexShift”for determining the position of the indicator in MT4. However, thisposition is fixed and once the program is started the shift cannot bechanged any more. I want to use an other Indicator to shift thecurrent Indicator. So that must be done in the “Start”...
Hi, I was able to write a code to open a position when a condition is met (e.g. Sell if MA1 is smaller than MA2)... The problem I have is that when the the condition is when the condition is the other way around (i.e. MA1 is greater than MA2)... I want the EA to close the orginally opened Sell...
  What is order_id ?  (40   1 2 3 4)
I do not know what is " order_id " in orderclose. Please help me
  Offering cooperation  (68   1 2 3 4 5 6 7)
Will gladly run your advisor on a real account skype: gospodin_new
How would i be able to measure time in between past 2 bars, [1] and [2], in case of a renko or range bars chart? Where should i look for answers ?    Thank You 
  Pema crossover  (13   1 2)
Hello Everyone,  i want to create code of pema crosover but in the pema.mq4 attched below indicatorcounted returns -1 value due to which i cant program..please help by creating a pemacrossover.mq4 file.Thanks in advance. 
[Deleted]
Hello All, I have got 2 indicators, namely: 1. Currency Heat map: It displays the CURRENT bar status of all 28 pairs of 8 major currencies in 4 different color variations. 2. Trendline: It displays the current prevailing trend in the market. If the CURRENT trend is upward it shows green color and...
First i roamed around (unmatched data error) topcs, but now i have to poen a new for this.  I have an EA that does not run backtesting. It is price-sensitive, independent from timeframe. However last tiem i used m15 so i left that unchanged for this new test. Then i got the "Unmatched  data errer"...
hi friends i add a bool linger Band  indicator to my main and set the level is -1.5 and 1.5,after  load ,the main  is  below     now i think  get the red line's value,what  can i  do,the value is what 
Good morning, I wanted to ask a question, I want to subtract two values: ​​result_MACD MACD = signal_MACD - value_MACD MACD values ​​are to 6 decimal places, but I do the calculation only takes into account four decimal places and I need to do the calculation with 6 positions is there any solution?...
i'm trying to take two instruments and store them into array1 and array2, dividethem (array1/array2) and store them into another array11. Indicator code: Pair1="EURUSD"; Pair2="GBPUSD"; double first; double array1[][6]; double array2[][6]; double array11[]; shift=1; if(x!=iTime(NULL, 0, 0))...
[Deleted]
somewone can do this job? Thank you.
  Back to basics  (1)
I'm creating an MT4 EA that uses the RSI to take profit. The simple question is: On the chart that I install the EA on, must I have the RSI on the chart? Many thanks
  test advisor  (2)
I beg leave your comments on danomu adviser can it izpolzovat on real account. In the demo at H1 500 deposit shows good performance
Hi. Im running MT4 in demo mode and it is always about 10 pips behind the other platforms and charts i use. Can anyone help w this?....cheers. J 
hi, I need your help, Can you give me a link where i can download a full Metatrader 4 version ? In all link a have found on internet and on my broker, i always have a web installer link and in Africa i have an error Thanks in advance
Hey guys, at first - sorry for my english - iam not a native speaker. as u can see i have a problem with this ea timetrader v2 i already sent tonny a message but he didnt replied. all in all i need just one more function in this ea: a triggerline.  the ea should trade in the direction to the...
[Deleted]
Hello,  I've found here in the forum, a script for buy / sell orders with a magic number. The script I've attached. How should the script for when I would like to give the currency specified as a parameter in the Order? I trade with many different currency pairs and do not want to open a chart every...
This works in scripts but not in EA.       Comment( Commentary + " | Closing All Orders, please wait ..." );       CloseAll( "None", 0, OP_ALL ,MaxRetry, Slippage, Commentary );       Comment("");   When compiling EA it gives error 'OP_ALL' variable not defined.  I just started learning mql4,...
Hi guys I have successfully created a DLL for MT4 in VS2010. When i try to call a function I get "cannot call function 'xxxxx' from dll 'xxx.dll' (error 127)" Are there any settings/configuration that I must be aware of? Is it even possible to create the dll in VS2010 for Mt4?
Hey all. Could really use someone's help.  I'm having trouble with a couple issues on my EA. When I perform a backtest from Septemeber 1, 2012 to today, the EA only opens long positions. It will not create sell orders, and I have no idea why. My backtest settings are set to create long and short...
Hello every one : I`ve wrote this code to export EA Report to Excel ,,, it works fine But I wonder How to write the Information in a new column ( inside the excel sheet ) each time a new month begain // in int deinit () section I wrote if ( IsTesting ()==true) handle= FileOpen ( "EA.csv"
[Deleted]
Hi, I am developing a number of robots, and for some reason, one robot will work fine in the strategy tester, but when I try to run another one I get errors something on the following lines: 2011.08.12 04:01:40 TestGenerator: unmatched data error (volume limit 3134 at 2011.08.12 00:00 exceeded)...
I'm looking for a programmer to code my idea developed after a careful analysis of pure martingale , EA  downloadable from codebase mq4. This EA generates random orders with stop loss and take profit. It 'a martingale without multiple orders that charges in the event of loss in part on lot...