General - page 858

Hello, vps license is associated to IP, mac address vps id or what
Is there any possoibility to get the Ask and Bid Price from for example 03/17/2018 17:34?  If yes, how do I get it? Thanks in Advance 
hello , when i use backtest in mt5 i found its work by spread change like alive open market but in mt4 i must put spread dont move or change , How i do the spread move and change in backtest mt4 like backtest in mt5 ? and can i use about execution about ms  in mt4 like in mt5 ? thank you
é possivel proibir que o expert advisor em mql5 rode no testador de estrategias? gostaria de bloquear o ea para uso em modo visual e tb aprender a bloquear para nao funcionar no strategy tester seria possivel? ================ hi, is possible we block a expert advisor, into the code, for the expert...
Trying implement  the On tester function.  Where does it go?  
To get the Bid price of a symbol in an Excel file cell , I use    " MCRO is the Symbol of the script" Similarly is it possible to extract the Alert message in the  excel? If so what is the Formula for that Excel cell?? Thanks
Hello, I suggest you post your products here that you're not ashamed to say they're good value for money, otherwise the whole feed is full and the price tags are so high that even a monkey would work from selling a couple of products, so depo=)
Just a question how can I do from code to disable expert advisor and not tu run after expiration ? I put ExpertRemove() but after that it can be enable again. Thank you
Dear Friends, i'm trying Metatester for a week now (idle CPU cloud sharing). It's been very quiet. I would like to ask some guidance. In a week, I only received around 0.54$. Thank you, Sincerely,
Hello. I need a very accurate indicator for renko (that can be of every type: line on chart, oscillator etc.), that should not repaint or recalculate and should work without problems with renko. It should give clear signals with arrows. The win ratio of signals should be over 90% on renko chart....
Hello dear programmers. I shall want to know how shall I disable Expert Advisor from trading if time exceeds a time interval ?    for example if I have  datetime time=20:00;      datetime time1=TimeCurrent();  if(time1>time)    {..stop trading .. if I use ExpertRemove can he enable again...
Looking at UST10Y_H9 I'm practicing drawing some lines and noticed how inconsistent they are shown in MT5. The same line, nothing changed, in Daily and H4 timeframes. MT4 doesn't have the same issue. In MT4 it's consistent. Look at the red vertical line and how it intersects like it should on Daily...
Hello everybody. I just wanna ask some help from the generous people in here. I am refining my ea and i will try to put two horizontal lines in the chart 10pips above and 10pips below the close of the previous candle. I tried  Close [1] - 0.00100; Close [1]+0.00100;  But it does not work.  Is there...
Hi Traders! I had the MQL5 VPS going with auto-renew, then missed a payment and it expired. I put $20 in the account to start it again, but need to know how to get it started again: Issue need suggestions/solution with: *****I do not know how to use the $20 in my MQL5 account to restart the VPS. I...
This may sound alot of money but like what the question says. Is this possible even for an experience trader? Reason I ask this is because as many of you know many brokers come and go and if there is a handful of experience traders the brokers would be out of money and cannot pay new clients. Is...
I would like to know how to declare a two dimensional array and assign values to it. I have the following code. But it doesn't work. string arrprice[7][1]; arrprice[0][0]="AAA1"; arrprice[0][1]="1.234678"; Above doesn't work. Tried the following and same issue. arrprice[1,0]="AAA1"; arrprice[1,1]="1...
Hello, i know that to use multiple broker accounts with same expert advisor you need to open one mt4 for each broker account or it will not works. My question is: if i buy your vps can I open only one mt4 and synchronize my expert advisor on multiple broker accounts in one vps, EA will work on all...
Who knows where to buy a book on EA programming? I need a table-top book, and it needs to be written in a simpler way
I have encountered some bugs in MetaTrader 5 Platform for both Windows 8 and Android versions that cause OS instability and MT5 application crash. Unfortunately I haven't found a bug report section where I could describe the issue.
I just wonder what may be the source of this error. I am porting indicators with rather simple graphics (mostly editboxes) from MT4 to MT5, and (in addition to the MT5 performance, which is unbelievable slow and blocks the candle chart often) I am getting that error. It appears randomly, but still
I am able to write the values to the excel on each tick using  int A = FileOpen(FileName,FILE_WRITE); FileWrite(A, Bid); FileWrite(A, Ask); --------------------------------------------- I would like to know how to write this data to a specified cell in an Excel. For example I want to write some text...
Optimize each parameter individually or group 2 - 5 together? Just curious on how others do it Thanks
It opens and keep ok. When I login it closes. I have already desinstalled and installed many times. No matter if it is version 4 or 5. There is nothing in the windows log (as I saw) Please, any help? I´ve already searched all googles and did not find a solution.
Dear community, I would like toask an interesting question since I have got an opportunity to be engaged in aproject, connected with trading software – creation of tool that allows toconstruct EAs without any coding required.   The idea isquite simple: you just drag and drop the needed elements and...
I have this issue and i thought it was because of my broker  however i have tried few more Mt5 from other brokers and same problem happens_ When i zoom in or zoom out the chart/candles shrink or expand, but there is always this delay  for the chart to get back to the "Chart shift point"  A link to...
I see customers can have demo is that an option for seller and can seller give tf what to use or are customers free here in?
  Pair not updating  (10)
Hello, I am new here. I don't know if this has been mentioned anywhere yet but the GPUAUD pair is not updating on my MT5 charts. Anyone else having this problem? 
Can i load a custom indicator automatically whenever i load my EA?
hi since i changed my phone from Iphone X to Iphone XS Max, I'm unable to use the buy/sell options nor even the trade options pops on the app itself which makes me believe that there is a bug. I reinstalled it several times but no use my broker told me to use the desktop version for now and contact...