Hello, I have indicator which plots weekly Pivot/Support/Resistance (it is modified from ready to use indicator ).. I want modify this indicator to plot Pivots/Support/Resistance in the past. The reason is that I want to examine Pivots action more closely and create trading strategy based on that
[Deleted]
OBJ_TREND draws a line between two points. Is there a way to extend it beyond its left and right points that define the trendline? Please reply if you know how to do this. Thanks ForexWatchman
After much trial and error, after many x rated words and telling the computer to X - off I am just down to one single thing in my EA. I have learned to make my EA one function at a time. And now, if possible I just need help with the last final thing. I need the following to be programmed into the...
I need someones help, because I am stuck since a few hours now with the following task: A graphical object is attached to a chart - an arrow in this case. This object needs a time and a price as coordinate. Now I wanna convert the time and price coordinate into a pixel based coordinate. Any idea how...
[Deleted]
Hi. I am trying out the Broco Trader demo account, and wish to try out the expert advisor feature. I have compiled 3 or 4 expert advisors (downloaded from the internet) in the meta editor - they all compiled with no errors and created ex4 files in the broco trader\experts folder. In the terminal, I...
I searched the database and documentation but haven't found the specific information on this. I've been having troubles with selecting orders. So in a number of different programs I put in print or alert statements after them to return the error status. All of them are being selected with the int...
Hey Folks, I have the following problem with this code: It is not showing the things I want it to show (obvious, otherwise I wouldn't be posting here). With the Maximum Potential Range Efficiency (I know, a pretty hyped up name, but couldn't think of anything better) I wanted to determine wether we...
[Deleted]
dear traders, have any of you sucsessfully traded the gap? the weekend one? I notice on the big movers like GBP/JPY, sunday open, as soon as market opens, sudden volatile movement in one direction about 100-150 pips, very tight stops 10 or 20pips works. I'm thinking on friday...
[Deleted]
Hi, i'am no Coder and looking for an EA which buy/sells the second fractal (in condition of Time or Candles) and reverse after Price crosses MA. Filter second MA. Is Anybody here sharing such an MA? Thanks for an Answer
[Deleted]
Any advice if it is possible to change the font size if i use the following function ObjectSetFiboDescription("Up",0,"(100.0%) - %$"); I need change the description portion to bigger font. Possible to do it? THanks
[Deleted]
Dear moderators or other member who can help, I tried to run my EA in my computers (I have 2 computers with windows XP) and it worked WITHOUT any problem. When 2 of my friends tried with XP and Vista there was crash error. These is Vista error : There has been a critical error Time : 2008.09.30 11...
[Deleted]
I have worked the new platform during 3 months (mt5) and I have two recomendations that hopefully will be taken into account. The first one, why dont consider another (one or two aditionals) new fibonacci (in the menu: insert/objects/Fibonacci/Fibonacci retracement) which work both independently and...
Anyone have an ea that can send my trades to another account? Thanks in advance
[Deleted]
I need a pivot indicator that will dispaly all the pivot levels just to monitor the activity in the past if any body have please give me or can design thank you
[Deleted]
Hi... am a new learner of MQL4.I just wanted an alert on the number of bars in a chart. Please refer the code below.The problem is that after execution of the special function init, when start() starts, the global variable "count" shows a value of 0. What am I doing wrong here? int TF=1; int count;...
int start() { int limit; int fractal1=45; int fractal2=49; int fractal3=2; int counted_bars= IndicatorCounted(); //---- check for possible errors if(counted_bars<0) return(-1); //---- last counted bar will be recounted if(counted_bars>0) counted_bars--; limit=Bars-counted_bars; //----...
[Deleted]
Hi all, Trying to have a deeper understanding of the ZigZag indicator I was investigating its code. My finding was that the parameter ExtDeviation is useless so I checked it on the charts. I attached two ZigZag indicators with ExtDeiavtion 0 and 1000. Independently of the timescale and zooming the
[Deleted]
dear traders, I am having troubles with the book on here. I have started reading through it, but know for a fact that I will not remember everything, theres so much to remember. is there another way that I can go about learning MQL4? I need to be able to relate what I am learning to something I know...
Hi If i have one account with deposit of 100$ and open one order with StopLoss of 25pip in EURUSD how i can calculate lotsize on the base of 2% from total deposit ? thanks
New article MQL5 for Newbies: Guide to Using Technical Indicators in Expert Advisors is published: In order to obtain values of a built-in or custom indicator in an Expert Advisor, first its handle should be created using the corresponding function. Examples in the article show how to use this or...
New article Event handling in MQL5: Changing MA period on-the-fly is published at mql5.com: Suppose that simple MA (Moving Average) indicator with period 13 is applied to a chart. And we want to change the period to 20, but we do not want to go to indicator properties dialog box and edit the number...
How can I find out what the longest bar has been over a specified time range & /or number of bars ?
[Deleted]
Hi All. I am trying to use an Indicator in an EA, but the indicator is not showing on the Data Window, hence not exposing any value to the EA. I checked the indicator code but could not see what is missing kindly assist. Here is the code: #property indicator_separate_window #property...
Hello: I would like to ask for some help with a problem I have; I really can't figure out what is wrong with this code. I declare some variables, make a division with them and then, depending on the result, I want to perform some actions. When I run the code I can see by the Print() statement that...
[Deleted]
The way the backend server works at my broker, after a pending order is filled, a new ticket is assigned to the filled order and the old one is deleted. Because they are an ECN, orders may even get split and from a single pending order I may get more than one filled order. I am using the following...
What is wrong with the following code? I'm not getting any values back. #property copyright "Copyright © 2010, Nondisclosure007"#property link "http://no.link.yet"#property indicator_chart_window#property indicator_buffers 2double floor[];double ceiling[];int init() { IndicatorBuffers(2);...
Hello guys, I've made a printer ea to show the value of data of my indicator to see if they've got the correct number, however, it doesn't work at all(The top right corner of the chart screen there is a cross next to this printer EA's name). I don't know what's the problem.......... Can anyone help...
[Deleted]
dear traders, I was wondering if any of you have done this: rolls paid 1700 est, at 1659 opening a positive roll position, then being paid the rolls at 1700 est, and then closing position immediatly when paid the rolls. do you think this would be a profitable stratergy? how...
[Deleted]
I want to MACD having four different colors: one is above histogram zero price increase, one is above zero price decrease, the other two are both below histogram zero but one is price increase and one is price decrease. Anyone can help? Thank you very much
[Deleted]
Hi Is there any user of Elwave sofware with MT4 ? What's your experience ? Thanks http://www.prognosis.nl/elwave/features/elwave92release.html This release of ELWAVE 9.1 contains the following new features and enhancements: Support for MetaTrader 4 (requires UDS ServerFeed) It is now possible to...

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.