[Deleted]
How can I include any scrip, say "USDINR" (from the Tools-History Center-Forex Crosses-USDINR) in the market watch window? Ive tried downloading but all it does not display the scrip on the "market watch" window afterwards. Am i skipping some step?
[Deleted]
hi i am new to all this and was wondering if anyone is able to help or advise, basically i am running an EA called the mastermind 3, which seems to work quite well but it always buys volume of 5, which is a bit rich for my taste, ive tried to modify in the script changing lot from 5 to 0.1 but to no...
Hi all, Typical Price is another approximation of average price for each period and can be used as a filter for moving average systems. Calculated as: (High + Low + Close) / 3 Intel is shown with EMA 21-day exponential moving average (MA) and Typical PriceTypical Price (TP), used as a filter....
I have access to a indicator that writes to the chart in a known label. How do I read that information in? Is it as simple as: string myVar = LabelName; very generic I know, I am just not accustomed to collecting the indicator data via text labels. In the above, I assume, the name of the label in...
I have my specifications ready, but I need help with the EA architecture. Which functions first?, how the logic and relationships between several functions will operate? How to use other functions such security and print out? Thanks, Bob
[Deleted]
Hi all... I have a dream for my EA - to be able to automatically read the news from the ForexFactory site and to prevent my EA from trading during times when there are news items that will affect the currency pair that my EA is trading. Could it be that maybe such a thing (a module or function?)...
This is updated on an irregular basis. Provides an overall summary, which the Contest site does not. http://www.phytrade.com/metaquotes-trading-contest-2010
Hi all. I want to construct a indicator that makes my chart to do the refresh event ("as if I had pressed the refresh button in the metatrader"). what I pretend is to update the hst file with new quotes and then I want my chart to automatically refresh after I update the hst file. I have already...
Hello I'm trying to use an object of type OBJ_CHANNEL in my EA. Can you please tell me what the 3 coordinates are that I must specify? The documentation just says this: OBJ_CHANNEL: Channel. Uses 3 coordinates. Well, that's nice but what exactly are the 3 coordinates? Yes I know that each coordinate...
I need an expert advisor to move my stop loss to breakeven after certain number ofx pips profits has been secured. I need th ea to be able to do this to multipul trades i place on pending order. Any Ideas? Thanks
[Deleted]
As the title, many thanks!
Hi all. I have another small problem that i cannot figure. If i log on at any time during the day and need to analysie the bars since the start of the day's session, how can i do that? For example if i logged in at 12.20 in the after noon and want to know and analyse the bars since the morning start...
I want my dll to be able to connect to a database and read and write to the database. Any help would be great Thanks
i mean in future are you going to remove mt4 from trading? and when you do this i need mt4 plateform for many years because i cannot convert my mt4 indicators into mt5 and my mt4 indicators not works in mt5. so tell me what is the solution and how long you will keep mt4 for trading ? reply me
does this script exists ? send email each time a new position is open (for all pairs and EA) to use on a VPS account with several EA thanks in advance
Hello to all and thanks for the help in the past A couple of questions to understand the MACD Sample 1). MODE_MAIN = the base indicator line. This is the explanation inside the documentation stated here. This base indicator line is the cutoff point so to speak, for the upper and lower vertical lines...
Hello comunity please help me Its a amazing fib expansion tool for all comunity fib expansion tool That after I set a fibo expansion and put a name on the object for example: "fibsell" he put in limit orders and stop in following levels. Levels of fib expansion Orders (limit): level A: 0.61...
[Deleted]
I write a cross trendline ea, it can open a order but can not close it, I wondered what's wrong in it. please help me about. //+------------------------------------------------------------------+//| Moving Average.mq4...
[Deleted]
Hi I have an indicator that showing / calculating MA values from other pairs.. So for example I attach the indicator to EURUSD timeframe M1 but on calculation it use value of GBPUSD M1 an USDJPY M1 it actually much more pairs.. not only 2 pairs. The issue is when I load it for the first time.. I
[Deleted]
Hi, every one out here, i have tried several times downloading the MQ... on Alpari.com and mq4.com but finding challenges insttaling it.If anyone knows how to download it properly, let me be aware,mail me @ sammy.miller48@yahoo.com.THANKS.
Hello, I've been in the process of editing a custom martingale EA. Normally, the EA works fine when you put in a standard/constant range parameter amount. For instance, if you put in a constant range of 50 pips, new orders with lot multipliers will be made every 50 pip movement. However, when I...
When I first attach my expert to the chart, it runs int init(). What ever functions I have placed here are to be executed once without a new incoming tick, but I don't think that is happening. This is where I am getting confused. My objects are not drawing until int start() is called with 1st tick....
[Deleted]
Hi All Looking for someone to write a small program for swing trading with 95% hit rate. 800+ pips per month, and you can claim the program as your own for others to profit from. Contact on my e_mail please. bret.robinson@ntlworld.com. Regards Brett Robinson
[Deleted]
Hello, There used to be a check box in the back tester that told it not to recalculate the tick data. Is it possible to have this done in a different way? Thanks
This is the EA I want to modify to work with others.It's a simple grid EA.It use AccountBalance() and AccountEquity(),so when other EA have oders in list. This EA can't work correctly.Someone please help. extern int Step = 170;extern double FirstLot = 0.1;extern double IncLot = 0.0;extern double...
I have a client who use a dll to validate user details with a server, and so far we've only used it on indicators (for about a year). When I tried to use the validation with an EA instead (exactly the same code), it simply doesn't work. While trying to find the reason why it is so, i created a...
[Deleted]
hi! im quite new at coding and i discover many new features every day. i use to find my answers by googling but here im stuck with a -rather simple for experienced programmers- issue. id like to get the color of supertrend in a variable, to trigger orders. i just dont find any info about this kind...
[Deleted]
Hiii This EA open next trades immediately after TP target hits. Please help me to make following changes in this EA Remove commission: Add Loop Trading (TRUE / FALSE): To state whether EA should continue to open second basket after closing first or not? Add Time Delay (min.) It is the waiting...

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.