General - page 866

how do i get to use the" time and  sales" option for tape reading option on which broker ? 
See the following image:   I have added a custom symbol and tried to import the values. But MT5 have truncated values and even the bars are not correct. See the comparison between real bar and the MT5 bars:   Kindly, suggest me what might be the issue. Here is the file which I used for importing the...
Hi All, I am trying learn to use a custom indicator that is available in the mql5 forum in my EA. I have downloaded it and it is available in the Market folder. Indicator URL : [Market product link was deleted by moderator] In my OnInit function, I am simply using the following code to see what it
Here is my code:  string symbolname = "MySymbol";MqlRates rates_add[2000];void OnStart()  {  SymbolSelect(symbolname,true); int file = FileOpen("MT5.csv",FILE_WRITE|FILE_READ|FILE_CSV|FILE_COMMON|FILE_SHARE_READ,',');    if(file!= INVALID_HANDLE)    {    }    else    {    Print("File Not Found : "...
  EA DLL  (3)
Hi   kindly assist i wanted to rent out a virtual host to run my EA on it, now my challenge is that the EA doesnt work without DLL been selected how do i get passed this as one of their rules is that they dont allow dll selected as it will terminate my orders????
There is no clean way to detect the object type of the CObject derivatives, this is highly needed when iterating through items of a CObject array or a CArrayObj instance. The "Type(void)" public method is defined virtually in the base class CObject. class CObject  {public:   //--- method of...
[Deleted]
Can I know who bought my products? I asked this questions to service desk, they said "Use the forum". (I don't feel dissastisfaction.) Support Team 2018.10.16 19:59 Status: Unapproved → Open Dear user, Thank you for submitting your request. However, please note that we accept only payment related...
Hi, I need an 2 expert advisor, the condition is below. Type :1 1. When the price opens gap up and breaks the previous day's high - I need an alert 2. When the price opens gap down and breaks the previous day's low - need an alert Type:2 1. When price opens above the previous day's high and trading...
Hi Guys I configured the XLSGate EA with My MT4 account and getting the Bid Price value in C3 excel sheet. Kindly guide me that how can I get the Account balance and Equity value in C4 and C5. what commands I should use? this is the EA for XLSgate """""""""""""""""""""""""""""""""""""" #property...
  student  (6)
hi guys I am new here on trading,and I want to be thought everything
Hi guys, I am working with 4 charts at the same time and each chart has own EA's.I attached a regression channel on a sub-window at each chart(for ex. on chart RSI(14)). OBJECTS VALUES have to be used in EA, so the code ----ObjectGetValueByTime----- should be considered. but this function works...
Boa tarde Alguem poderia me ajudar? No meu codigo abaixo, o meu stoploss nao e executado quando o preco atinge a linha so stoploss. Teria algum erro no codigo? Grato por qualquer ajuda. //+------------------------------------------------------------------+//|   INPUTS DE...
  refund  (1)
need to be refunded for that product  how i get that refund?
Hello everybody, I have a problem about reading some double values from a csv file. This is the content of my csv file I'm using as example: 3;0;0.01;6;11.91346 63;1;0.02;5;2.786357 and this is my algorithm: void OnStart()   {    filehandle = FileOpen("WTI.csv",FILE_READ|FILE_CSV,';',CP_ACP);...
Hi The article about multidimensional arrays has a mistake. https://www.mql5.com/en/articles/567 It should be the other way around. The first index contains the number of ROWS. The second index contains the number of COLUMNS. double Variable[10][3] ==> double Variable[3][10]
  Indicator help  (10)
Hello, At times, the attached indicator does not change color according to the MA cross. For the correct color to appear, I have to change the time frame of the chart and bring it back to the relevant time frame. Appreciate it if someone could have a look at it and make the necessary...
I am new to MT4, Is there a way to create a scanner to list all the stocks from the watchlist where Open=Low and Open=High.If there is a ready MQL4, that will really help. Also I am looking forward to start learning MT4 and MQL, so what is the best learning point
I code trading panel on chart in MT5 Platform I create button and text label object for click to setting and show setting value on chart but value not changed when click suddenly. Must wait for change at the same time with function Ontick() which delay reaction. but MT4 don't have this problem. How...
hello i am working on an indicator and everything is good so far. the indicator shows lines on the chart continuously but what i want is that it should show the lines on a specific server time let say i want the indicator to show the lines only during 23:00 to 23:59 according to the server time can
For a month, I stubbornly solved the problem of decomposing color into shades. The task turned out to be difficult. I took the Windows color palette as the basis for the study (the one in the chart properties ). After a long study, I still found patterns. And here's how: First, I decomposed the
hello. i have an Ea that i need to add code so that when it opens a trade, that thade is closed at the closing of that bar. i have used diffent codes but none is working. i need help. int fOrderOpenBuy(){   RefreshRates();   double lts=fGetLotsSimple(OP_BUY);  // int SIGNAL_CLOSEBUY...
I have a couple of MT4 accounts on a VPS and also a small pc running 5 accounts at home 24/7. I am planning to buy another small home computer just to run some MT4 accounts on. What do you people recommend if I want to run 5–10 accounts? How much RAM and HardDrive size? The one I'm looking at with...
How do you feel about the riskiest trading strategy, namely the promotion of the deposit with maximum risk. This is an aggressive style of trading using scalping, hedging, locks. I would like to know traders' opinions, both those with a lot of trading experience and those just starting out. And also
Here is the code:   int file = FileOpen("candles.csv",FILE_WRITE|FILE_READ|FILE_CSV|FILE_COMMON|FILE_SHARE_READ,',');if(file!= INVALID_HANDLE){while(FileIsLineEnding(file)) Print(FileReadString(file));}else{Print("File Not Found : ",GetLastError());} I cannot see the header of the file. Please let...
  MQL5 community  (1)
Shall I log in same a/c into many PC to get profit from MQL5 community software (MT5 Tester)?
  Technical issues  (20   1 2)
Hey guys! Maybe somebody might be able to help me out. I'm getting some technical issues with the forum - I can't post replies in certain threads of the forum and I also don't see anything in my Sent Items folder in messages. I would be very grateful if you could tell me how to reach the moderators...
Hi guys need an advise with making my system automated. I am using semi EA. For manual trading , but want to make it auto. Looking for a good trend or reversal indicator that i can implant to it. Now it does not have any conditions. Want place nice panel to it as well. Anyone here to help? Thx
Hi all, I have a terminal MT4 running on window 10, but when I login or go to market tab, the terminal window always refresh and in journal tab displays "MQL4 Market: failed to get list of user products [403]". Any one can help me?
Hi, my terminal MT4 installed in VPS and running on window 10, but when I login or go to market tab, the terminal window always refresh and in journal tab displays "MQL4 Market: failed to get list of user products [403]". Can you advise how do I fix it please? I have asked service desk and their...