General - page 7

Hi There, Can anyone please advise why i have this message when i start my MT5 software? Tester: "cloud servers switched off". I cannot use the strategy tester because of this issue. Thanks
Hey there! I want to fade out a subscription to get a new one running, problem is the current one is always in a drawdown. So I want to configure my MT5 in a way, that only trades are closed, but not opened anymore. Is this possible somehow? Thanks in advance
Beautiful Change of Character today on GBP/USD. Did you take advantage of it? Do you know what Changes of Character are? Do you ever look for them? And above all, do you also use them at low timeframes? Yesterday around 4 p.m. (Italian time), the first signals began to appear: 1. Divergence between
Hi all, Is there anyway to run the mql script or service on mt5 start (user open mt5)? Thank
I am following this thread on how to put an image into a post: https://www.mql5.com/en/forum/277762 But the icon to add images that is shown in the instructions is missing in my editor menu (the one with the mountain shape that shows between 'add user link' and 'add video'.) Also Alt+I does not work...
Question I - dangling pointer, memory leak in MQL4, is it same as C/C++, in terms of definition and their actual behaviors? Question II - citing William's words [ https://www.mql5.com/en/forum/347811 ], does avoid using `new()` will get rid of most if not all memory leaks? From my perspective n his
My indicator is plotting many arrows before the spikes how can I reduce the arrows on meta metaeditor 5
What is the difference between MQL5 pointer and C++ pointer
Who ever thought this was a good idea? Like seriously? In the old Metatrader platform, if you had selected "buy limit", it will either allow you to click to enter if the market price is above your entry price, or won't allow you to click and the button is greyed out. Basically, you know for sure if
  Global Variable as datetime  (12   1 2)
Hi all, is it possible to save a global variable as datetime format? I'm trying with the following code, but I see it as a string. void OnInit () { string d = "TIME_BUY_" ; string e = Symbol () ; string TIME_BUY_ = d + e ; GlobalVariableSet (TIME_BUY_, datetime ( iTime
Hi everyone, I've encountered an "invalid price" issue with the OrderSend function in my EA during backtesting on the XAUUSD pair. The error message is "invalid price 2347.42500000 for OrderSend function." I've checked the price input, and it aligns with current market prices. I've also ensured no
Anyone here have same issue like me? my computer just can open 15 metatrader when i click to open 16'th metatrader its cant open im use windows server 2019 when i close other metatrader i can open the 16th metatraders, so limitation is 15 i have 8gb ram its just take 4gb to open 15 terminal i want
Hi Everyone Please assist, I've been trying to attach my indicator and i get the below error on MLQ5 VPS, please assist. Can not load custom indicator 4802 error code. thank you. <...>
THE CASE DESCRIPTION I am running a lot of MT5 instances on one PC in order to test all the EAs on demo accounts before they go live. Because I need more than one instance of MT5 terminal on one PC, I am running them in portable mode. I have noticed also, that the newer versions of MT5 are
Whilst there are three options when attempting to open a Metatrader demo account it is not possible to select the first or second. Is the system broken
Hi there, I'm new at MQL5 and just got some statistics from one day to another, these are they: As you can see, I have some jobs done(Passes) but still no profit from them, the options at the Configuration Window are ticked correctly. Is this normal? Should I change something to start profiting...
Hello everyone, After several months of 100% algorithmic trading, I have decided to start getting involved and doing semi-algorithmic trading. Currently, according to my signal, I am doing 50% algorithmic trading. What do you think? Do you agree with the concept of letting the computer do everything
What is the reason
[Deleted]
I believe someone had requested how to do this on MT4 a couple of days back and I did not know the answer then. While going through some old posts on IBFX's forum, I think I found the answer. If you press F12, then the chart will move forward candle by candle and Shift-F12 will be backward movement....
I haven't been here for several years, now I'm back, I've added more than 100 rating points over 2 weeks and I haven't received any bonuses. Thanks
  crypto lot size  (5)
Hi guys im new to mql5, i was searching without success how to calculate dynamic the crypto lot sizes for different pairs, but cant find any info. can someone point me the right direction or any docs about this? Thanks
Hello, I like how you can check the growth data month by month on the account stats on a signal. However I would like to be able to do the same with drawdown for example. The drawdown chart is limited and only shows few days worth of data. Is there a way to go further back
hi how many accounts can i use on my VPS
Please help! I am trying to connect a VPS to my expert Advisor, but when I am trying to migrate the service to work en error message appeared "Migration to virtual hosting failed: non-latin characters in the file name. Please rename the expert and migrate again"
  AI 2023. Meet ChatGPT.  (2144   1 2 3 4 5 ... 214 215)
In this thread I propose to discuss a noisy, perhaps prematurely overblown, but undoubtedly significant event in the field of IT technologies. An event that even hardened sceptics cannot ignore. Scientists, programmers, artists, entrepreneurs, workers. Everyone is watching, thinking or talking about
I come from crypto world ... very fresh now in Forex. Hello everybody. Would be veryvthsnkful getting some hints. Could you name the top10 or top 5 Prop firm brokers pls which are on the way to combine crypto trading with Fiat currencies ? Is it possible to connect with such by using own Virtusl
I have a situation where I only have orderId but I need to check if the deal connected to that order, has direction out or in, is there a way to do this
Hi Recently I got Last meta trader 4 from eightcap site for windows (version 4 built 1420 - 24 May 2024) but unfortunately my bot doesn't work properly with that. I contacted with bot developer, and he mention that this is because of last meta trader 4 last update. so, I need previous version before
  CCI indicator ea  (2)
can i get two cci indicators ea code for studying
Thanks for the advice