General - page 186

Hello @ all, in the last few weeks I have noticed that my equity drops sharply before the weekend after the close of trading. Monday everything is ok again. How do these gaps come about? Have somebody an idea or solution
Hey guys anyone know where I can buy Metatrader 4 /5 t-shirts? Or a hoodie will great too. ] Thanks in advance -CNTBW
I kindly need help with compiling mql5 code with 2 errors '{' - unexpected end of program on line: 85 column 5 and '{' - unbalanced parentheses on line : 50 column 1. Any help /+------------------------------------------------------------------+ //|
Howdy all - Can anyone here explain in simple terms what the point/pip multilier does and how is it used please. I have tried researching but I keep getting confused with various explanations
Anyone know how to copy signals for a selected group of community? I mean if you want to share your strategy to a particular set of people and not to the world, is there a way of doing that in MT4? Copytrading signals to multiple accounts. Please leave a comment on how please. Thanks in advance
I have a question, who should I talk to to claim this, some time ago a hacker entered my computer and stole several passwords and for security reasons I changed the mql5 password and withdrew money, but when I withdrew money all my credit card information was visible, you could see all my card
  nProfit pip MT5  (1)
https://i.ibb.co/Vtw6ybT/n-Profit-pip-MT5.png That is, when the total number of trades reaches + N pip , all trades will be closed and you will profit
Can anyone help me on how to logout of MQL Market in MT5? The MT5 is running in Windows Server 2022 Standard. I can logout if the MT5 is running in Windows 10. The Windows Server 2022 is running in a VPS
  Trading Account  (1)
My computer Rebooted and now Chinese trading account appeared in my MT5
hello,i have downloaded some indicators and header files and put them as stated in mql5/includeandmql5/indicators folders but none of the are visible in mt5 nor in metaeditor..please help how to use these indicators
The syntax for Mql5/4 is the same, some features are different, and some are missing entirely from Mql4. In my opinion bb snipper it makes no sense to start with MQL4
Example hit me on 22/02/2023 How does one protect oneself from rouge server 'CLOSE' prices, even from a so-called regulated and high-customer brokerage. I was trading the AUDUSD pair with a 0.03lot Buy, close ~0.68xxx when I received a SELL-OUT close of 0.0326. Knocked me from AU$9300 to
[Deleted]
Hi, I've recently purchased an EA and the seller had written in its description "Contact me immediately after purchase for the best set file". It has now been more than a day and the seller is unresponsive. I'm on a prop firm challenge and this is just unbearable. The EA also uses Martingale, which
Hi, I logged into this PAMM account using their investor password. I'm curious if it's possible to trade Lot Size bigger than shown Maximal volume in the symbol specifications. Or if it's possible that the meta showed using investor password is different from the master password
  Period COnverter  (1)
Hi, I always have problems with the period converter. I open up Mt4, open up chart A. I drag period onto chart A, i dont close chart A, meanwhile autotrading function is on and green. I change the input, i press ok, i go to open offline, i find the chart im trying to open, double click i open it
Hello, good afternoon guys! I hope you are all well. I'm only getting error 4802 when I put my robots on the VPS. Location they run normally and the custom indicator runs just fine, however, when going up to VPS it gives the error and they don't work Has anyone gone through this? I tried to change
Hello, I have been coding an EA with 7 moving averages periods but I am having trouble in initializing them . The conditions for buy is when the lowest ma period crosses the highest upwards and the other 5 align themselves facing upwards. Kindly who can assist me with this code. Note: It's not a
Hi everyone, I have a few Metaquotes demo accounts, and I noticed this morning that EURUSD trading is disabled on all of them and has been for at least 6 hours now. Does this happen frequently with Metaquotes demo accounts? Is there a support contact that can re-enable? I'm using one of these with a
Here is the official Custom Moving Average.mq5 where i replaced ''input'' by ''extern'' and all the inputs disappear from the dialog box. What is going on? //+------------------------------------------------------------------+ //| Custom Moving Average.mq5 |
Is it possible to set up expert <name removed> on two terminal MT4 - and two different computer for the same broker
Hi, When I export data from history tab in the MT5 the Sl and TP data is missing. Can this be fixed? Is this something to do with using the EA on the account? Cheers
D1 price is on primary bearish for trying to break 0.7421 (D1) support level on close daily bar for the bearish to be continuing:The price is located below Ichimoku cloud/kumo and below Sinkou Span A line Chinkou Span line is located to be very close to the price for future possible breakdown on D1...
I have opened an arbitration on a job and when i was looking for another job i saw that i couldn't apply for the job , is it related or not
people who is following a signal, should they always keep the MT5 terminal open on their computer or VPS 7/24? Or just simply subscribe on the site then close the terminal ? cheers
for trailing stop loss, i am running below code but getting modified error and update SL to 0.0001 always. Can someone please advice who to get this fixed. void OnTick (){ if ( PositionsTotal ()> 0 ) { //Print(__FUNCTION__," > Pos #",PositionsTotal()," was modified.."); TrailSL();
Hi there, I've receiced a trade from " EA signal 1 " but i really don't where it comes from " EA signal 1 " is the information i can see in the fields "Comment" of Metatrader I've made searched on the menu "Signals" but did not find any signal with this name Have you got any idea about it, please
  Help positioning text  (16   1 2)
Hi. I'm trying to position a string of text on the bid line but the text appears at a certain distance that is also changin over time. Can someone explain wich is the problem? This is the code price=DoubleToString(SymbolInfoDouble(_Symbol,SYMBOL_BID),_Digits); price_lev=(price+0.45);
i want to buy indicator but i am getting this message. please help milandaamji
  MT4 Chart ID  (2)
Hi everyone. I am using an EA that is for Equity protection and can close all trades when the set loss or profit is reached. However it wont stop the EA from placing trades unless I provide the chart ID so it can close the chart and stop the EA. Can anyone please guide on how to find the chart ID in