MQL4 and MetaTrader 4 - page 366

I am looking a programmer to correct errors in the mql4 file. Pleas help.
[Deleted]
All - How do I detect when a stop loss or profit limit event has occurred? Specifically, if I placed a BUY order and placed an OCO ---> 1. SELL_LIMIT 2. SELL_STOP how do I know if when either #1 or #2 occur? Also, if I hit a SELL_STOP (or BUY_STOP for that matter), how can I determine the...
I'm not sure what's happened but it looks like mql.exe has been replaced with cpp.exe in build 616 ?? I did have sources outside of the MetaTrader folder, and was running mql.exe to compile, and then copy the ex4 into the data folder. That doesn't seem to work now with cpp. I get... MQL4/MQL5...
Goodmorning everyone. I'd be trying to finish my indicator, but I can not understand, what are the functions, in order to create the labels, similar to those that are generated automatically when you open a trade (those on the left of the graph, which are anchored. If moves forward, backward graph,...
I'm looking for a broker which gives easy trading access on EAs ( binary dot com was offering a MQH library to connect on their APIs time ago ). Is still there a binary broker which offers this easy access to trading/account history?
Hello, I've got a Custom Indicator which outputs Entry Signals on the chart. In the Data Window I can see that the Indicator has 5 "Index Buffers" and outputs "Buy", "Sell", "Entry", "SL" and "TP". I want to query this Indicator in an EA via iCustom. The Indicator has several parameters. Mostly...
Hi, Is it rightthat indicators can only work at ‘bar’ level, not at ‘tick’ level? thanks
Hi, just want to create a script that saves quotes of a couple of pairs. My intuition is that it should not be attached to any chart, should not be even an EA, just a simple Script. What is the preferred way to do this in MQL4?
i have an indicator that i am trying to modify. it shows text output for the current pair chart and the time frame. both outputs are on the same line. i would like to have the current pair display over the time frame. not sure how to change the coding.
I need help for my MT4 platform, i want to reset it to factory setting .
Hello, I am trying to come up with a robust solution to position text objects above/below price. Obviously, I have my price bar's high and low values but, I want to be able to have a high and low "offset" so that a user defined value can be provided in the inputs so that the text is adjusted to...
Does anyone know if there is a way to exit multiple positions of the same pair with one click (button) using MT4?  Thanks in advance!
In OnInit(), I need to learn which side (low or high) of a past bar generated firstly? If I'm correct, there are no tick data for the past bars, so how can I do that? Thanks.
Good day all, i would just like some help understanding the marked parameters in the pic of an indicator. what do these functions do? Thank you
Hi guys, I wrote this program to find the values ​​of the highest and lowest closures of the last n candles.The values ​​that are returned to me do not correspond to the real value. Why? :(int ChiusuraMax = ArrayMaximum(prezzo, WHOLE_ARRAY, 0);int ChiusuraMin = ArrayMinimum(prezzo, WHOLE_ARRAY,...
hi guys  i try to create a indicator , if  exist some condition must underline a candle  with arrow  and send me allert, but underline work only one time  and  allert work correctly  this is my  code  if(Candel2>MinCandeLong && Close[CandelPosition1]<Open[CandelPosition1] &&...
Hi I'm writing an script and I want to use a function which I've written previously in an "mqh" file, in my script and I don't want to do a simple copy-paste and put the code in my script, instead I want to use #import to use the previously written function in my script. As I read the documentation,...
  MT4 UI Text Size  (17   1 2)
Hi fellow MT4 users, I bought a Surface Pro 3 and installed MT4 on it. Works fine however the text is too small to read and strains my eyes making it almost unusable. I have tried changing text size to larger in Windows and playing with the DPI settings but nothing has made the text larger in MT4....
my mt4 couldn't login , and the message connection failed the market still closed , but it should log in . this is a live account 
Hello Where can i have historical data for MT4 please? i find for going back to 1950 and more, is that possible? Thanks
Hi, My Script download bars data to a CSV file. Everything it's fine. If a drag and drop script into GBPUSD H4 my csv file has GBPUSD H4 data info. But.... When I drag and drop my script into EURUSD H4, data downloaded in file is still GBPUSD H4 data. When I change file name and execute script to
hi Guys, i need to add some values on in Array. ARRAY_PUSH is available with mt4 ? If not, how can i add in array with same method ? regards.
currently, using this date1 = StringSubstr(date1,0,4) + "-" + StringSubstr(date1,5,2) + "-" + StringSubstr(date1,8,2);       string time1 = TimeToStr(iTime(ccy,tf,i),TIME_MINUTES);       FileWrite(handle, date1 + " "+ time1); which gives me, for example, this 2018-07-20 21:00 However, I am trying to...
Is there an EA or Script or maybe is it possible to create one where you have two separate MT4 window open with the same symbols but when you switch the charts on one MT4 window the script or EA reads and switches the symbol of the other window automatically. I hope I am asking my question clear...
As the title states, I've been finding odd entries and exits during backtests recently. This occurs on all EA's even the examples provided (like the "MACD Sample"). It's even occurring on old data that I've been running tests against for the past couple weeks. This has not always been the case. My...
Hello everybody i have a problem with my mt4 (or maybe broker) trading history terminal doesn't show all the trades even when i select "All History" instead it shows up sum of all profit/losses in a period of time(3 months) how can i have all trades in history?
How can i solve this. If i want to sell ea via Website and give the opportunity to Download a Demo. How can it will BE solved that ea didnt work after 30 days. I think of a txt or csv file online where i can set the demo end time.l and the ea will Check before start of the date is out of Date
Please can someone spot the deliberate mistake!? I want to write headers to a file in the first instance the subsequently write data. I check to see if file exists first - if it doesn't I write the headers, if it does I just continue to write the data. When the file has been created it still goes
I am running a 1 second timer function but getting strange results - please see code and output. int OnInit(){ EventSetTimer(1);   return(INIT_SUCCEEDED);}void OnTimer(){ Print(TimeSeconds(TimeCurrent()));} Print results. Why is there duplication of seconds? I thought the OnTimer() function ran off...
i cant trade on my demo account. This account is participating in this account. pls help.. metatrade4 application