General - page 1170

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?
  coundted bars  (2)
Hi i would like a maximun of 1000 bars in my indicators how do i do this ? tia if(counted_bars<0) return(-1); if(counted_bars>0) counted_bars--; limit=MathMin(Bars-counted_bars,Bars-1); if (returnBars) { t3[0] = MathMin(limit+1,Bars-1); return(0); }
&lt;p&gt;i can't instal MT4 for Windows Phone, help me please,,&lt;/p&gt;
Mac Desktop/Laptop Windows Desktop/Laptop Linux/Unix Desktop/Laptop iPad Android tablet Windows Tablet iPhone Android phone Windows phone Other devices (add to comment)
EURUSD: Vulnerable On Price Failure EURUSD: With EUR closing almost flat the past week, it faces downside risk as long the 1.1051/96 levels cap. Resistance is seen at 1.0950 level with a cut through here opening the door for more downside towards the 1.1000 level. Further up, resistance lies at the
  Time zone in MT4  (5)
Hi, As a new user of MT4 based in Australia, can someone confirm for me the time zone displayed in the MT4 platform? GMT, EST, AEST etc..... Thank you
Hi all, I would like to know how to make non-linear fibonacci in trading MT4 platform. I had figure out that each wave is expand by correct fibonacci, therefore is there some tools that can measure this expansion.? The trend is at non linear (not vertical 90 deg). I attached example as below:...