General - page 523

Hello there . is anyone able to tell me why MT5 is not compatible with macOS Catalina - Apple (UK) .?? any one knows when is going to be compatible?? thanks for your time
Hello community,  I have an expert advisor in debug mode.  I would like to progress this advisor to release mode in order to upload a product file at Market.  After compiling there are no errors and no warnings.  How can I transform my expert advisor from debug...
Hi, today I cant log the indicators AND EA I bought from the market to my chart. even yesterday everything is fine, anyone can help? I logged out and logged in my mql5 account already, thank you
  New member  (6)
Hi!!!! I'm new member. Nice to meet all of you <3 <3 <3
Hi, I'm looking  for a list of brokers that offer "Netting Mode" trading for real accounts. Thanks! BM
Hello guys; I started to work with MQL5 in some months, and I have a question about the Sleep function. I have a EA that needs to evaluate a condition every second during for exemple 1200 seconds, for this I use a while and the Sleep. The problem is that when a use the while and the Sleep function...
I'm new to the platform. could someone help me understand the difference between what i think should be my margin and what it says at the bottom that my margin and free balance are? on AUD the math works out. i should have 11k subtracted from my free margin. i don't understand. It says my margin is
I want to create a SQLite file on MQL5/Files, but this code didn't do so. I don't know what is wrong! void OnTick () { datetime Recolection = StringToTime ( TimeToString ( TimeCurrent (), TIME_DATE ) + " " + 00 : 00 : 00 ); if ( TimeCurrent () == Recolection) { string
Hello, The amount of risk my signal provider takes is 0,7% but the amount of risk taken on my account is 0,2%. How can i change/fix this? I want to take the exact same amount of risk my signal provider takes. Kind regards, Jesse
My EA keeps closing all trades after some minutes and then open new once. How can I stop it from closing all trades all of a sudden
[Deleted]
Hello all I used to write in pine script. But I wanna translate the code below into MetaQuote. In Pine Script, I can use var1[1] to retrieve the var1 value of the previous bar. The code below works in pine script. But it seems [ ] in MetaQuote can only be used as array. I tried using iCustom() but
I have and EA and it has been working great.  Recently I decided to add a few extra currency pairs for it to trade.  Turns out it's only ment to trade EUR/USD and USD/CHF and now its starting to make some bad trades.  I'm told I can't just manually stop the trades that are already opened,  it screws...
  Funds withdrawal issue ...  (14   1 2)
There was a thread dealing with this but could not find it so I created a new one Withdrawal is having an issue (again). SMS messages never received so funds can not be withdrawn
What is the purpose of private trading signals please? I'm start at the beginning of learning / understanding the signals process and it's clear what use the public signals have but Private? thats another mater, I see no uses so far. At first I thought they would operate like public but you had
Hi, Is there a way to overlay an object over another ? For instance, I want to have a BUTTON object always on top, and trendlines or other objects behind my button object (in another layer). Regards and thx for your help, Danny
  VPS settings  (1)
Hello everyone, I registered a VPS for a month. After starting it however, the Ping value remains the same as usual instead of lowering at around 5ms described by MQL5. How should I set it to reach the best status? Thank you indeed
  Colour of the standard indicator  (63   1 2 3 4 5 6 7)
Good afternoon! How do you change the colour of the standard indicator? Thank you, Mikhail
double maxValues[ 50 ]; ArrayInitialize (maxValues, 0 ); //double temp; for (i = 0 ; i < candles; i++) { max = High[ iHighest ( NULL , 0 , MODE_HIGH , WHOLE_ARRAY , i)]; maxValues[i] = max; } Comment ( "" +
Hi, When my laptop hibernates, tester stops (disconects) so any longer testing is not possible. Do you have any idea how to solve this? regards, Tom
[Deleted]
I would like to know the reason why my account is to copy the free signs, and I put the price of 30USD
Hi, Does anyone know of an indicator which makes use of the MT5 market depth info to show a ratio of the relative size and direction of positions? I'm barely competent with mq4, and I took a look at the market book commands but I couldn't make head nor tails of it - so I've no hope of making one...
Hi Experts, My signal provider utilizes 5% of his 1,000 deposit to trigger a trade of 0.05 lot. For my account deposit of 1,000 I setup to copy 95% of his trade size. Hence, I understand my size should be 95% of his trade size. But the actual trades with me are always 0.03 lot. Any explanation...
Hello, Can you please tell me how can I increase the lot sizes when I copy a signal? Should I use higher a leverage account, e.g. if signal has 1:100, should I use 1:200 in order to get double lot sizes? Thank you for your time and support! Michael
Hi all, I'm new to MQL5 signals service,Recently i have been subscribing for signal named " ---" on MQL5 for about one month and here's the problem : Signal provider's account : - Balance : 4,553 USD - Leverage : 1:100 - Server : IC Markets - Live 06 - Positions : 2018.08.24 17:03 Sell 0.05 AUDUSD
  vps  (1)
hello can i transfer my vps from one acc to another but same broker,please advice
which broker is recommended for stock trading like facebook
How do download a VPS without the system prompting me to download MT first? I already have MT5
Anyone an Idea why I get different result on a EUR accouct about the value of the account-currency? I need the value of the account in an EA. Expert advisor give's as result: USD (???) //+------------------------------------------------------------------+ //| Expert tick function
I do not have a picture but I have an EA enabled on EURUSD and since I installed VPS it opens orders times all times. what am I doing? I just wanted a faster connection