Hello. I am aware, that some signal providers increase they deposit in order to keep drawdown small. But, at this signal provider, I don't get few things, please look the pictures. At first, you can see, that at mql5 statistics, he did 3 deposits, while he had 65 operations. So missing like $1360
Im wondering what would be the best strategy/trade managment to just make 4-5$ with a max risk of 300-500$. Besides something like martingale or grid. Meaning you can allow floating draw downs up to 300-500$, but the strategy should hit 4-5$ consistantly and not Run out of 500$ equity. I know its a
If I run a bot on my account, then how can I make it available for other users to copy trades from my account for a profit sharing model
Hi, when I use the FileWrite or FileWriteString, MT produces binary files, which are close to be text files. Here is my code: string msg = "\nTester duration: " + DoubleToString ( double (end_time-init_time)/ 1000.0 )+ " sec" ; string file_name= "TestLog.txt" ; int file_handle = - 1 ;
Please I need help to draw trend lines that will: 1. Draw two trend lines high and low 2. The trend lines will use 2 anchor point. 1st point will start from 0 to 48 previous candle 2nd point will start from 0 to 24 previous cable 3. These lines will only be drown once at 00:01 4. At 23:59 these
The Algorithm Optimisation Championship is conceived as a competition for people who are seekers, inquisitive, for whom standing still means going backwards. The Championship is a great opportunity to test your algorithms under tough competitive conditions, which are tougher and more demanding than
Hi MetaQuotes, I was sticking to Build 2755 for almost two years coz it was the most stable version, until I was forced now to update the latest build, since a connection to most of the brokers was not possible anymore. Now I have to use MT5 Build 3521 and I am wondering, that my "problem-list"
On my mt5 desktop, at the market section, everything you try to download got rejected. I have successfully connected my mql5 account to the terminal. I can download from Code Base, but not from the market. Who knows how to solve this problems
Quick question. I'm trying to convert some code from mql4 to mql5 but having some trouble. How do I express the below conditional in mql5? if(OrderType() == OP_BUY) Also, is it still possible to select orders by position instead of ticket only like in mql4
Dear All I have recently started getting Stack overflow error but there is nothing to tell which code is causing this. How can I find the source is this problem. I have understood that this is caused by recursive loop. But unable to trace which loop is causing it. debugger also did not help much to
Please help me. Tried to follow advice on the Forum to swap, it but it was also impossible
I bought and set up MQL5 VPS on my mt4 and some orders (I noticed 1 on Nov the 30) was not copied at all! I follow Grizzly signal. Any suggestions? how to contact MQL5 client support? thank you in advance
why this message is coming Is any one can solve my problem so please reply
[Deleted]
Hi there I am brand new here...and to be honest...Im only learning re EA's I am at the point of buying a very promising EA from a guy - Ive only seen it in the demo version though Looking for more information on this EA and hoping someone here can maybe tell me more on this on It really works
This works for all variables CArrayDouble *_open = openObj[TFIDX].At( 0 ), *_high = highObj[TFIDX].At( 0 ), *_low = lowObj[TFIDX].At( 0 ), *_close= closeObj[TFIDX].At( 0 ), *_atr = atrObj[TFIDX].At( 0 ); This only
When using the Generics Classes the " Go To Definition " option doesn't seem to work. Although after removing the Function template ( this just occurred to me ), it works. Is this normal or needs fixing
I tried to subscribe to an MT5 signal on my IC Markets account and received the message that all the most common FX pairs are NOT available on my account. See screenshot #34 attached. The signal provider also had an IC Markets broker. IC Markets were not helpful and said I should sort out the
Dear team, I have purchased one EA from MQL5 market with 5 activation and I used all of them on different accounts, last week my laptop crashed and lost all data, and bought new laptop, I installed back my 5 accounts (same accounts that I had previously) but upon trying to install the EA, the
hi good evening i would be happy to know if in your online site there are scamers,because i been contacted in febbruary by Maria Zanotti she activated the account on metatrade,she gave me the informations about the company so i decided to start the investements,the account working very good,every
DO anyone know how to add MT5 ADX indicator into tradingview
Hello, Here I sell 1.736 DIS stocks at 112.12. In the brackets behind it shows two more prices. Does that mean the Sell order of 1736 is splitt and sold at these three different price levels as the order is to big to found a buyer at only 112.12? Thank you
If called without any arguments, ChartWindowFind will always return 0 even if the indicator is dragged to a subwindow. I compiled the following code and dragged the indicator into the subwindow of the volume indicator : #property version "1.00" #property indicator_chart_window int OnInit () {
Unable to log in to the community account on MT5. Please help. The community account always displays login failure. Community accounts on the official website can also be logged in. And I have purchased EA, and now I can't use it
[Deleted]
I have following integer int l_1000LUNC = 20 ; // custom values int l_1000SHIB = 25 ; // custom values int leverage; // value passed from broker side i want to check on Symbol if leverage (int) defined by broker is greater than custom defined leverage (l_1000LUNC) how can compare it with _Symbol? I
How can I place a trade for a lot size of greater than 100. It seems that by default I am only able to enter a max of 100 into the trade button
I was developing an expert that should add an indicator to a fresh opened chart when some conditions are met it is not a complex thing just an indicator int OnInit ( void ) { ResetLastError (); if (! EventSetTimer ( 1 )) { int e = GetLastError (); Print ( _Symbol + "Cannot set
My optimization becomes slower over time. While the first 20 results arrive quickly, after 200 or so the optimization holds and it takes hours to complete even one run. The memory remains more or less constant. The CPU load goes to 100% and remains there. I did a basic profilter check and it shows
MT5 at desktop not responding , showing 0/0 kb and keep on processing
is it legal to make ea based on market bought indicator ? help please
I did a work with a developer, he convinced me to pay upfront, but didn't delivery anything. It's been 9 working days, how can I open an arbitration, because I'm not finding anywhere and on the info about the job it just have the review button

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.