General - page 819

Hello All, I need the dataset for major currency pairs for the research purposes. Any lead in this direction would be really appreciated.  Thanks!!
[Deleted]
Hi, I need DAX M1 quotes for 3-4 years. 
//+------------------------------------------------------------------+//|                                          Pending orders DOWN.mq5 |//|                              Copyright © 2017, Vladimir Karputov |//|                                           http://wmua.ru/slesar/...
Hi This url failed to work, can someone confirm or provide a new one please? Thank you
I have considered it opportune to open a new one to expose the pros and cons of MT4 versus MT5, and why I consider MT5 to be better. Basically, MT5 has many more interesting features that help in trading, and MT4 has too many limitations in my opinion. Let's cite some of them below.       MT5 is...
[Deleted]
Hello! Is there a way to make Metatrader 5 read\voice a particular quote each 1-2 minutes?
  EA job repayment  (7)
Hello, i posted a job to get a profitable EA, i got one with good back test results, i handed over payment to the Developer and now the EA is not even close to profitability, the developer is not responding my msgs since one week. what should i do?
  New Trader  (3)
Is there any place to ask question or video for a totally brand new person about where to start after watching countless hours of Youtube about charts and trading?
how to change the starting capital in Webaterminal MT4? I'm in a demo account to practice. I want to trade with 2K rather than 1OK because it's more my reality. How to change this capital from 10K to 2K? I can't find it in MT4. Many thanks for your information, have a good day, good translation...
Service Desk Not Found? They removed that feature?
hi im start learning programming EA. i have a simple EA. i want the EA go offline mode after OPEN a trade for a while. it's better if any function that EA can wait for xx time/bar then start working again. if not, EA must be start manually by user is no problem. any one can help ? what code i...
  FFcal  (4)
I have been using an indicator for some time now, but this morning when I started my MT4 I constantly received this message FFCal Error: File download incomplete! Please can someone tell how to fix this. I have uninstalled and re-installed MT4 and the indicators. Thanks
I have been having trouble registering as a seller. However, the support here seems to be non-existent. It's been close to a year now and still no help! 
Does anyone know how to plot dash line like this? I don't want drawing object, I need indicator_plots. Thanks.
Bonjour à tous et toutes, Est-ce que je peux copier un signal qui travaille sur MT5 alors que je suis en MT4? et ce, sans complications ? Merci d'avance Max
Hi guys, friend of mine gave me indicator long ago ( custom indicator ) , and i have no file as backup, its only installed in my MT4, i want to run backup for my computer's windows. can you please tell me how can i export the installed indicator from my mt4 ?
Hi everyone, Is there a way to read FXT files ? I've downloaded historical prices using tickhistory. I need to get the current price for different currency pairs (bid/ask), as I know is not possible get current prices I can able to get OHLC from bars (shift>0). Kind regards.
Hi everybodyI set several alerts in Windows metatrader platform5 on my laptop, unfortunately my laptop crashed and I'm inevitable to install new windows. Does previous alerts existed in MQL servers or I must define all of them again?
I am using MetaTester 5 Agents Manager Build 2015 which is currently the latest. Recently I changed my Internet Service Provider but somehow, a few of my agents are still linked to the old IP address. How can the new IP address from the new Internet Service Provider be propagated? Is it a matter of...
Dear community, I have the script "close and reverse" installed. But it always works only with a traded position. I'd like that this script contains all the psi, and if I ask if I really would do that, it would not, but would change immediately. What do I have to enter? Thanks in advance Mrs. Dax
Hallo everyone. I'm searching for MA EA which require : Open Position - BUY : lower MA is crossing the bigger ma -SELL : Opposite Close - BUY : Bigger MA closing the lower MA and THEN open SELL -SELL : opopsite i dont care if it's loss or profit the trade must stop and open new trade when MA is...
Hi all, like with all recent updates, the newest one once again crashes my EA. Right now I don't have to time to dig into the issue very deeply, so I'd like to just get it started again on an old version. I know 1502 has been posted here in the past, but I'd prefer some 17xx or 18xx, if anybody...
[Deleted]
Decided to create a topic similar to the existing one on the 4 forum, there's a popular trail to it). If it's repeated, kill it without regret. Of course the theme is not just for fun. I decided to tackle MQL5 and several questions appeared at once: 1) is the scope of structures the same as that of
1. When trying to logon to the web terminal I receive an error message saying. Web terminal is not supported by this MetaTrader server. Please contact your broker to update server. Could you please assist me with this issue?
I am writing my own EA to do a buy or sell order but it is only placing sell orders and no buy with no errors  here codebelow void OnTick()   {    // create a string variable for the signal    string signal="";        // calculate the RSI value    double RSIValue = iRSI(_Symbol,_Period,10...
Hello, Hello, everyone, I have a big problem with my trade copy! Indeed, on March 27th a trade was copied with a lot of 1.15 whereas in normal times the trades are max 0.1 I lost €270 in a single trade whereas until now the maximum was €35. Moreover, the same morning I had changed my copy settings...
[Deleted]
[external link was deleted]
Anybody have issues yesterday (08/04/2019 12.30 UTC approx) with money debited from MT4 account then credited a few hours later?  
Hi, I'm finding that the data downloaded from MT5 doesn't match when stepping through during debugging. Example below. Data downloaded from MT5 as follows: Ctrl U > Bars > EURUSD M1 > date range 03 Apr 2019 to 5 Apr 2091 Code I have as follows:  int lastbarcount=0;void OnTick()  {   if (Bars(_Symbol...
  VPS  (2)
Whe trading using a Metaquotes VPS, when i delete a position off my MT4 terminal it also gets deleted on the VPS. However, if one add a position manually on the terminal, does it automatically synchronise to the VPS or does one have to manually synchronise again?