General - page 1173

Hi all, I'm trying to get alert once 20SMA and 50SMA meet or crossover each other and I modified existing code and applied it. I can get a "BUY" alert correctly, but "SELL" alert is not working. I attached current my code here. Could you anyone help me why "SELL" alert is not triggered?...
Hi All, Could you please help me to get this ea works on MT4 digital 5 or 4, and if possible to limit the Trades open position with Max trade option and her is the Code in Word docx mrd.docx Best regards
It is gainful of a truth when trading against the crowd, the odds are high so also are the returns. But what you must take note of is that you can not just jump on start trading against the crowd because of the prospects of uncalculated high profits. You have to critically examine your options. For...
ctlName below is a tring to show text on terminal screen chart. However, it seems MQ4 limit the text length to display and there are some words in the rear of the text can't be seen. How to improve it? ObjectCreate(ctlName,OBJ_LABEL,0,0,0);
It is well said that the foreign exchange market is a technical market. You cannot just jump in to the market and say you want to make some money without an adequate fundamental training about market movements (which most times is gotten on demo account. You see, then it gets to surprise me that...
is it possible to subscribe more thanone signal provider ? I can't subscribe 2 signal providers. I'd like to follow 3 providers thanks
Hello I cant understande why my own indicator give differente values , the rights value are on platform my real account instaforex , but when I chage for demo account it give me a wrong values were is the proble ? what I heve to do ? also , I tryed to make the same indicators with same code...
Hello, i try to Rent one, but my MT4 no have option for rent, just buy EA, and i uninstall and install mt4, but not work. someone know what happen? Thank you.
Hi See this topic http://forum.mql4.com/54431 Terminal: Increased the number of allowed parallel trading operations for MQL4 programs - up to 8 parallel trade requests are allowed now. This ensures uninterrupted simultaneous trading of several scripts or Expert Advisors - it means that it is...
Hello all coding expert friends, I put on H1 Chart as following indi: 1). MTF MA (SMA10 of daily/yellow line) and 2). MTF MA (SMA10 of weekly/Blue line) Please see the attached picture. Would you please to make this TWO line in 'one indicator'. Thanks, anton
  FXCM and MT4  (1)
Is it possible to trade funds in my FXCM account through Meta trader 4?
Now that MT4 has a MT5 type language.What is easiest way to convert mq4 to mq5. indicators , trades etc. ???? Are there any good articles that address this update?
I have been dealing with a nightmare on this site. There needs to be some kind of third party policing of the coders in the freelance forum. Apparently all the coders say all the other coders work is crap if I want to get something fixed. I get it fixed and another coder says the coder who fixed the...
GOLD: Remains Weak And Vulnerable GOLD: With GOLD’s bias continuing to point lower, further bearishness is now envisaged. This is consistent with its short term weakness triggered off the 1,219.51 level the past week. On the downside, support comes in at the 1,170.00 level where a break will aim at...
does anyone trade here a binary sytem...id like to know
MetaQuotes should add a trade session based timeframe No users should look to own indicators or custom solutions
USDCAD: Sets To Extend Weakness USDCAD: The pair halted its strength to close slightly higher on Tuesday, leaving risk of a move lower on the cards. On the upside, resistance is seen at the 1.2750 level followed by the 1.2800 level. Further out, resistance comes in at the 1.2850 level where a turn...
Forex is a technical market, you cannot easily trade the forex if you want to trade it with your basic instincts or layman intelligence. In true words, forex is a profession and should be learnt. Then it could be said a lot of your successes and failures in the market could be traced to your ability
whether there MetaTrader for windows phone 8 and 8.1, where can I get the metatrader. vote this topic in order to issue a software MetaQuotes MetaTrader 4 for windows phone series
I was thinking this software was for selling cpu time? its just shows 4kbin 1kb out and that's it.
Hi, good day to you all! I have a very strange/weird problem in MT4. I can not move the Terminal Window on my second screen because it is bouncing on the ceiling of the screen. I want to move it but I can't. Please can you help me, I tried it for more than an hour but not succeeded. Thanks a lot...
Hi, traders I build EA with OrderSend like this My condition, when complete current bar : If close() > MA(11) then Ticket = OrderSend(Symbol(), OP_BUY, Lots, Ask, Slippage, StopLossLevel, TakeProfitLevel,.... Ticket = OrderSend(Symbol(), OP_Sell, Lots, Bid, Slippage, StopLossLevel,...
I was looking through the forums last week and came across the topic of a Russian man who was providing a Forex course for a fee of over $400. I can't seem to find the posting today. Can anyone tell me who he is so I can sign up for his course? 
EURUSD: Maintains Downside Threats EURUSD: With EUR continuing to look vulnerable, further downside pressure remains. Resistance is seen at the 1.0900 level with a cut through here opening the door for more downside towards the 1.0950 level. Further up, resistance lies at the 1.1000 level where a...
Dear administration. Can you explain how the programme rating is calculated to get to the front page
USDJPY: Follows Through On Recovery USDJPY: Having followed through on the back of its rejection candle on Thursday during Monday’s trading session , more strength is expected. On the upside, resistance resides at the 120.00 level with a turn above here aiming at the 120.50 level. A break will
I would like to know if Meta TRader Float ( I work with XTB ) is MT4 or not Thanks and Regards
Hello there, I signed up to MQL5 as a signal provider . Have created 2 signals so far but one of them is not publicly available. How should I go about making my rating higher? Thank you
[Deleted]
I found that it is GMT+3 today. But, this topic said metaquote's time zone is gmt+1 in winter and gmt+2 in summer http://forum.mql4.com/13919 I want to translate historical data to GMT. But very confused. Is this data mixed with different time zones?