General - page 65

I'm sorry if I'm writing in the wrong place, I just don't know a more relevant forum where traders are sitting. I am writing a small program that will draw stock figures on the chart namely: rising triangle descending triangle figure flag figure pinnate Head and shoulders double top I have written
wow do i get these to stop occurring on my charts
I bought an MT5 utility , I am very satisfied with this trade utility except that I have just encountered a problem. when I make but adjustment I activate live trading but when I want to take a trade I hear a boom which means that I cannot execute the trade, I don't understand where it comes from
Hello everyone, I am highly enthusiastic about learning and implementing Neural Networks into Trading Strategies (EA). I have recently completed a course on Udemy, but I found it to be quite basic. As a result, I have been exploring numerous courses on different platforms such as Udemy and
  Signal Copy  (5)
Hi, I just want to find out, I,m a new Signal provider,, If someone copy my signal will their trade also trail when mine is trailing on my account? Rgds Anton
Since MetaTrader 5 Build 3950 (from 14 September 2023) seems to have partially broken MQL5-macros... https://www.mql5.com/en/forum/456202 https://www.mql5.com/en/forum/453683#comment_49228947 https://www.mql5.com/ru/forum/453682/page2#comment_49228986 ...I wanted to ask if anybody still has the
Hi, I want to access my account data like the pending orders , the open trades... but without launching MT4 or MT5, because I not always behind my desk. Can I log in directly to the broker server with the investor password and get my informations
Title basically explains it all, I am trying to do the [prop-firm name redacted] contest going on right now but I cannot execute any orders without them being immediately sold off seconds after I make a purchase. Please help, thank you so much
Long hours trading requires optimizing screen brightness and contrast. First thing in this direction is using dark background charts, which the MetaTraders have, but it's not enough. NinjaTrader did a good job about dark interface with NinjaTrader 8. MetaTrader platforms don't have customizable...
Hi I used to have a product named " Two Moving Average Crossover" in my mql5 store, it was basically a Two Moving Average Crossover Strategy Expert Advisor. But after many updates I have added two more moving average strategy in the same EA. And in the name of the EA based of the initial strategy
Good morning As said in the title, I would like to know if I put an ex5 on the marketplace for free, can I put it for a fee later? The reason is this. I have some code that I put into the codebase. But maybe for some traders, definitely not developers, it would be simpler to download ex5 in the
Hello, i canceled non activated trade manager, i have question, how long does it take to return the money back to my bank account? Thank u
How do I accurately copy the currently subscribed signal up to the number of lots? No matter how hard I search, I can't find it. If possible, please attach a screenshot as well
  Withdrawal unavailable...  (15   1 2)
I got this message: Withdrawal unavailable: We need to perform additional verification of your account. This is a standard procedure meant to ensure the security of all MQL5.community members. Currently, no action is required from you. Please wait till the verification is complete. Until then, the
Hello, Do you listen any music while you trade? I have tried with many different kinds, but I think classical music is the most appropriate to remain discipline focus and calm . Any replies are appreciated. Let's start
Hi All Newbie here ✌ Q.Q. On how VPS service costs work. So if I was to go ahead with the 3 months subscription $42 a month with $14 a month hosting fee. When I first sign up/register will I be charged $56 initially, then 2 months of $14? Then month 4 do I get charged 3 months subscription again so
can i rent vps from MQL5 for EA? i am finding a good provider to get lowest ping to my broker (ICmarkets) and setup my EAs to MT5 tks
Hi, my application for registration as a seller has been confirmed and my signal has the status "published" but the signal is not showing when i search it from the page Signals thank you Danilo
  Phone Number Verification  (12   1 2)
I'm trying to get the verification code for two days to withdraw my funds. I have already used 6 attempts but only once I received the code and it was too late that's why it didn't work. Alternative "Telegram" option is not working. I cannot select it. It's too frustrating. Anyone knows any
i have create some objects on chart. but if i press the backspace button on keyboard. these objects will be deleted on chart. how can i disable this event . thanks .
Can I use a VPN and at the same time sell my computing resources on the mql5 cloud network? i'm using a vpn by now and i see that i stopped to receive income from my metatester agents
Kinda hate it when I have to enter custom value every single time. Thanks
this just started happening with the 4040 update i think, when i run metatester agents on the cloud now, they will use 5+ gigs of ram each, if i run just one agent, it will consume 20+ giges of ram. it literally eats ram till my computer crashes. i formatted the system that is running the cloud
I'm experiencing some problems with build 3802: MT5 crashes every couple of days with erros like this in the log: QQ 3 05:25:01.605 Exception C0000005 at 00007FF7CFD51F88 read to FFFFFFFFFFFFFFFF CD 3 05:25:01.606 Exception C0000005 at 00007FFDDE40E55C read to FFFFFFFFFFFFFFFF EQ 2 05:25:01.606
Hi, I am using a 3k mt5 metaquotes demo account , I am using an mql5 EA to place trades, when I place a trade the risk/reward ratio is not accurate, the take profit is always lower than what it should be, I thought it was because of spread/commission but even if included the take profit is still
Hello all, it sometimes happens to me that after a terminal restart, not all of my EAs and indicators are restored. So I'm wondering where/how MetaTrader stores its state? Maybe it's just a permission problem that can be fixed easily. Multiple re-installs of the terminal did not fix the problem
Has anyone experienced this. where the EA is active in VPS but everything is 0%. Thanks
Before opening a position for any instrument. The best I could find - and it was in MQL4 - was AFTER having a position open: for ( int pos = total - 1 ; pos >= 0 ; pos--) { if ( OrderSelect (pos, SELECT_BY_POS)) { posCommission = OrderCommission(); break ; } } I'd
I'm using last version of metatrader 5 (just updated to build 4040) and I'm using it on Linux (Mint 21.2 Cinnamon) with Wine 8. The function available under menu View -> Report doesn't work, I get a white page. Also with the previous build. Missing some Wine plugin or doesn't work with Linux
Hello, Sometimes my terminal suffers from old tick problem. So far I haven't found any solutions to this other than restarting the terminal. Problem is if I leave my computer alone for several hours and old tick happens I won't notice it until I return to it. So I've written a console application to