General - page 1230

USDJPY: Bullish, Extends Strength USDJPY: With the pair bullish and extending it during Tuesday trading session , it now faces a possible hold above its key resistance turned support at 122.02 level. However, you should keep an eye on that level. On the upside, resistance resides at the 123.00 level
We are working on native OpenCL support directly in MQL5. In a couple of builds it will be available publicly. Here is a small working example of calculation of the Mandelbrot fractal in OpenCL which dramatically speeds up calculations as compared to the software implementation. The calculation in
Hi, I have installed 3-4 terminals of different brokers in my PC. Now when I want to subscribe for any signal from mql5 website it's directly opening last installed terminal only. I cannot subscribe for that signal from terminal because it is not visible in list of signal in mt4 terminal and...
  Build 825  (5)
Is this a hack ? This is a very bad update  you cant switch between profiles it freezes Messing up 3 platforms Activetrades FXDD and Hotforex  
I'm new in mql5, I want to get the exact value displayed here: But I always get a different value. For instance, I got this values for the example above: As you can see, it is not the same date. And when I try to find the value the April 23th (in my example) I find nothing. The code I used...
Recently I got some pm asking for my email adresse for obvious fictional reasons like: My friend is interested in your signal. He got problems accessing his mql5 account atm. Can I have your email? He wants to ask you Sam questions. Hm, I almost believed but then my spidersense were suddenly...
Hi, Would it be possible to run MT5 EAs on a Windows Tablet? Would the trimmed down version of the Windows OS be sufficient to support the running of EAs? Thanx
Hi, I am new comer, would you please advise me how to find open account demo?
Yes No I keep borrowing so it never ends I have unlimited funds and I afford anything
0.1 % - 0.5 % 0.5 % - 1 % 1 % - 2 % 2 % - 3 % +3 %
  agents  (1)
how to get more user to use MetaTrader 5 Agents Manager in mql5 network.
EURUSD : Reverses Gain, Eyes More Weakness EURUSD: With EUR reversing its previous week gains to lower on a sell, further weakness is envisaged. Resistance is seen at the 1.1050 level with a cut through here opening the door for more upside towards the 1.1100 level. Further up, resistance lies at
W1 price is is located on the primary bearish with the market rally and 1.1240 resistance level for trying to be broken on open W1 bar for now: Ichimoku cloud/kumo with Sinkou Span A line (which is the virtual border between the primary bullish and the primary bearish on the chart) are above the...
Bollinger Bands® - A Volatiltiy Meter Bollinger Bands are technical indicator developed around 1980s by John A. Bollinger. He was an option trader then. As an option trader he delved into volatility, a measure for variation of price of a financial instrument over time you can know more about it...
  strategy testing  (1)
hi people... is there any way to skip an ea to forward testing once a specific return has been reached??? thanks in advance
USDCHF : Reverses Losses, Targets Further Upside USDCHF: With the pair closing higher for the week, further bullish is likely. Resistance resides at the 0.9500 level with a breach targeting the 0.9600 level. A breather may occur here and turn the pair lower but if taken out, expect a push higher
Hi, I am trying to Understand working of OrderSend method . Following is my understanding . Can any expert in mql4 and verify and correct em if i am wrong. ·        PricedSpecified in OrderSend() method of mt4EA will be Useful in case of Limit...
I want to limit trades within a day to x number is this the best way to do? by checking the history? //+------------------------------------------------------------------+ //| Trade Count |
What MM software do you use for your FX MM needs? There is Market System Analyzer from adaptrade but it is buggy laggy and weak.. not for FX :(
I m right having a contact to order a new job. I finished to write the form but I cant find where to put the money to pay... It says : not enough money to pay. Where do I open the account topay the job?
Hi, Is there a solution to connect to MetaTrader server from java? I mean connect to the server directly as MetaTrader client does or connect trough the MetaTrader client dll? Get data at tick, start, modify, stop orders, etc. If not, is there a plan from MetaTrader development side to...
Hello, I am new to MT4 API, but i would like to receive ticks from MT4 Server into a C++ application, which API will allow me to do this (Metaserver, datafeed, manager) ? Can some one give example to do this ?
HELLO I NEED HELP PLEASE WITH TWO LINE MACD CROSSOVER CODE FOR MQL5 THANKS
MetaTrader 4 Platform Beta Build 810: Product Renting in Market and Testing of Indicators The beta version of the updated MetaTrader 4 platform is to be released on Friday, May 15, 2015. We will update our public MetaQuotes-Demo server located at demo.metaquotes.net:443. We invite all traders to...
Hi, sorry for the "low level" non obj programming, just an old style C code... I want to screen through an enum int bit by bit. Here the relevant code: enum Result_types  { NOTHING =0, Short_rev =1, // Open Long, Close Short Long_rev =2, // Open Short, Close Long...
Does anyone know the answer to this:::::::::: if you offer a set percent for example 30% to affiliates on mql5 to promote your signal, does the affiliate then get 30% share of the subscription price every month or is it a one off payment to the affiliate of 30% of 1months subscription but no more if
The Market of trading applications for the MetaTrader platforms features a huge selection of robots and technical indicators from reliable software developers. When we say "huge", we mean that it is the largest and the fastest growing selection of trading apps on the web. In May 2015, the number of...
[Deleted]
I want to search the text "MESSAGE" in a particular txt file in files folder.
  coloring bars  (1)
hi;I m new on forum; I d like a script to color the bars dipending on signals from one or two indicators, for example I d like the bar to become green if macd is > 0 How could I do that; thanks
Hi, I have a small visual problem with my homemade Binary EA. When i start the EA and the signals comes its all good arrows upear right where they should, but after as new bars comes the arrow start to change place. Im using " #property indicator_buffers X " instead of " IndicatorBuffers(X) "...