Hi, this is my first thread, so I hope I will try to do my best to explain my problem and hope that somebody will be able to help me. Here it is, I have lost the chart switching bar on my MT4 platform and I don't know how to make it appearing again. I work with renko chart and follow around 8 pairs...
Actually I have two questions. I'm studying in a video, in which the boy uses mql4 to give the lesson. And when he types, the program, a. Another thing that is not a high and low video to get the value of Maxima and the Minimum of the Last candle, mql5 does not recognize High and Low....
Can someone create an Simple RSI EA for me that opens only just one trade every signal ? (For example it opens only one buy position on signal with tp and sl and then wait for a sell signal signal and opens a sell position with sl and tp). I tried finding other EA's that might have this function...
My EA have average consecutive profit to loss ration of 4:1, need to get the value of last positive closed trade in respect to current open trade value How do i get the value of last positive closed trade?.
What the code is supposed to do is put an up arrow on the chart if the 9 sma is above the 20 sma and price closed below the 9 sma and then closed above the 9 sma. EDIT by moderator: Code inserted from a later post and that post deleted....
I have found that only testing with Real Ticks gives reliable result. Problem is that it takes a lot of time, long period time testing is almost impossible. So I choose approximately right parameters and just run it with different SymbolNames. Obviously computer has power to run more than one...
Hi i want to change my MT5 theme to black not just chart and also all of it what can i do?
I just started a VPS and appears to successfully migrated. However, I don't have any idea whether its working. When I go to vps details, I see an impact on host memory and host disk space, but host CPU loading is 0.0% I also get these messages in my journal. 2019.07.02 10:47:26.905 Virtual Hosting:...
When I tested my EA, there are always appear this problem.ThisEA using two zigzag indicators and a few other codes. I really dont know what am i wrong 2019.07.03 20:21:12.196 Core 1 disconnected 2019.07.03 20:21:12.196 Core 1 connection closed
Hi everybody, i need to save values of a custom indicators in a csv file, i've been searching all around the web but i can't find a smart solution in MQL5. Anyone can help me? Thank you
HiI want to print to me send me price of last zizag .i use zizag rsi and use iCustomzigzad rsi : my code : if(iCustom(NULL,PERIOD_CURRENT,"ZigZag rsi MT5",14)<SymbolInfoDouble(_Symbol, SYMBOL_BID)) { SendNotification(_Symbol+ " : " +"Buy"); Comment(_Symbol+ " : " +"Buy");...
Hi, I have an EA that do a lot of orders. I'd like to close all if I reach the daily target (suppose 1%). So if I have a balance of 1000usd the day 1 and it grow until 1020 with an equity of 1010 it must close all orders. Could someone help me please? Thanks a lot
Good day, I want to be safe and make the expert to move the stop loss from negetives [e.g -75 points] to positives [e.g +75 points] as soon as the profit is higher than a certain points [e.g +100 points]. my code is simple at this moment and is incomplete, please dont criticize some functions, would...
Getting this message using my home broadband yet I can access mql5.com from my VPS? I am in Dubai and VPS is in Europe. Any Idea's
Hi everbody I want to sell one indicator that I developed. Is it possible legally as independent from MT4 ?
I'm working with an external indicator and access to different buffers is needed. For example, a Bollinger-Bands-like indicator has three buffers ( one for the central line, two for the external ones ). How to access those data? It seems it is not possible just using iCustom and CopyBuffer. Thank...
[Deleted]
Is it possible to define the AccountBalance() and the AccountEquity multiple times based on different dates? The script below is an example of what I would like to do
Hi guys, i have a formula. i know (X) is the time and (Y) is the Price. i calculate (Y) In terms of (X). But how can i put them into a buffer to draw a line? could anyone help me?Thank you in Advanced. The formula is: Y = 3.2467577 -0.73769819*cos(0.25848433*X) +0.57212481*sin(0.25848433*X)
Hello, has anybody got the new MQL5 calendar functions (see https://www.metatrader5.com/en/releasenotes) to work? MqlCalendarValue value[]; ulong changeID; CalendarValueLastByEvent(840040003,changeID,value); ArrayPrint(value); ...does work but it only returns 0-values for datetime 1970 01 01. Any...
Is it possible to add custom time frames (two minute, three minute) to the Android app version of MT5?
Hi everyone, How do i can write code to get previous value of an indicator , for example previous value of RSI . thank you in advance.
Hi folks, Let's describe my problems. in the back test a bunch of orders are not being filled. I have absolutely no idea why. Seems pretty much the build, and these are my reasons. My code A.mq5 has a A.ex5, right ? My code A was built 9/06/2019. So, my A.ex5 works pretty fine. However, the same...
Hi, I have a code that exports SymbolInfo...() to csv file. In many cases, the double numbers get messy on the destiny file (ie, they miss the floating point orientation). How ca I solve this please? Thank you
Hello Guys, Sorry i was asking for help, does any know a script that will help to easily Navigate between Open Chart windows Example; you have 10 open Chart windows open, all with different objects and indicators. Now is there a Script with a Command like "Next" to open the next Chart Window in the...
Hello guys, are there any videos regarding How to subscribe to a signal, how to become a signal etc? Please help with links
Hi. How can I manage positions or open/close positions via command line in MT4? I found this link but didn't find what I want.. https://www.metatrader4.com/en/trading-platform/help/service/start_conf_file
MT4 installer (e.g. mt4setup.exe) installed MetaTrader 5 ! An bug or marketing gag ? Link Metaqoutes: https://download.mql5.com/cdn/web/metaquotes.software.corp/mt4/mt4setup.exe?utm_campaign=www.metatrader4.com
Overcharts is a new platform for charts and the data can be sent with Metatrader DDE. How is the link created? I've been practicing for a month now, so I don't know all the functions. Thanks in advance
Hello guys, Kindly help me i have subscribed to a signal And some of the trades were not activated which was executed by the provider, i came across this note which i got confused about: Please note that in order to copy signals, the subscriber's trading platform should be constantly connected to...

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.