MQL4 and MetaTrader 4 - page 1317

[Deleted]
  RSI in expert  (1)
Hi everybody I wanna know how can I use RSI indicator in expert? I mean how can write a EA and put some function for RSI? for example I want to take buy position if RSI is more than 60. Please help me in this matter. Thanks. DP
  API for MQL4  (3)
Hello at all, I read e lot of articles because of I need an API for MQL4. I read a lot of an Library called "TZMT4API". But the everywhere was posted a link and the Link is broken. The library includes all I need. Can someone tell me where to find the API library? Thanks a lot! Greets, Thomas
  Trade101 multi-currency indicator  (67   1 2 3 4 5 6 7)
Here's the multi-currency turkey. Its task is to order the pairs by the number of pips, relative to the start of the day. It displays perfectly well when just showing the value of pips. But when I try to display the sequence number in the array, I get a problem. I have highlighted the place in the
[Deleted]
I have a profile which contains a number of currency charts. I want to permanently remove a couple of the charts from the profile but am not sure how to do so. If I have the profile open, right click on the chart(s) and select "close" they are deleted. I do "save profile as", select the existing...
  EMA weight calculation  (76   1 2 3 4 5 ... 7 8)
1.EMA is determined by adding a certain fraction of Close[0] to EMA[1] - what fraction exactly? (question solved) 2.how to find the weight of the cloze in the current value of the ema
Hi, I searched in the forum for books and arrive in a page (https://www.mql5.com/en/forum/113266) with a nice list of books but at the bottom of the page the link to download (http://forexiq.ru/forex-books/?curPos=20) points to a web page that doesn't exist. Could anyone send another download link...
[Deleted]
Can someone tell me how to edit a MT4 program to suit the following trade: Indicators: Pivot Point Moving Average 10, Pivot Point Moving Average 30, 15min ATR. Trading Candles: 15 minutes Long Trades: Go long when PPV 10 crosses PPV 30 from south to north and the current candle closes - Set stops @...
MT4 shows a long downward candle stick and reports the close of Friday April 16th at 1,34899. Reuters reports Friday's close to 1,3501. www.netdania.com reports 1,3504. So MT4 data must be wrong. I went to History center, deleted the last entries, re-downloaded, same thing. I cannot correct it....
This question is aimed at the more experienced programmers around here - but feel free to reply if you have a point of view on this question. I am demo trading with MT4 and became interested in programming some indicators, scripts etc. Thing is, I had no programming experience whatsoever. So I came...
  Cope with GAP  (3)
I backtest my EA and notice this small little thing that does not happen very often, often only during monday open I notice the GAP will actually accelerate the calculation of moving average and any other indicators making a false signal. How do you deal with this GAP?
[Deleted]
I want to print out the entire book and it would take forever to do it by chapters etc. When I download the entire Book as a file it won't open up. I have tried Adobe reader, Excell, and nothing works. I noticed the file extension is chm. Is this the problem? How can I get this thing to open so I...
i use the momentum indicator in my strategies, i apply a SMA to generate signals when momentum s increasing or decreasing. but sometimes the signals i get are really late because a use a longer MA period to normalize momentum behavior. so i have been trying to devise a way to smooth out the movement
[Deleted]
I have been looking without success for documentation on the function iWPR. I can find no reference to it though the MQL4 platform knows what it is. Can anyone point me to a full list of functions available to in MQL4? Thanks, Orchidz
Just tested my EA, got some suspect results! Is it a bug or a feature?
  How many pairs and EAs?  (11   1 2)
I have a good PC (Intel core Duo 2 Ghz with 3 GB RAM). I work with MT4 and EAs. For each currency pair I have a Windows and a EA running for this pair. The EA is the same for each currency pair. The issue is that when I open more than 3-4 windows in MT4, everything seems to work ok (logs, PC...
[Deleted]
I am not sure I realy understand the MAonArray function. But what I am trying to create is a simple indicator that will Highlight a cross of a MA and the MA of the first MA with the appropriate direction arrow. Below is what I have. Can some talented programmer tell me were I am going wrong? I...
Conversion services: $50 /hour or $300 per EA. $25 /hour or $200 per indicator. Note: you must be owner of mt4 eas, indicators and must have MT4 source codes.
[Deleted]
  Arrays elude me  (9)
I don't have a programing background but I have been teaching myself MQ4 for the last 6 months. I get most of it now but arrays, I've got a mental block. I've read the documentation repeatedly but, I still haven't got to grips with them. I don't understand how you get the data into an array in the...
[Deleted]
  iFractals  (2)
Hi everyone, I want to use iFractals and I have a trouble. Actually it always return the value 0.000 I was wondering if someone has already used it in his code and explain why it does not work. Here is the code : total = OrdersTotal(); if(total<1)//fix the nb of trade to 1 {...
Hi, I have trendline on D1 chart with time1=2009.12.03 and time2=2010.04.15. This gives 1598 bars between time1 and time2. For M1 chart for the same symbol I have history only to 04.10.2010, so in this compression time1 is outside the timeseries array. When I find the time2 point on M1 chart and try...
[Deleted]
Hi, the reason I'm posting this is because of the frustration I feel after trying more than 10 EAs and having them all fail one after the other. I mean is it just me or has everyone else been through this frustration? How do you define a successful EA? I'm looking for one that is profitable for at...
  verify history center data  (11   1 2)
hi all, this is always a problem to me. when i try to download the history, the data seems to "jump" from one date to another leaving a missing period how can i ensure the quality of my data to backtest me EA?
Today morning, for some technical reasons problems occurred accessing our test MetaTrader 5 server that is located at our external provider's facility. Due to these problems, logging in to accounts opened on this server is impossible. Please accept our apologies for the inconveniences caused. We...
[Deleted]
hi guys..... somebody of u have tried to insert the conditions that permit to envy opening order in particular days or hours?? i would need to envy to open order in the last 4 hours in the friday( FOR ITALY 19.00 - 23.00 ) . sometimes there is a big gap in the sunday opening ....so...i 'd...
[Deleted]
Hi, I wish to add 2 lines showing a % retracement from highest high and lowest low on the standard RSI. I added commands in red to the code, but it wont compile. I am stuck. Thanks in advance for your help. #property indicator_separate_window #property indicator_minimum 0 #property indicator_maximum...
New article Using the Object Pointers in MQL5 is published: By default, all objects in MQL5 are passed by reference, but there is a possibility to use the object pointers. However it's necessary to perform the pointer checking, because the object may be not initialized. In this case, the MQL5...
hi all, i need your help on that: is there an away i can save an array and its index all together? i have a array let's say array_mine[counter]... i want to save its content indexed with the counter. it seems like it should be easier... so please any help is must appreciated. thanks. ,,,
I've posted it in 7bit's "5 digits detection" and I found myself delving into another problem altogether. What I'm after : - How do I make a function of this simple trade operation. And to be able to be used on all types of symbols and/or brokers (pip or sub-pip) - I know that if we go from pip...
Is anyone using Swiss army knife order managment for thier EA? I'm thinking about porting my EA to this code for its order managment capabilities. Can anyone tell me if they have used it and if it works as told? unfortunatly you can only get the mql for version 1.36 http://expert-advisors.ucoz.co...
[Deleted]
Hi, If you have exists MT4 account, with any broker, I offering you my proven account managing service. Incredibly results , Low DD , Manual trading . Managing Fee depend on investment sum. Details on kevinam67@gmail.com