[Deleted]
I am trying to the strategy tester but getting this error. "No data for testing"! This is a screenshot of the settings. http://i42.tinypic.com/xefx41.png What's the issue?
[Deleted]
We require a Meta Trader programmer to write an Autotrade EA so that our signals could be executed on our member's account without any input by them. The EA must allow the user to create a DDLT as well. Please contact us at hqhqforexsignals@gmail.com. Best Regards, Management. www.hqforexsignals.com
[Deleted]
Is there a function that will allow you to do this?
hello guys! I want help for setting up a bookmark with triangles , as shown in the figure below , three signals using fractals . being a first fractal down to the first tip of the triangle and other fractal up to the second point , ending with a fractal down to a value 50 % higher than the first
I like this indicator and I have been trying to raise / lower the arrow they are too close the the bars and to also display the Moing averages with the arrows. Thanks in Advance //+------------------------------------------------------------------+ //|...
New article Statistical Probability Distributions in MQL5 is published at mql5.com: The article addresses probability distributions (normal, log-normal, binomial, logistic, exponential, Cauchy distribution, Student's t-distribution, Laplace distribution, Poisson distribution, Hyperbolic Secant...
So I have a script that opens a csv file and starts calling FileReadString() to get each element in the csv which is just 1 line atm. Now I want to have multiple lines in my csv. Do I just keep calling FileReadString() and it'll move to the next line and start over on that line?
[Deleted]
I've been asked to code a strategy that always exits from a position after 16 bars. Is there a way to send the exit order to the server at the same time the position is open? Specifically, I need to ensure that the position will exit after 16 bars even if the client workstation crashes or looses...
[Deleted]
Hi does any one know of an ACCURATE indicator with mid points for MT4? I've tried 4 different ones but all are inaccurate and only one with mid points. As these are so important to most traders there must be one out there somewherer!!! Thanks a bundle Manfeed
Hi, I'm a new MQL4 programmer and I have issue with my new expert advisor! I used SUFX Expert Advisor Builder to build this basic Expert and I've cleaned and optimised everything I was able to... The thing that I want my expert to do is to open a position when my indicators follow a trend. A long...
[Deleted]
Hi guys,this is my first post on this forum, actually, on any forum I guess. Anyway I’mtrying to draw pivots on the platform’s history and it seems to work fine but Iadded some H1 data dating from 2004 and when it reaches about 44,000 bars I getsome weird behavior. I’m using a script because I was...
[Deleted]
In MT4, when I open my Navigator, it has started docking at the top and extends horizontally the full width of the page. This makes it impossible to see the chart properly. How do I dock the Navigator to the left and extending vertically, like it usually is? I try dragging the right margin of the...
[Deleted]
Good day, bool check == False; //---- ORDER SELECTION for (n = OrdersTotal ()- 1 ; n >= 0 ; n--) if ( OrderSelect (n, SELECT_BY_POS) && OrderSymbol () == Symbol () && OrderMagicNumber () == MagicNumber) { if (A > B && check == False) { check = True; Print (check);
Hi guys, Just realised something that doesnt seem to make sense to me. MT4 seems to use 'points' natively, (ie the last decimal place, which for 5-digit brokers is a pippete/partial pip). Yet, in the order exection dialogue it lists the option for slippage in pips. Do they really mean points (last...
[Deleted]
HI One deal? im need one script .. alert (sound & mail by -X profit) im cant not good coding bat im can german and polish. im translate you projekt to german /polsh and you code me dis scritp ? hier is the link to my problem https://www.mql5.com/en/forum/136829 thamks :) parheps you like dis deal...
Hi, Is it possible to export signals from an indicator running on a platform in broker A, in order to be used by an EA running on the broker B platform? Maybe using the icustom command on platform B!!! If so, how can I do that? Regards
[Deleted]
Hi every body, This is my first post and I would like to inquire about how to set a trailing stop lower than the minimum of 15 pips in MT4? Thank you.
[Deleted]
Hi, I've coded a DLL which I tested successfully on two windows 7 pcs. Now whem I'm trying to use it on my VPS with Windows Server 2003 the commonly known error 127 appears. (I know that this error occurs if you forget the .def in the project. But that's not the case.) After this, I installed one...
I downloaded MT4 from somewhere I can't remember and when I opened it up and went to file/new account (or whatever the option was) register..I can't remember it only allowed me to register an account on forex.com I believe? Is there a version I can download which will let me create multiple accounts...
[Deleted]
Ok so the indicator I am using tells me at what levels toset my SL. I have been told by various sources that my stop loss shouldbe 2% of my portfolio margin. How do I calculate the risk level I should trade at whenlooking at my SL level and margin %. Is there a calculation I can use, is there a...
Hi, how are you handling the orders, if the OrderSend- or the OrderClose-Function returns -1? I want my ea to open and close the order at a specific minute, and often the broker doesn't execute the orders in this minute. Now I want my EA to try the OrderSend- or OrderClose-Function 4 times after the...
Trying to distinguish between real currency mark-up and illusory currency mark-up and recognising the simultaneity of the pairs' moves.
(70 1 2 3 4 5 6 7)
Before I proceed I would like to suggest the following links to interesting threads in my opinion Anyone who enters here don't think that if no one responds except me then it sucks, maybe some very intimate topics are touched upon...... https://www.mql5.com/ru/forum/103112
Where is Account History reside? Is it on my PC or on the broker's server?
I have just scimmed hundreds of indicators in the codebase without result. I need to identify candles closing in the extreme 20% of the candle's range (high-low). Example: CandleHigh = 1.3400 CandleLow = 1.3300 - The indy should mark the candle if close is > 1.3380 OR if close is <1.3320 I'm sure...
I am trading with IBFX and obviously do not understand swaps properly. I thought that a swap could be negative or positive and was basically interest on the trades of currency pair that has been held overnight. However, I get negative swap values if I trade either long or short regardless of whether...
[Deleted]
Just wanted to know if there is a way to download the MQL4 Reference file from the Documentation section? Thanks dptrade (newbie)
In MT4 irritating text labels appear when pointing the cursor on candles, MA-ribbons, pivots etc. How can I turn this of off?
Is there any way that I could arrange to be asked for manual confirmation when my EA wants to enter trades but not when it wants to close them?
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.