[Deleted]
Free Loaded Working Busy
Hello, I'm building a solution that doesn't have any room for user interface application like MetaTrader Terminal (GUI). Customers should be able to remotely onboard on my platform, link their brokerage account and have the trading automation set up for then. I'm trying to find, but with no success
[Deleted]
Hello there, i am no MQL programmer at all but i would like to ask if there is a way to position a chart object / indicator in the way that it would stay at the position aligned no matter the screen size. i have a few indicators for example that i would like to stay vertically centered no matter if
im interested about subject about ECN broker playing things with identifying our EA and magic number i feel my slippage is little bit lower since im using different magic number on all of my EA, is it posible broker playing things from tracking my magic number?? If this magic number thing is could
Hi all, im finding it difficult to imagine how we can code an ea to accurately identify the difference between the main waves and sub waves. Like how does the EA or indicator successfully do this? I can trade these waves manually with ease and a propper strategy behind it in all areas, but the
[Deleted]
I am trying to find a way to detect non-exists trading time, when market is closed or over weekend. I do a simple test: void DisplayATR() { datetime tm= TimeCurrent (); tm = tm + 3000000000 ; if ( CopyBuffer (ATRHandle, 0 ,tm, 1 ,ATRBuffer)<= 0 ) { Print ( "Getting ATR failed
Hi, I trying to get the index of the last left bar visible in the chart... or the total amount of visible bars. The following code does not work: Bars(_Symbol, _Period) because it tells the total number of bars in history which is greater than the amount of bars visible
Hi I see we have different types of member - junior members, members, Moderators etc. I am curious to know how one moves or is promted between the member types - is it based on the number of posts or something?
Hi, Anyone have a script for MT5 to close ONLY All Profit position no matter in buy or sell position? Please help to reply me if anyone can create the script for it. Thanks
[Deleted]
MQL5.com Calendar does not has FED speech schedule. Suprised that MQL5.com does that include super high impact like FED Powell Speech like the one yestersday in its Calenar Data. I hope all these will be included soon, else I will have to move to another calendar supply
Hello and welcome to the world of Linux. are you new to Linux? confused what to do? just want a distro that just works? what is desktop environment and what is effect of it on performance? well no more
When am using my EA on crash1000 and I opened a buy position, the ea will not stop at stop loss if there is rapid bearish candle, it passes sl and closes down sl by far. Which code can I use to make sure that my EA stop at sl and not pass because even if i use position close below sl or does not
How do you trace a particular trade on the strtegy tester for MT5 and have a running total balance
(2)
Hi, I have a problem with MT5 STRATEGY TESTER for using the back test. There’s no way of identifying a trade both deal an order numbers are the same so I cannot see what trade is producing what result. I need to be able to trace each trade. In addition there is no running total balance which is
Running backtarder bot + Backtrader-MQL5-API + MQL5-JSON-API with Metatrader 5 real account (XP Investimentos in Brazil) is returning a transaction message with request 'TRADE_ACTION_DEAL' with order=0 and "result":"'TRADE_RETCODE_DONE', "with price=0. As a result, the executed position is not
Hi, I need help. I have 2 experts with function FileWrite and everythig is working - the files are write into the standard folder in terminal. I want make in the standard folder 2 subfolders and write the files into them( file1 into subfolder1, file2 into subloder2) Any idea how
Am sorry if there's a thread out there with this question but I couldn't find it myself so here goes. How do I write code to enter at an exact price without sending pending orders. I would like to share my code but unfortunately it's proprietary so I can't. Am sure that the code isn't needed though
Hello Guys i wanna ask about risk% in copy signals if i copying some signals in MT4 HOW MUCH risk in 1 trade will be ? it will be the same RISK THAT the Signal Provider Give it to me Or what ? or i must edit the risk% by myself
Hi, I've got this code calculating the moving average : double ma1 = iMA(NULL, MA1_TTIMEFRAME, MA1_PERIOD, 0, MA1_METHOD, MA1_PRICE, 0); How do I calculate whether the MA is pointing up or down? above 0 line or below 0 line? How to calculate its slope basically? Thanks a lot
Hi there, I'm a newbie and I want to create a new indicator mql5, but I want to use IndicatorCounted() function like this mql4 code: int limit; int counted_bars = IndicatorCounted(); if (counted_bars < 0 ) return (- 1 ); if (counted_bars > 0 ) counted_bars--; limit= Bars - counted_bars;
I purchased an EA from the market but cannot install it. Went to the terminal > market > download and pressed install, a pop up came up prompting to type in my password for the community which I did and clicked ok but nothing happens
i want make signal in this broker but i search this broker, i was found in demo account , live account not found, need helps, thanks :) ***
[Deleted]
hi guys, i'm looking for someone who is interested in binary options, please pm me
Hello! I have a newbie question, but still i would like to make sure! So thanks for a reply. I have coded an EA which has #includes. The thing I would like to know is: When you migrate your charts with the EA running on it to the virtual hosting server, does it automatically migrates the necessary
Hi Guy's, New to trading and have just purchased an EA for testing - payment went through ok and then I selected install on the terminal. Selected the demo account I am using which opened my MT4 platform but there is no EA under the Market section. I've checked all the other headings but can't...
Please make all of the symbols used in the strategy tester use the tester template file, instead of just the first one
My EA use copyticks function for scan symbol in market watch , but after scan finished , Memory can not reduce or clear
I've read some post that MQL5 is merged into the MQL4 but still couldn't find a definitive answer that what language I should write my code? checking the documentations, for example, for `ENUM_INIT_RETCODE` the number of item in the enum is different https://docs.mql4.com/basis/function/events
Hey all! I've been playing again with indicators, specially using the new events handler method with OnCalculate() instead of using IndicatorCounted(). I'm having some difficulties to fully understand why it works, here's the code: // Here, limit is equal to rates_total - prev_calculated since
HI, I am in the mt5 flat form on my account but failed to log-in to MQL5 Community. Can anybody please help me. Thanks in advance
I want to be a algo trader. Please tell me how to buy the best robot for autotrading. Also guide how to add in my mt4 platform. If any customized settings then write in details. Also need to know the which time is the best for auto trading & in which pairs. Thanks, MHK

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.