General - page 570

[Deleted]
How do I get my money back if the indicator will not download to my mt4
void GetHistoryPairs() { int find = 0 ; int i = 0 ; string symbol[]; for ( i= 0 ;i<OrdersHistoryTotal();i++) { if ( OrderSelect (i,SELECT_BY_POS,MODE_HISTORY)) { Print (" Symbol : ",OrderSymbol()); ArrayResize (symbol,i+ 1 , 0 ); if
Does metaquotes has an email for features requests or something like that, for MT5 improvements? On their site, nothing
I don't know who came up with this bright idea. I don't see the point of it as people know how to download MT5! Whoever added it obviously doesn't actually use the platform and it is extremely annoying. Go to click "Reply" to a post if it is near the tab the tab expands. At least you can delete it
  signal problem  (4)
My signal provider had 2 trade in 2 days that I subscribe, but I didn't have any trade in my metatrader. I want to ask, how can I solve this problem
Hi, I’m a user of mt5. Someone Can help me? I would like to create custom symbol with candlestick with a specific time session but I can’t. I would like for example create a custom S&P with just the candles of American session. Also I would like to import storic data with the same rule. Thanks a lot
Then this is the Same Bot Optimization Using the Original Meta trader Strategy Tester What Causes the Straight line all settings are the same
Hi there_ I am using custom indicators on my ea and the codes optimized very well but still backtesting slow. I am using 1 core 6 gb ram vps. I need more power computer ? how is mql5 vps
  Signal  (1)
hi I'm just starting out, and I wanted to know if it is possible to subscribe to several signals to diversify my capital, if so how? Is this possible with just one account, or do you have to open an account by signals? If only one count is possible, how do you determine the signal game? thank you in
Hi everyone, How could I solve this issue? My data seems to be lagging and I do not think is the connection error of my network. Thank you. Regards, Jia Yi
Hello everyone, I want to send a wss:// reqeust. I tried WebRequest but that didn't work. So how can I fix it
  log in  (13   1 2)
Can't log into my desk top or my mobile device. Can only log into the web terminal. My other devices keep stating "Invalid account."
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,&nbsp; I have an expert advisor in debug mode.&nbsp; I would like to progress this advisor to release mode&nbsp;in order to upload a product file at Market.&nbsp; After compiling there are no errors&nbsp;and no warnings.&nbsp; 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