[Deleted]
Hi, I have an EA which uses the iClose function with a shift value of 1 to get the close price of the last candle. I have noticed that occassionally, when using the H1 timeframe, the EA has opened trades one hour late!! It seems that the close price information of the candle that has just closed...
Hi, I have demo accounts of "alpari" and "FOREX", I use MT4. When I try to download the data via history center, it tell me data from metaquotes differ from the data stored on the trade server. Now, could anyone tell me how to download the history data on "alpari" and "FOREX" server? Thank you...
Hi BarrowBoy, Thank you for your information. Could you please kindly provide the complete one? Your help will much appreciate Shams void WriteIniFile(string strFile) { int handle0 = FileOpen(strFile, FILE_CSV|FILE_WRITE, ";"); if (handle0 > 0) { FileWrite(handle0, "EURUSD", "0...
Hello, Does anyone has the MetaTrader 4 code for Hull Moving Average? And if possible also de RSI, Bollinger Bands and MCAD based on Moving Average ... Does anyone ever tried this? Thanks, Miguel
I am thinking about creating a method that just compares 2 candles passed to it. These candles may be history candles or current candle. I just want to be able to compare them for higher highs/higher lows, lower highs/lower lows, engulfing (high of first candle is higher than second candle, low of...
Are there any EAs which can close a specified amount of a trade at a specified TP?
On the 5th of April 2009 the "demo.metaquotes.net" server will bestopped. However, the History Center with the minute history willcontinue to operate. From this day on our company will discontinue using thedemonstration server. Currently, the number of companies working withthe MetaTrader 4 platform...
Hi, Could you tell me why this function only returns "WAIT" and "SELL" but NEVER any "BUY"? //+------------------------------------------------------------------+ string Trending_for(string Trending) { if (Close[3]<Open[1])Trending="BUY";else Trending="Wait"; if...
Hi, Im looking to do a JV with someone who can put my strategy into an EA. We have done live trading and it is a super hot strategy. We also have a great internet marketing guru in the team so last person missing is someone who can put our strartgety into an E.A, but the person has to be able to...
[Deleted]
I am going to open 25 - 50 forex Demo accounts and run a different EA on each account.. I will then set up a ranking system for the portfolio based on the account performance the top 10 -20 performing accounts will be funded every month (100k +)...
So, yeah. I just recently started fooling around with this program. It's pretty interesting, but it seems that I'm too dense to script a proper Expert Advisor. What I'm trying to do is getting a really basic program to work that checks these conditions... - Current Price > MA - Macd > 0 - Momentum >...
Can anyone please tell me some of the most common reasons for the error and the fixes? The file is in ...experts\files.
[Deleted]
Below is my buy function. If I set variable order_type to 1 (for market order), it works, so I know my stoploss and takeprofit functions as working. The problem must be in the determination of price for the op_buylimit order. I am trying to calculate my order price by decreasing Ask by a...
[Deleted]
I received the following request from harvinder.sondh@btinternet.com: "Further to our conversation. I have a requirement such that I want an EA pilot to execute my trades using MetaTrader4. I have a self contained real time forex trading software that gives visual signals on the charts and...
//+------------------------------------------------------------------+//| MYNNEA.mq4 |//| Copyright ?2009, MetaQuotes Software Corp. |//| http://www.metaquotes.net...
[Deleted]
I've setup verbose logging on my EA for troubleshooting purposes. I'd like to track each iteration in the same file but when I do FileClose and reopen the file on the next iteration it clears the file. How do I write new lines in the same file, preferably text?
Hi Rosh, Could you please kindly provide the sample code or the EA how can create the data 'text file' and it can be read back by the EA. Your help will much appreciate. Thanks in advance. Shams shamsulng@yahoo.com
[Deleted]
Hi, I know that it's possible to get indicators values from other symbols at any given time (shift) but I don't know how could I get simply the bar values from that other symbol with a shift ... Is it possible to get it ? Thanks in advance, Manu
Hi all, How many bars should I use to test and optimize my EA? Thanks
[Deleted]
Now the demo server has been closed. And I can still download the 1 minutes history from the history center.But they are ".dat" file. How can I use them? 3x~
[Deleted]
I'm using the following code to track the SMA50 line: double SMA50; SMA50=iMA(NULL,0,50,0,MODE_SMA,PRICE_CLOSE,0); Print(SMA50); How can I modify an order so that it remains 20 pips below the SMA50 line?
[Deleted]
Is there a way to calculate the number of identical candlesticks(green=long,red=short)?
Set out to make a super simple indicator, shouldn't take more than 15 mins I thought...Not this time! Indicator: show spread history (as data comes in) as bars in a separate window. Problem: all indicator bars are cleared then changing TF. Looks like the custom (indicator)array that holds the
SymbolEURUSD (Euro vs US Dollar)Period1 Minute (M1) 2000.12.07 00:01 - 2008.12.05 22:59 (2000.12.07 - 2008.12.06)ModelEvery tick (the most precise method based on all available least timeframes)Parametersdonchianlength=12;gap=0.0004; MAfast=1; MAslow=2; MAslowest=8; closedonchian=5;...
I have set up the demo fapturbo and it seems to be trading.Can someone please give me some simple instructions on how to save the settings on MT4 so I don`t have to start from scratch if I go off line.Fapturbo`s support response was `READ the MANUAL` Not much help for a beginner I`m afraid. Thanks
[Deleted]
Why won't this give me the value of Ask, every 60 seconds? double PeriodA; int time; int start() { PeriodA = (Ask); int t=1; while (t<60) { Sleep(999); t++; if (t==60) {Alert (PeriodA," ",t);} if (t==60) {t=1;} } return(0); }
Attached is a program I am working on. My first one. :-) I have comments in the prog about my problem. I also have a comment on the screen for bebugging. dRegBuffer is the indicator buffer. The problem is that dRegBuffer[0] and dRegBuffer[1] are always the same number. I am trying to get the new...
[Deleted]
Is it possible to draw an arrow on the chart once an order has completed by either T/P or S/L?
Your FiboRetracement Indicator is fantastic to use. The system I am using I need78.6 and 127.2 levels. I have spent few days to fix this problem and I give up.If you could rewrite this indicator again with 78.6 and 127.2 levels that willbe great.Thanks
When i put the code the Ea dont Job.. i want put EquityLoss ans EquityTarget for protect my Balance. See the EA in atach.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.