MQL4 and MetaTrader 4 - page 872

[Deleted]
Hello: I know Bars returns the number of bars currently displayed on screen.  However I'm trying to retrieve several pieces of data across various currencies and am unable to do so.  For example I'd like to export all open, close values of various currency pairs from Jan 1 1990 onwards through one...
[Deleted]
Hi guys, I terminated a function of double type in a complex program without any return value, what is an obvious mistake. The function call ( 'test()' ) is triggered from inside a loop (while or for). The function test() doesnt return any value, so the variables a and b can never have any value....
  OperationType  (2)
Hi everybody, I'm making a software who works with metatrader, just now I have sended all history at my database, property OrderType is between 0 and 5 but I see who there is other values. Value 6 like a deposit and 7 like a bonus, have you the complete list of values? In attachment you can see a...
Hi, My problem: Why happend? Uncertainty, that occurs when good. Thanks in advance for your time and assistance. Bye void start()   {  if (!not_first_start)   {    GlobalVariableSet("T_AutoClose", 0);    GlobalVariableSet("T_OnlyClose", 0);   }........and in other i request value:int...
Hi everybody, I need to quit from MetaTrader4 by script. I have searched the right command but I don't found it. There is a saint who knows this command? I have need of it because I'm making a software to manage of more account and I do login by file Start.ini who contains the credential to log, I...
Hi, I am new to MQL4 but have been coding and playing with EA's for the last six weeks. I am trying to view a chart of the TICKS in the eur/usd as they appear and play with that data. I am new enough to not know if there is an easy way to do that. I am stubborn enough to try and do it myself. I...
Is there a way i can take the values of open and close of every minute from 0000 to 0015 and then for next 15 minutes and so on. without writing a loop with a difference of 15 mins. Is there any such function in mql4. pardon me for my ignorance.
[Deleted]
  unistall  (2)
I want to uninstall gone to control panel as normal will not let me unistall
Good Day... I just would like to ask if anyone have tried to compare a certain price (eg. EURUSD ) from 2 different sources using scripts or EA? Thank you very much
[Deleted]
Hello, Is there anybody on this forum that is aware of a script that will allow me adjust the size of the candlesticks in a greater degree than the standard setting of mt4 allow? Thanks, Irv
Does anyone know a way to read the Size by default, shown below, into an EA?
Hi, I'm looking to calculate data from an indicator (daily high/low). Just trying with iCustom but... I'm not so good at MQL4. Does anybody have any suggestion?
I have Master an Slave EA, and i Need if is possible to change something or add in Slave a place where to select TP, and do not close it until it reach TP. Because it open trades and close it between -0.1 and -0.8. So i Need to be able to set TP on it. Can you help me?
[Deleted]
Hello all, I attached my code below which is a mixture of codes found on this forum and an adaptation of the indicator from this page http://www.earnforex.com/position-size-calculator. I'm using a 5 digits broker with 30 pips of Stoploss hence the Stoploss * pips2points. The account currency is...
hi everyone, So i am working on this code. I am looking to get the prices over a period of 24*60 minutes on a minute by minute basis. Now the iclose function takes symbol, time frame and shift as inputs. i was wondering if there is any way to make this shift a variable. something like run shift[0]...
[Deleted]
  grail.mg4  (6)
i have one indicator but dont play . please help me. the indicator is grail .mg4
Hello, I have a data source online which I am using as an indicator to trade with. It is provided through JSON, and has a simple timestamp,value format. This JSON file sends the entire historic data, so it is a fairly large file. The problem occurs when I try to run multiple of these indicators at...
  Normalized ATR  (8)
Hi, I need to use normalized ATR (Average True Range) indicator that oscialtes between 0 and 1 in my EA. I searched but could not find such a function written in MQL language. The logic must be something like below as I found from google: (ATR of last bar – min ATR in last n-bars) / (max ATR in last...
[Deleted]
Hi, Does anyone know of a script that will evenly divide 4 charts vertically on an MT4 Platform (meaning side-by-side instead of window wise)? Now I still need to do this manually every time... Cheers, Dutchie
Hello everybody, I'm trying to add a moving average to stochastic . Graphically is quite simple, I just need to drag the MA from navigator list to the Stoch window BUT... I was looking to do that coding and I'm not so good at that. Given that when I do that dragging it, I need to select "Previous
I do not speak good English, so this is a translation of google, sorry. This is my first EA, it compares the price to one hour with respect to past and it sell to future hour. I know it's not perfect, but understand that I am not a programmer. My problem is that I need to sell the position at the...
  Backtesting  (8)
Hi to everybody. I tried many backtest using the Simple MACD but I have a question... Using the Tester In Expert properties there are some Inputs of Variable Value Start Step and Stop How this values change the behaviour of Expert Advisor? When I drag and drop the Expert the program don't ask this 4...
Hi, It's probably kind of a basic problem. I am coding a table with lot of objects to write different values. I don't know exactly what I changed but suddenly all objects disappeared, switching timeframes etc. didn't help. Then I found out that if I change the object name (add or delete one...
I am a US trader and I want to use a foreign broker but I am concerned about latency issues. Is there a delay in quote data, open/close times if the brokerage is in a foreign country?
Hello all, I have not optimized an EA for quite sometime and started to today with my older check list. My Optimization Results were not transferable to the back-test at all. 1. I do use a spread controller script 2. I upload fresh tick data on an offline chart 3. I use the period converter script
New article Lite_EXPERT2.mqh: Functional Kit for Developers of Expert Advisors is published at mql4.com: In the articles of the series "Expert Advisors Based on Popular Trading Systems and Alchemy of Trading Robot Optimization" 1, 2, 3, 4, 5, 6, 7, I introduced the novice EA developers with my...
I am using Meta Trader 4. My friend told me I could off "auto scroll" and "chart shift" and drag back to the date that I want. Some said, type "enter" and then type date, which will get you there. But, I realized "enter key" is not really working the way it is supposed to. Simply it doesn't go. I...
I found a simple EA which works by setting and executing a break even point. However, when I add a client-side trailing stop to the trade and both the EA and 'trailing stop' are triggered, then there seems to be a struggle between the EA and the trailing stop for setting the 'Stop Loss' price. All...
[Deleted]
  ObjectCreate Trendline  (17   1 2)
Is it possible to set a Trendline with the ObjectCreate function, that has an ending? Otherwise my Chart is full with ray's, if the program sets various Trendlines.
Hi. I write a script that connect my app and send a message informating that has a new candle. But I dont want to put this script in each chart time. I want to use this in only one and verify if for a new candle . I start with: if(DoubleToStr(Minute(),0) != lastTime_Minute){ So if diferent, we...