Hello, After cloning a new hard disk, all my indicators and EQ purchased at the Market are gone. It would be unfair to waste my activation as i am using the same laptop Kindly advise. Abdul Hakeem
After turning off news, reducing bars in charts and reducing symbols in the market watch, what other things can be done? Appreciate any new ideas, thanks. Jeff
Apart from the MT4/MT5 Terminal Alerts, what other alert can in incorporated into a system? For example, can I have a sound system triggered when my trading set-up gets the signal I am waiting for
Hello, this is my conundrum: I created an EA in MQL5 which involved checking for a certain amount of profit before closing. The EA is able to close exactly at the specified amount when testing in the demo account, yet when I use the EA in a live account, it seems to be reaching that certain amount
Dear experienced traders, When I request bars, there will be an error like below: invalid bars removed . Why bars removed? What is this message for? Thank you in advance and best wishes
Hello Everyone, I am looking for an EA to trade XAGUSD . Any ideas or advices? Thanks
I put a EA on a rented server, now I want to make changes to it. Unfortunately, it is difficult to find resources on how to do this online
I cant see the magic number anywhere in mt5 strategy tester visalization and can't see an option to show it. Can someone tell me how to view it please? Or any way to export the trades and then view them again with magic number included? Thanks in advance
Hello, I would like to know how many buffers an indicator has, given its handle? maybe reading the property: "indicator_buffers"?, or somehow else? Regards.
Dears, How can I get all position's lot size Here's my code: for ( int i = 0 ; i < PositionsTotal (); i++) { bool select = PositionSelect ( PositionGetSymbol (i)); if ( select ) { double lot = PositionGetDouble ( POSITION_VOLUME ); Print ( "lot: " , lot); } }
Hi everybody! I am a beginner on programming. I have created two EAs: One is based on colors changes provided by the indicator "i-impulsesystem". I have used the iCustom fucntion with no inputs in accordance with the indicator. The EA should buy when candle[2] color is red or grey and candle[1] is
MetaTrader 4 platform update is to be released on Friday, October 17, 2014. It contains the following changes:
Terminal: New Virtual Hosting service is now available. A virtual server for a trading account can now be rented right from the client terminal. Providing consistent connection to the...
I developed an indicator which include EMA SHIFT= - 2 but each time I run it on a tester I get this error ( array out of range ). Bellow are attached image of the indicator
Greetings, Currently testing out some code and getting situated with a EA on the real time charts. For my next step i am implementing the current ask price function into the code, although whenever i type keywords such as "Ask, Bid" it does not come up and says it is invalid. However i dug a little
Hello, first of all I want to apologize for my poor English. I'm from France. I just subscribed to the MQL5 VPS server because I use a robot for automatic trading on Metatrader 4. However, when I close Metatrader 4, the robot no longer takes news trades. I see this on my phone app. When I do the
If EA open position with Magicnumber=129090905 on 1# account, then EA doesn't allow open any position with Magicnumber=129090905 on 1# account. Simultaneously, can EA open position with Magicnumber=129090905 on another 2# account
Is there a mistake of mine (b.2615) or is it impossible to access the Common folder from the debugger and/or indicator? This little piece of code at the end of OnInit(): Oninit() { ... string t = TerminalInfoString ( TERMINAL_COMMONDATA_PATH ); string Fcsv = t+ "\\MA\\Test.csv" ; // Fcsv =>
hello guys, i was wondering, is there an indicator that marks out the exact candle open and closure price with a horizontal line. i am new to ea development and need such an indicator. if there is a way to incorporate that parameter without an indicator, i would like to know. i am trying to make an
Hi all, I am a Mac fan and want to trade from my MacBook Pro as my main trading computer but have been told that MT5 will not work properly on any MacBook Pro irrespective of what version of the OS it uses. However, it will work on an iPad or iPhone all be it with some slight reduction in features
Hi everyone please i need your help on this indicator, i adjusted fractal so that you can switch between periods, so i used bollinger bands and fractal to avoid false signals, the aim is that if fractal at your desired period shows and current close is above or below the bollinger bands then you
I was trying to create an EA for zone recovery with several recovery zones. I tried so many times. But no solution for that. Please somebody know how to manage several recovery zones at once by an EA
Hi guys, nice to meet you all. I am just a newbie for mql5.com, I have seen some services such as signal provider and EA but there are some doubts that I cannot understand. Please help me! The first one is for the purchase issue. What happen if I purchase a signal cost me for example 50$ but the
Hello, I have been using WebRequest function to send/receive data to a server and all was running perfectly before updating to MT5 build 1860. After the update the function somehow stopped working. Does anyone have the the same error ? Can anyone please confirm this? Regards, Malacarne
Hey There, I stupidly purchased an EA for MT5 instead of MT4. How can i either get a refund or get the correct version of the EA
Hi everyone! I've really searched for a solution for this issue but I just couldn't find any Basically I need the EA to close Buy and Sell positions not because reaching a SL or TP, but when the last bar price closes below the MA (in Buy ops) or above it (Sell ops) I wrote a couple lines but they do
How do I place two indicators in one window Moving average with RSI
about Metatrade5: historybase “eurusd” 1 invalid bars removed log: HistoryBase - invalid bars removed. Many users respond to similar problems: https://www.mql5.com/en/forum/13673 However, there is no official response. In fact, users are more concerned about whether the solution to this problem is

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.