How to change account associated with an VPS rented from MQL5.COM ? Thanks
Hello Guys, I made a bool function to count my positive and negative trades daily, if there is more then 3 it returns true. In backtesting it works because all positionated volume closes at once. In real trades, the volume is closed in parts, so the function counts more then 1 positive trade and...
Can I download data of timeframe M1 in MT4 ?
Suddenly the OnChartEvent stops working, not only with my EA but even with the examples ones. What's happened? Thank you!
hi, now many EA can I use on a sigle MT4 before having some stability/speed problems? 20 , 30 EAs? Thanks
Hello, using MT5 2006 I did a backtest about 2 month ago for which I have the full report. Now suddenly the results are different no matter if I use MT5 2006, 2007 or 2015. I cannot reproduce the same result as 2 months ago. Did Metaquotes change the backtest tick data recently ?
hello some pro coders please reply me. why on some EAs backtesting speed is too fast and on another ones it is too slow? and how to speed up backtesting speed on slower ones? thank you previously
Hi all, thank you for taking the time to read and help. A friend of mine is working with a developer who says he cannot fullfill the order because his account has been blocked by mql5 and that my friend should just wait as he is waiting feedback from mql , but the order remains open and looks normal...
I want to write a function that examines a condition on all the watch list symbols. Does anyone have a code in this regard?
Dear forum members, May i ask if someone knows my issue? When you make a new EA using Metaeditor and press the save as button the program goes directly into the correct folder (i.e. expert folder for EA and indicators folder for indicators etc) Now i have made a (huge) EA with a lot of inp (input...
Hi, I want to check my free margin before I open a position. However my EA opens positions at the same time (when markets open). Now I am afraid, that if my EA on different charts checks free margin at the same time, they will all get returned the same free margin for each chart (because all
Hi, does anyone know of whether there is a way to transform the list of optimization results into an excel file?! Thanks
2019.05.01 19:00 i purchased product ea on dated 29/04/2019 number 6082914/6082915 of 30$ through paypal but product not work mt5. i try mt5 XM,Pepperstone and FBS but product not work. seller( ) delete this product and not support me. Please cancelled this product and refund me my purchasing cost...
Hi, I need an expert advisor that takes orders from excel sheet. is this possible? Thanks,
Hi, I wrote a code to calculate the sum of past bar bodies. But in some charts, there is no bar in specific time, like silver/usd. I attached the chart. This is the function I get the error in: double AvBarSize (int BarAmount){double SumBar=0;double ABSize;int i; for (i=3;i<BarAmount;i++)...
Can MetaTrader for Android support this function?
I just want my EA can run in my android phone,even if I can't edit it in phone.
So that I can turn off my computer and keep the EA run all the time.
And I can keep watch the EA running status,stop/restart at anywhere at anytime.
can anybody...
I can't find my Signal Provider in my MT4 program under the Signal list. But if I search here on the MQL5 I can find him. Any reason why a particular signal is excluded from the MT4 Signal List
I've racked my brain around this stuff. Looked at the book, watched videos and dove into forums with no luck. the code is in mql4. I'm trying to use iCustom with quite a few hiccups. I'm still new to coding in mql4 but i can't seem to find answers to my issues anywhere. The red boxes have...
Hello everyone, So I recently took a course about a month ago on how to optimize MT4 / MT5 bots and the author of the series always said to use 3 months backtest, 1 month forward test. Now to me, that didn't seem like enough. But then I see others that claim that more than 2 or 3 years is needed for...
While running in strategy tester my EA generates a few chart objects. But if I try to save the chart objects into a template it doesn't create the template file. void OnDeinit(const int reason) { ResetLastError(); if(!ChartSaveTemplate(ChartID(),"lasttest")) Print("ChartSaveTemplate error: "...
Hey guys, I wrote down a complicated Expert advisor that uses many custom include files that I also coded. I wan't to send the .ex4 to a college, the problem is that right now I should also send the include files, and most of the brain of my expert advisor is on this include files. how can I protect...
Hello guys ! i have this silly question . I want to integrate a new EA on my vps server without having to integrate all the experts already working on the VPS . Should i close the chart with the EA's working and left just the one chart with the expert that i want to integrate ? whats the way...
I'm using Quant Data Manager to improt ticks, but have to make custom symbols. Unfortunately the EA I am backtesting only likes default GBPUSD etc. How do I trick it or disable the default symbols. I am backtesting https://www.mql5.com/en/market/product/37410#!tab=tab_p_overview
Hello I have imported ticks data into my MT5 PLateform But do I also Have to import data in 1 minute time frame if I want to use my EA in 1 minute or does MT5 compile the ticks data so that the 1 minute is also computed ? If I have to import one minute data how can we do this because exporting tick
hello forum, I am brand new with MetaEditor. I have been looking at some tutorials and I am making some progress. I can now get quite a lot done, except for one very important and basic thing... Making array works... What am I doing wrong... I keep getting the "array out of range code". only on my...
I created this function and as long as I do backtesting using [OHCL 1 MINUTE] it works correctly, but when I use [EVERY TICK] some error messages like the following appear (warning, not error): 2019.04.26 16: 00: 26.351 Core 1 EURUSD: 2017.06.05 00:01 - 2017.06.05 23:59 18 minute bars absent...
Hello traders, Someone has any idea why my backtest is showing results with and without profit factor information? By the way, the best results (looking for less DD) are without PF. Any idea???
I have this experimental forex ea of mine running for the last 10 months. The ea runs on accounts of two different brokers. A must. During the holidays end of last year the ea was running as usual. Checking the charts I noticed something worrisome many indications (and actions) were completely
Hello Experts! I'm coding an EA and have an issue, say I'm find EMA crossover, like EMA 5 crossing EMA 20 to buy and vice versa, but when I load the EA into a chart, it immediately opens an order based on the EMA5 being greater or lesser than EMA20. Ex: if (EMA5() >...

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.