I have downloaded the latest version of MT5 iOS however time axis is not visable
Hi, I´m programming an EA: It has Forex Info: EURUSD, I´m using SymbolInfoTick(_Symbol,latest_price) to get the last price, When it runs with History Data there is no problema and the function SymbolInfoTick works ok and returns correct information. But when switch to listen RT
Hi, I can't reach the MQL5 market in my platform, I've tried with two different brokers and the same there. With this problem I cannot install my purchased indicators on my platform. Is anyone else having the same problem
I've tried to speed up my laggish MT5 set up. I trade only on one symbol, one account, but I can't have all my indicators and EA on one chart as it will result in madness. So I decided to split my indicators on different identical charts. But now I still have the problem of lagging some how. My
On demo account i can place a trade but not on real
I use MT5 Cloud Servers to optimize. I have 2,000 iterations, but Cloud Servers stops at 505, it states "processing" but it hangs forever. Why is this happening? Is there a better times to use this service, like at night, etc
Hi this code is not working and I am not sure why. any insight would be appreciated thanks. #include<Trade\Trade.mqh> CTrade trade; void OnTick() { int rsiValue=iRSI(NULL, NULL,14,PRICE_CLOSE); //also tried double if(rsiValue>50) { trade.Buy(0.01,NULL,0.0,0.0,0.0,NULL); } }
Today I tried to transfer money from MQL5 to my paypal account, and it was surprising when the money returned to my paypal account within 2 seconds. I appreciate this
[Deleted]
it says 4006 ERR_NO_MEMORY_FOR_PARAM_STRING No memory for parameter string how to resolve it ? the below code was working fine yesterday. today morning sending error codes. string url= "https://api.telegram.org/bot" +token+ "/getUpdates" ; char result[]; char data[];
hi traders my trading strategy is limit orders on the major tops or bottoms but i want to increase its win rate does anyone knows what filter or indicator should i add to my strategy thanks a lot
I've just deposited some money which I intended to trade with but it's not reflecting on my live account how do I transfer it there kindly
Hi So many charts from my broker only reach 1h or 4h , when there is more detailed charts on google and yahoo finance, but they not as usefull as chart i can place indicators on in my mt5 terminal. How do i get more detailed historical charts for mt5 , cheers
Hi, I would like the code to add to my ea that doubles up the position on its lots when tp is hit. any clues how to find it in code base
i have an EA and i use FileOpen in OnInit() to get a valid handle. and use FileWrite in OnTick() to write some features , after i ran this EA in history-debug mode(CTRL+F5), in the end, there is no file created! but i ran the same code in realtime mode (F5), the file eventually created successfully
The market in MT4 cannot be loaded, and files on the market cannot be downloaded
I bought a trading bot, but the product is locked. first time on MQL5, assistance greatly appreciated
Hi team, I have a question that don't find answer for it in Frequently asked question topic about the signals Assume that my balance/leverage is 1000/500 and my provider has 100000/500. if he opened 0.01 lot, is this trade will be copied or ignored? Thanks
Hello, I can't figure out this error : my results from the "optimisation result" tab differs from those i get when I right click and execute "Run Single Test" without changing anything else. Any clue where to look to understand this differences ? For information : No error in the journal log when
Cents signals, what will happen to them? Question for the administration, will they all be free? Or is this a bug? New Year has passed, the holidays are over, I'd like some comments
I have many up and down arrows , I want to get candle number for each arrow and run a function when I click on it, there are two actions that they need candle number to run that function for that specific candle My arrow ObjectName's are like these for example : ArrDown_32 , ArrUp_21 a prefix with
Looking for an option to change the platform. On the platform I am trading on now, I am not satisfied with the size of the commission
Hello, I rented 12 months VPS but because I have DLL file its not working, what should I do
Hello. I am signal provider . My signal is not rated but i have one client that wants to copy my trades. He still needs to open MT5 account but i am wandering if he will be able to find my signal and copy my trades if I am not rated. thank you Piotr
You are on the official forum of MetaQuotes Ltd. ( https://www.mql5.com ). MetaQuotes Ltd. is a software development company and does not provide any financial, investment, brokerage, trading or datafeed services, nor is it involved in any commission payments in connection with any trading
Hi everyone, I want to use an expert on my metatrader, but i received some errors like: imported DLL "user32.dll" not allowed in Cloud Network imported DLL "FXBlue64.dll" not allowed in Cloud Network what should I do now please help me to fix this errors Thanks
currently have 8 ea that ive tested a month just for it to blow my account
Hi everyone How can I have Heiken Ashi indicator without shadow? the default indicator doesnt have any option for shadow colors
[Deleted]
When Alert function is used, I know we can customize sound, but I am looking for ideas how can i code a continuous alarm function which only stops when its turned off by user

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.