Hello MQL, can you create this overlay Chart indicator in an unlocked mode setup ? After this, you can SCROLL the overlay Chart about the chart, this is veryyyyyyyyyyyyyyyyyyyyyyyyy usefull and i look for it. Kind Regards balduin
[Deleted]
Hello traders and programers, im looking for a EA that can trade using the stochastic indicators,, stockastics settins 3,3,3 buy when main line goes to equal 20 sell when main line goes to equal 80 timeframe 15 min chart stop loss 30 tp 50 please if anyone knows where i can downlaod this ea or...
I have 6 servers to choose from in my brokers MT4, and somehow the platform switches to the one with the biggest lag every half an hour or so. How do I set a fixed server that will always remain the same?
I want to write a EA that uses moving averages cross Slow being the 5 period Fast being the 3 period the EA will check the if the fast ma is above the slow on the previous price bar close all open orders go long one mini place TSL 50 pips when MA's cross again close all trades and go short I think
[Deleted]
USA east time? my computer time? could I adjust the setting? Thanks a lot~
need help in ea code ea has to open one order per candle and close the position after candle is closed so need help to close the position as soon as candle closed extern double lotsize = 1;datetime order_time = 0;int init() { return(0); }int deinit() { return(0);}int start(){ double...
I am posting an EA based on Alligatora , and test reports. I should tell right away that the code is made from scraps and I am a newbie myself. I am not afraid to use it, I will be glad if you will give me some tips for improvement. I would be very thankful for any suggestions and improvement. I
Newbie. First downloaded META4 then upgraded to META5 and deleted META4. Any problem?
Does anyone know if it is possible to call a managed dll file developed in say c#from mq4 code. I have seen examples on how to call functions from mq4 to that liveinside of unmanged code developed in C++ dll files. Anyway, any examples of howto go about doing this would be great using mq4 and visual...
Dear Developers, Can the MT4 API work 2gather with ASP.NET (VB code) framework 2.0 and above? And will be using MS. Visual Studio 2005? Where and how to get the MT4 API and a reg. demo a/c? Thanks all Regards, Eugene
Hi, I wonder if there is any function or a smart way to clean everything that was retrieved/cached by OrderSelect() or any other function ? Something similar to RefreshRates(), something that will make me sure that next time I call OrderSelect it will return correct data and that in OrderTicket()...
[Deleted]
Hi - How do I generate a real-time stream of 1 hour candles (High, Low, Open, Close) on "EUR/USD"? What if I need 4 hour candles instead of 1 hour? What needs to change? Is there an indicator that already does this or do I need to create one myself?
ABS(((High-Low)/(Open-Close))*(Vol*(Open-Close))/1000... the meaning is not clear yet, but practically every following period works in 80% of cases...:-)) (divided by 1000 to get digits that are digestible and can be immediately covered by a glance)... What is it...either the inertia of a
How do I OverLay tick Chart on another offline tick chart? i.e. GBPUSD on EURUD - Tick Timeframe (Both Offline charts) I want to add the OverLayChart indicator on an offline chart i.e. !TickGBPUSD,M1 offline onto !TickEURUSD,M1 offline. The 2 indicator logtickdata and posttickdata, would create any...
[Deleted]
Hi guys, I got tired of having Fibs on MT4 with levels that are not able to be modified individually... so I coded my own Fib which can have separate characteristics for each level... like different colors and thickness here is a pic of the completed indy : the question i have now is :...
hi did anyone have indicator that will draw horizontal line off last candle high and low ?
I have faced the problem of voraciousness of Alpari terminals. All other things being equal, the terminal from Alpari is consuming much more CPU resources than terminals from other brokers. Can anybody suggest how to deal with this problem... Thank you in advance
[Deleted]
I want to study call .ex4 file in library folder. but i failed, please help,thank you ! first I create a library file test1.mq4 as below test1.ex4 in library folder...
[Deleted]
Hi Staff: I've tried logging in a few times to my live MT4 acct, and I can bring up the Navigator as well as the Terminal, but I can't see the charts and graphs. What must I do to correct this? It's like flying blind. Help please.
Sir, I am using different indicators and calculations to identify levels of good support and resistance. Most of the time i get 5 or 6 differenet values. eg: 1. Daily R2 2. BB upper band level, etc.. How to identify the value close to the current bid. Means the lowest value above the current level...
[Deleted]
Hi all, I'm really sorry to bring this up here, as it's completely off topic (and off forums :P). I'm thinking about setting up a MQL4 quick coding service. Cheap, for people here who need a program done quickly and with relative quality. Now eascoder511 beat me to it by days :P, but as I see it...
Does anyone out there know of a program that has been built to evaluate the accuracy of one minute bars to five minute bars to fifteen minute bars, etc.? In other words evaluating whether the highest high over five minute bars ties out with the high recorded on the five minute bar?
Hello. I have a question. I have two robots and I want to make them working together in the same MT4 platform, but one of them work in EUR/GBP and the other one work on EUR/USD. The problem is that the opened trade by one of them, is closing by the other EA, and both robots collide it between them...
In Tools/Options/Email 1916XXXXXXX@mobile.att.net Is mobile.att.net correct for AT&T? I tried and it says that message failed. Can anybody help please. Thanks a lot.
[Deleted]
Hi, usually im using a lot of scripts with alpari and other broker... for exsample: BUYSTOP Code: OrderSend(Symbol(),OP_BUYSTOP,lots,Ask+distance*Point,0,(Ask+distance*Point)-stoploss*Point,(Ask+distance*Point)+takeprofit*Point,"Pending BUY",123,0,CLR_NONE); Simple BUY withouot SL/TP Code:...
Good afternoon, My question is: Can I program and run EA for 9 different symbols only on the one chart with started EA in the same time ? I mean about send, modify, close orders for many symbols (for example: EURUSD, EURGBP, EURCHF, AUDUSD, USDCAD, USDJPY, EURJPY etc... ), but EA will run only on...
Hello, i have tested on multidemo MT4 this great EA "Cyclops v 1.2.mq4"..where is yours best setting? and the important question...why open only Buy orders? Thanks and Regards.
I want to program an ea, which automatically changes the contract of the underlying for example Ger30Sep11, Ger30Dec11, Ger30Feb11,.... Is there an possibility to get the actual contract automatically from the MarketWatch. Or how can I program that?? Sometimes, before I can see the new contract, I...
Hello MQL Team, exists a tool, which shows a Chart from Date to Date. For example: I will show a Chart from 01.01.2009 to 31.12.2009 in a D1, H4, H1, 30min timeframe. Is that possible ? Than i will the the actually Chart overlay this Chart from 2009. Exists this tool or it is possible that you...

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.