General - page 1911

hi guys i need your help . you can add Take Profit to this expert ? thank you this expert code : //+------------------------------------------------------------------+ //| Copyright 2005, Gordago Software Corp. | //| http://www...
hi I need M1 history data for EURUSD I can not download it from alpari pleas any body help me
This is a simple question. I am not well versed in MQ4 language. How can I change a statement from: if (OsMA Previous > OsMAPrevious 2) OsMADirection = 1 To: (OsMA Previous > OsMAPrevious 2) OsMADirection = Bullish ?? Is it as simple as putting quotations around Bullish. Your simple advice is...
  This Ea Really Work  (18   1 2)
The True about Elliott Waves "really works?" A lot of people talk about this thing called Elliott Waves, and a diversification of answer was collected after made this question: elliott waves really works?. Some people said that is a lack of time apply elliott waves to the market, and by the other...
[Deleted]
I see threads which are about the success people are having doing manual execution of systems which they say cannot be automated, that the discretion required cannot be modeled in an automated EA. I wonder if it's just too hard for them to do or if it's impossible to do. I know my own programming
hi guys i use float indicator. what the best indicator for filter this indicator? thx
The FOMC June 2006 meeting starts on June 28 and the FED decision will be announced on June 29 at 14:15 EST time. The consensus in for a 25 points increase to 5.25 %. The decision seems almost a done deal, but what are the things that the FED is watching for, and what happens on June 29 and beyond?...
Hi Guys, I dont now the MLQ programming very well....please help me... How can I define a BAR as "X" and if the price goes below the X the go short...I dont know how can I put a phrase into the EA... Thanks Babar
because MT4 doesn't have multi-account software (which usually needed by fund manager who control lot of MT Accounts).. i have an idea to develop it... i don't understand about MT API.. so i try to figure it out using EA... i'm looking for someone to code it and share here it must contains 2 EA, 1
Hello, Metatrader 4 needs a fast symbol navitation option like metatrader mobile. So we can view 15-20 symbols in one charts, my selecting it's name (using keyboard) fastly, without needing symbol drag/drop or writing symbol code. Even a script seems impossible for this navigation. Thanks Cengiz
I set up my MagicNumber with 6 digits because I kept track of the ticket number with the array TicketNumber[MagicNumber]. I couldn't get a number with more than 6 digits into the array. I used the first 3 digits for the EA# (EA#1=1, EA#2=2,...), the 4th digit for the DayofWeek, the 5th for the...
Slope of the regression line is completely off now, in build 194 (I can post a screenshot if neccessary). Also, I think, build 193 (or lower) was calclulating the standard deviation from the regression line incorrectly; I wrote my own regression channel code and I couldn't get the same deviation,...
This murrey math indicator here only shows lines, does anyone here know how to make this indicator display historical lines?
Hi MetaQuotes, It seems to me usefull to add to MarketInfo() the possibility to get the LotMargin for a given symbol, expressed in AccountCurrency. The calculations are not always easy, and the terminal has all informations needed to compute it. What are you thinking about ? Thanks very much...
  EMA 5 13 62 Strategy  (24   1 2 3)
Anyone familiar with Rob Bookers EMA 5 13 62 Strategy... Has anyone try to make it into an EA... I am not a programmer
[Deleted]
hi there, I have a little problem. my indicator uses the call curtime() to get the server time and also uses LocalTime() to get my time. TimeDifference = CurTime() - LocalTime(); [/PHP] My intention is to use these together to work out the start of the day from my perspective. Now it works perfectly
The updated version of build 194 can be downloaded at "MetaTrader 4 trading terminal" Changes: 1. Drawing of huge rectangles in the chart window. 2. Drawing of ellipses when their selecting points are outside the chart. 2. Forced closing of MessageBox called from expert or script before...
  I seek EA 15-40  (2)
I seek EA 15-40
[Deleted]
If you have a way to identify when to enter trades to capture big moves that can be automated I would like to know about it. I know this sounds only typical, everyone wants to know this don't they? Well sure every good trade starts with a good entry. I want to invite people who think their trading
  Reverse Firebird?  (25   1 2 3)
Hey Guys, Quick question from a non-programmer. How would I go about reversing the signals in the Firebird EA? I'm trying a little experiment and I would like to create an EA with the same signalling capabilities of Firebird, but the opposite trades opened. So when it goes long now - I would want...
Hi everybody I'm wondering how i can define one special function that returns an Array All definable function only return one variable not Array! can anyone help me? Thanks
I was wondering if you can help me with a problem I am having with Expert Advisors. My problem is this - I have designed some EA's which were programmed by a programmer with MQ4 experience. All has turned out fine and EA's are working perfectly except for one huge problem...I can only run 1...
Hellow all, Thank you everyone for answering my questions so quickly! I want to draw a line from Time[1] to a future point that I'll just describe as Time[-1]. How can I do this? Thanks for all replies. -charliev
i've got this "close at stop" at the end of the backtesting many time then it makes me really wonder "what dose it really mean?" anyone can explain pls post here thank you ^_^
[Deleted]
I wonder if there's anything that I or anyone here can do about this strategy tester issue... I ask the tester to evaluate for a date range which I have confirmed historical data exists in the history center and it only evaluates part of the date range I request. It seems very fickle. One time it...
  Price  (4)
Hi, I am trying to create an ea using fibs and what i am trying to do is taking todayClose + (yesterday High - yesterday Low ) * 0.382; but when i send this at order send function the tester shows inalid price ?? e.g 1.28574534 something like this any help thanks.
  Desire
We expect a forum of chinese .
  Nonlagging Tools  (543   1 2 3 4 5 ... 54 55)
Hi, In this thread I wish to represent the new trading tools which based on NonLagging Moving Average( NonLagMA ). Some theory: Some time ago I found that coefficent in the formula of FATL and SATL (so named Digital Filters ) are described by the formula of a fading sinusoid. Then I've developed
  Forex grid bars  (2)
Hi, Can someone explain this indicator in details , the gaps , the prices in different colors and the bars and how it works? Thx in advance