[Deleted]
Could someone know where have to put the end program bracket?. Thank you very much #property copyright "Copyright © 2006, Taylor Stockwell"#property link "stockwet@yahoo.com"#property show_inputsextern string Symbol_1 = "EURUSD";extern bool S1_Buy = true;extern double S1_Lots = 1.0;extern...
Hi, Can I display inputbox with prompt about password with field mask char characters like this: ******* ? If yes, then how to do it using any library (and what library) and what syntax use in MQL4? Rgds,
[Deleted]
Can someone please help me with this. I want to be able to have only two or three day's displayed on my charts but I have tried and and tried without any success. I have tried the magnification buttons, the chart shift buttons but I am unable to have it showing as I want it. Help please
Hi, can I control an ex-4-EA with another EA, which I program
[Deleted]
Hello! I've made an EA (with debugging help from RaptorUK, thanx for that :) ) that should open and close trades at specific time. Opening works properly, and everything else, but close_all doesn't work at all... Here is the piece of the code I found online and inserted: void closeall() { double...
[Deleted]
Hello friends, we are going to develop our site and i want to put the widget like scrolling live update of currency . so Any one know how we get the code or script for the live update of currency in mq4... please help me.....
Hi, Since last Friday the 4th of November I can't open MetaTrader 4 anymore. When I opened it in the morning I received a message saying it would update the software and soon after the MetaTrader window became small and then it freezed. After many tries I uninstalled the software and re installed it...
[Deleted]
Hi! First of all; my EA is coming along great thanks to mq4l.com & FF.com! Thanks for all the help! However, i'm afraid i'm stuck again. - I have a signalup & signaldown value; double signalup=iCustom(Symbol(),0,"Xochi",1,1);double signaldown=iCustom(Symbol(),0,"Xochi",2,1); if (signalup...
I have continuously received error message ' Old Version ' whenever I log on to my MT4 Demo . Also there is no connection to the server. I tried to download another MT4 Demo but could not access Meta Trader Custom indicators from 2005 -2009, some of which I require for my trading. Could any one...
ummm, it was one of those things where you swear you'll remember where you saw something of potential importance and you'll go back to it later but the phone rings and by an hour later, you've forgotten entirely where you've seen it. i'm figuring it might be cool to have a line made by the avg. of...
Hi there I have followed the steps in the article and watch the video to try and get these indicators to work and yet still have no luck, Is it possible that the process of setting up the indicators has been updated? When I start the script build the indicators are not showing but the indicator...
[Deleted]
Hi friends, I'm new to mql4, and would like to learn it step by step. My main intention is currently not to write a profitable EA, but rather to learn this great language. I have check the default MACD EA and removed the SL and TP from it and it worked. Now I've found this CCI EA in the codebase
[Deleted]
Hi, I'm trying to write an ea based on zigzag and pitchfork. to draw pitchfork i need price and time of last 4 zigzag i get the price with ICustom() but I don't know how to get the Time Please help me :) thanks in advance ---------------------------------------------------------------------- this...
kindly help me sir dear sir how to attach Doda-bbonds to meta trader 4(MT4)
Here's a strategy I was hoping to submit to the Championships but never completed in time. It's been running for about a Month. Given that all Traders have different Risk-Appetites, my question is much more personal and no right or wrong answers. The drawdown in the picture is Highest Drawdown %. My...
Lately, theres been allot of discussion about how an EA must Die. I've decided to create this thread to settle the Myth once and for all. This little project of mine would be trying to answer one fundamental question "Can a Expert Advisor really survive the test of time?". There has been a few...
Hi all, I was searching a volume indicator where I could see the average volume for a concrete hour. I haven't found anything. I want to know if the volume at 6p.m. is average with the last 30 days at 6p.m., do you understand me? I don't want to compare volume of today at 6p.m. with average daily
Hello Dear forum Users! I have a hedging system thats requires a little scripting. So for example when i place a sell stop, sell limit ( depend on the market direction) I would like to hedge them with a buy instant order exactly when the sell pending orders are activated. so just in canse when sell...
[Deleted]
this won't work: void BuyPendingOrderFlex58(){int expire = TimeCurrent() + 60 * 450;double price = NormalizeDouble(iCustom(NULL, NULL, "Pivots",0,0), NDigits) + PriceOffset58*PipValue*Point;double SL = NormalizeDouble(iCustom(NULL, NULL, "Pivots",0,0, NDigits) + PriceOffset60*PipValue*Point;if...
We saw there are option for IPhone, Blackberry, Android but i didn't see any application for Operating System: Windows Phone 7.5 Mango, Which is latest Operating System used by some htc and Nokia. Is there any possibility to launch application for this os.
I'm strongly considering learning Object Oriented Programming. One reason is to get more out of the next generation of Mql language. My question is, how much like a real programmer does this make me? Could I market myself as a programmer in the real-world if I know OOP? How easily would I be able to...
Has anyone out there experienced a MetaTrader program that does not produce a log daily in the experts directory and in the program's main directory? The brokerage version of the MetaTrader program I am using is IBFX. I am working on a Windows Vista operating system.
I've got problems with running a dll file. First it was 126 then 127, first bevause of missing dll's, other of no .def file. When i solved these now it's error 998 and there's no info about this thread. Any help?
[Deleted]
Hello, first of all I 'm sorry for my english . But, you know ometimes when we see a long bar chart, sometimes, we can use the middle of this bar as a support or resistance . that's why I would like to create an indicator, which traced automatically a line in the midle of the bar where we defined...
To all: Is there a way to share the area between 2 irregular lines of a custom indicator? Can this area be rendered as a background object instead of on top of the chart candles. For example, the Ichimoku indicator draws a histogram the represents the Kumo or cloud. The histogram is rendered...
hello when i use DRAW_HISTOGRAM for indicator and chose solid space as drawing style, then histogram is hiding such things like bid lines or stop level lines. This works exactly like Ichimoku indicator from Custom Indcators: all things beside candles are drawn under histogram objects. I dont see any...
I having problem with this function and are getting mad... According to the documentation it reads the array from left to right and if I choose 0 it has to start from 0? Example: value=iMAOnArray(Close_Buffer,0,15,0,MODE_EMA,0); I "fed" the Close_Buffer with the latest value (latest is 0 in array)...
[Deleted]
I have a MA that the slope is plotted as a Histogram bar. I am trying to Count the number of Histogram bars and plot them as the red line (see attachment). This seems as if it would be really easy to code, and what I tried. ended up plotting the line backwards. I have looked everywhere for an...
I would like to define datetime type varibale (called MacroEvent) for setting planned macro event in comming week. For example on Friday 11th November 2011, on 11:11:11 will be publicated very important message for financial markets. datetime MacroEvent = D'2011.11.11 11:11:11'; Then I would like...
[Deleted]
This is my own version of the My_First_EA which is described in forex-tsd lessons (I think 13 and 14). I put it into live test on E/U 5-min chart and got this error. Error opening BUY order : 130 There are 3 things here: 1. why the error? 2. the short MA was crossing below the long MA, so why buy? I...

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.