Hi, there! I am interested in having a good idea of how faster MT5's optimization speed is compared to MT4. Could not find any forum threads on MQL4.com related to it, so I thought of doing tests myself. But to achieve that I would need two versions of a robot implementing the same strategy on both
[Deleted]
What is the main reason for account disable. Is there any policy which can cause account disable. I have started 100 usd account . So can I make unlimited trades. Or Limited.... Please answer...
Any good signals for a 50:1 leveraged account?
I have tried to create this function with the if,else but am having difficulty. I would like for the function to return the number of the "if" criteria that is meet back to the program using checkordertype () . Is this type of function allowed using " if ,else ", as I am a newbie to functions would...
Hey guys, in the following code-block I created an order via OrderSend and tried to modify it. if (RiskHedge == true) { OrderSelect(0,SELECT_BY_POS); if (total == 1 && OrderType() == OP_SELL && aktiv_2 == true && Ask > (Preis+3*spread)) { OrderSend(Symbol(),OP_BUY,Lots,Ask,0...
Hi guys, Had a good look round, but can't find an answer for this one. Probably something obvious. I'm opening multiple positions three pips apart, each of which has a fixed stop and target. But when I alter the stop or the target for either trade - both get changed. Is this normal? Happens with...
About a month ago, I had a problem updating historical data that led to me trying something that resulted in the platform becoming frozen. So I uninstalled it and replaced it with the latest Alpari US build at that time which was MT4 build 500. From that point on, two versions of an EA I've tested...
Hi All, Not sure what's happening or how to put it right but when I open a new profile on my MT4 (V 4.00 build 507) I get the view in picture 1 (which has only started happening for the last 3 days) but when I click on another one of the currency pair tabs on the bottom of the page and then click...
[Deleted]
Hi,I am looking for an indicator or a way to substitute fractals in coding,because its pretty hard coding them. Maybe you could give advice on how to define them easily
Hi all, I'm looking to open buy and sell on grid levels above and under Bid respectively. I do not make use of pending orders. Is that possible to get from you any help here ? int start() { double pgrid = Bid*MathPow(10,Digits); double mgrid = MathMod(pgrid,gridspace); double grid =...
[Deleted]
Hi, I submit a OP_BUY order with 2 lots and profit target price A Once opened order is confirmed, I would like to modify the open position in the following way: Keep one lot for target A Get out with the second lot at target A/2 (50% of target) To resume: Get out from an open position with 50% of...
Hi anyone knows if there is any sort of sample EA framework with build in features like MM, SL-Trailing SL, TP, Limits Orders etc? I just dont want to reinvent the wheel on the basic parts of an EA Thanks
Can the Metatrader 4 platform run under a Windows Server operating system?
We all know the disadvantages of moving averages - lagging and/or overdrawing on the right side of the quotient. The essence of this phenomenon is a fundamental inability to see into the future, and nature will do anything to stop us from breaking its fundamental laws. This is not to say that we
last 4 days not able to test in visual mode in strategy tester .from date can be selected ,to date cannot be selected help needed
hi all, idid not find the price channel indicator. can any one help plz? thx
hi guys, how can i display the EA historical trades on the charts? thx!
hi all, can u advise how i can import live chart data from my tradstation into mt4? thx
Dear all, Anybody interested to cooperate to develope an EA? You can send a message to 1273174547@qq.com. I have an attractive idea and have been paper trading based on the logic in the past 2 months. and the Result is satisfactory....I hope you are an experienced EA developer.
Hi! I am doing some EA testing with my Demo account and would like to know if there is way to separate the Trade Report for each EA? I generate a detail report but I have no way to know which trade is open by which EA. Thank you.
Common: FI1 (financial instrument) is taken and patterns are sought in it. On the basis of these patterns TC1 is created. Then FI2 is taken and exactly the same way TC2 is obtained. As the result, in the best case we obtain the number of TC equal to the number of FI. Alternative: A TC is invented
[Deleted]
Hi, Let`s assume I have 4 charts open on my screen, with different pairs ( EURUSD, USD JPY etc). My EA checks periodically the charts/pairs if conditions for trade setups are OK. I would draw an arrow on a chart where setup is possible, to point on the possible setup time, above the particular...
I want to optimize the parameters of a new EA I have written, but the Strategy Tester just hangs/do not react if I click Start in Optmization mode. Am I missing something about the new build?
[Deleted]
I want to start . How will I start and buy account. And If I want to get my current money or profit money how will I receive. Need some explation.
New article Reading RSS News Feeds by Means of MQL4 has been published RSS is actively used by news agencies, companies, as well as various news web sites. RSS can be aggregated (or read) by a variety of special applications (readers) and delivered to users in a convenient form. This article deals...
Amazingly, I can't find easy free historical price data so I'm going to write a script to export to csv for us in excel. Just before I start I wanted to check that I'm not missing an easier way to do this...? Also, is there an easy mql way to make it load up all historical bars, or would I have to
[Deleted]
Hi folks, is it possible to write an EA code which runs in an opened chart window and that chart opens another chart window by itself? for example if(condition==true) Open a second chart EURUSD D1 Is this possible?

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.