General - page 1884

This EA is very profitable in Metatrader 3. Can somone convert it to MQL4.
[Deleted]
Recently I have noticed on at least four times, FXDD has closed an order one or two pips away from the stoploss, where the stoploss should not have triggered. For example, my stoploss on a sell was 1.2626 but FXDD closed on a bar where the high was 1.2624. Demo acct only, but I'm having doubts now...
I think if someone helps me get off the ground, I can learn to build, tweak, whatever. buy signal when at the MACD +cross. buy only when the RSI is level or moving up the last 3 periods, and above 50 buy only when exp MA 13, is above 34, 34 is above 89, and the 89 is up or even the last three...
Hi, id like to request another thing. can MT automaticly calculate World Market Hours and make Color Period separator for them. And Period separator colours are customable. Many Thanks, Ricky
  Zero Line LSMA  (1)
Anybody can post or direct to .mq4 color LSMA indicator that is on the zero line or complete double Woodie CCI with color LSMA indicator that is on the zero line See charts attached. Thanks, euro
It would be great to have an account balance column in the trading history, and in the reports.
I am using the handphone model Palm600, it has MetaTrader for Palm 1.72 installed, but i cant log in, it says error in net(1212).Is it because my IP address or port setting is wrong? Can anyone help me?
On the website of the Automated Trading Championship 2006, the interview with Patrick Nouvion has been posted. Patrick says about his work in the Interbank FX, Championship and about Automated Trading: I was in Vegas for the Forex Traders Expo last week or so, and still a lot of people came to me...
I have a novice question, does anyone know if you can create a signal in MT4 that would alert me, for example if the CCI crosses above or below 100? Would that be an expert advisor? Thanks!
After some failed attempts at properly seting up the filter for the Laguerre indicator I deiceided to post here to get some help from experienced programers. Please see in those pictures below, specially look at the last peak (highest high) on the Laguerre RSI indicator, the filter line moves
Hello, How to add a day at a datetime variable ? My code : datetime dtDateTest = D'2004.01.01 00:00'; datetime dtDateTestPlusOne; dtDateTestPlusOne = dtDateTest + ??????? ; Thanks, Pierre2006
Hello, 1. Is an MT4 Expert Advisor (EA) a 'machine to make money'? If yes, why do they ( http://codebase.mql4.com/experts ) provide free EA? Do you know other websites providing free EA or indicators or scripts (for MT4)? 2. A main rule for successful trading says: 'Let the profit grow and cut...
Hi, id like to request feature to enable fast zoom like windows magnifier. i request this feature cos i think many traders are using lappy or single pc with only 1 monitor its not convinient enough to zoom in and zoom out on a chart. What i had in mind is zoom window appears replacing the arrow...
  A Wonderful EA  (4)
http://www34.websamba.com/fxwat/
  I am out of here...  (32   1 2 3 4)
I am so done with this trading platform . Two words..it sucks. I have been using Interbank FX and I am so done with them. Here is why most of indicators don't work well with Metatrader . I am used to seeing a candle on the "dot". That is trully candle/minute. Well not with those charts you don't
The reason I haven't visited the forum often is because of the development of this Economic Calendar. It's web-based, fast, sophisticated, rock-solid and most importantly FREE! Use the Advance Economic Calendar for Forex Trading now! If you have website and wish to place the lite version of this...
  EA FireBird  (5)
hi all, i am trying to code an indicator where i need more than 8 buffers. how to do so? apparently there is a limitation to 8. ty
On the website of the Automated Trading Championship 2006, article named "The Equipment for the Automated Trading Championship 2006" (http://championship.mql4.com/2006/news/24/) has been published. It contains description and specification of the blade server, on which the Expert Advisors submitted...
Hi, I have searched the forums, and I've seen, this has been an issue for many, I haven't found a solution though, I hope I was blind... Problem: when trying to import a .csv or a .hst file, at import window of history center, after selecting the appropiate file,the window stays blank. SOMETIMES
I am writing a script (not EA). I noticed that that the prices Bid and Ask are not updated; it appears to me that they stay the same value regardless of price actions occuring to Symbol()... (I just realized this just now) Is there any way for a Script to get the fresh price from the server? i...
Hi Slowa I would like write a script that paint bar with another color. (See the image) In EasyLanguage for Trade Station , the reserved word for paint bar is: PlotPaintBar(High,Low); In MQL how do I do? Thanks Regard Eugenio
Hello! One more questions regarding fxt files: As I understand, seconds got lost when converting csv tickdata to fxt, because of the StrToTime and TimeToStr functions... Is the tester/fxt format capable of managing seconds as well, not only minutes?
Different brokers have different "server time". It is sometimes confusing to work with multiple MT4 brokers if their time is not the same. Likewise, If the broker's time does not start exactly at the Open of Asia Market on Monday, there will appear a bogus "Sunday" Daily Bar. This is annoying...
Hi guys, A friend and I have identified a formation on the daily charts that seems to have a very high probability of identifying reversals. The visual backtests are pretty difficult due to the nature of trying to pinpoint the formation much less being able to trade it. So anyways, I know that this...
I have two questions here, hoping MetaQuotes knowhows can help. 1. Is that true that all ticks were recorded and stored in history database sequencially? Since I have found that simulated transactions using tick data produce different result from being tested online. 2. Is there any kind of...
Hi All, I would like some help in programming a script or indicator that would plot automatically when applied to a chart, various support and resistance (based on various periods) plotted on the 1 time period. I.E. I use a 15M chart but would like the previous days High/low, prev week high/low,...
Read the following email from bottom to top. ______________________________________________________ Hello, Shahin There is really problem. We will fix it. Thank You very much for your discover. Best regards, Stanislav Starikov MetaQuotes Software Corp. www.metaquotes.net ----- Original Message -----...
  MACD With colors  (20   1 2)
Anyone has the standard MACD (no modifications!) colored so once below zero= red and above=green. Also without the two signal lines, only the histogram is needed.