General - page 1457

  Mind Circus  (1)
Dear forum members, I’m facing a situation in my trading and I’m looking for a solution. I’m sure the experienced traders will be able to understand the problem well. I’ll be grateful if some of you can give me some ideas on how to work out on this Mind circus during live trading I have worked with...
When Ben Bernanke was appointed as Chairman of the Federal Reserve seven years ago, the national debt was $7,932,709,661,723.50. For those of you not interested in counting digits, that number is nearly a cool $8 trillion, but still a tough sum to wrap your brain around. After yesterday’s end of...
We will explain what moon void of course is, the influence this astrologic event has over people and what happens during these periods on the financial markets. We will study the graphics for DOW and E-mini S&P 500 to find the rules. We will then draw the conclusions to help us make financial...
Our opinion is that they do! Let’s find out if we are right… We will tell you what moon phase means and what new moon and full moon is. We will find out when these events happened last year. We will analyze each graphic and understand the influence these moon phases have on the evolution of the...
Is anyone here using Forex Tester 2 for system testing? I am looking for a programmer to write some strategy code.
n early February, we reported on the long-awaited release of MetaTrader 4 mobile platform for iPhone. Many traders using MetaTrader 4 in their everyday activities now can trade everywhere and anytime. Of course, we have continued improving the platform and now we are pleased to announce the...
In early February, we reported on the long-awaited release of MetaTrader 4 mobile platform for iPhone. Many traders using MetaTrader 4 in their everyday activities now can trade everywhere and anytime. Of course, we have continued improving the platform and now we are pleased to announce...
hi... can i replace symbol() in OrderSend(symbol(),OP_BUY..... with eurusd so it buy eurusd if i run the script from any chart, i just want it to but eurusd... is this possible? thanks christian
MetaQuotes Software Corp. announces that emc2Trading Solutions has become its official agent in Brazil. This is the seventh international representative office of MetaQuotes Software Corp. in the world and the first one in the Americas. emc2Trading Solutions will sale and support all software...
Hi friends. I need to have this indi give the outputs of 1, and -1, when MODE 1 is selected if at all possible PLEASE! The outputs (1, -1) already exist in the indi, but it doesn't output those values. You can find these outputs from this variable in the code; âåðõ_âíèç. I'm a complete NOOB when it...
  Your best fx medicine  (12   1 2)
Do not trade with indicators. you will fail, unless indicator made by real time prices action Those free indicators from broker should only be used to determine Trend not to enter and exit Trend do not help you to be a winner. if it is 95% traders would be winners. Trend is an edge The right entry...
What is the best way to trust your coder from using your strategy concept but in different form? Any ideas and suggestion would be very much appreciated. Tkank you
Can anyone tell me where to find these indicators in MT5 or are you kind enough so as to convert them?Regards for my first postThese indicator can be found athttp://forex-indicators.net/momentum-indicators/trix
Hi forex warriors, here the myfx360 dashboard excel. Please kindly step by step show me how to attach mt4 platform. I will appreciate. Happy pips 4shared.com - free file sharing and storage - Login
Hi all. Anyone know where I can download tool/script for drawing freehand on charts? cant seem to find one. Thanks
Hola, si estan interesados os puedo dar clases de metatrader 4 o metatrader 5 en Español, tambien os puedo ayudar a programar las estrategias/indicadores que tengais en mente. Saludos
  Backtest on MT5  (11   1 2)
Hi all! I tried to backtest some indicators with a null ea on mt5, this is very useful for prepare a good manual strategy. On mt4 after run a backtest, you can simply pause the simulation and attach all your indicators than play...instead of on mt5 it's not possible, you can only see the ea but you...
How cancel a job in the step Prototype/model? I am new to the job system of mql5, which is the way to cancel, I searched and not found in the site, or the process must start with the developer who accepted the service. Thanks Paulo Berft
  Please Help !  (3)
I have this indicator and I want it to play a sound and plant an arrow above or below the candle when it changes color ... Help in this regard will be immensely appreciated. Thanks in advance.
Here is the interview with Bill Dreiss by Active Trader Magizine April 2009, Theres another interview in Futures Magizine on the same month April 2009, I have not copied that article, It was not as good nor informative as the AT interview but if some one wants that one too I will look it up and post...
I need an expert to be designed by a professional programmer in MT4. The conditions for buy and sell are very simple. It should work on 1H, 4H & Daily frames (4H is must). If this expert can send Alarm by SMS through third party service, it will be great. If you found your self capable to do it,...
Hello, Is there a way to launch strategy tester or optimization against current unfinished day data ? Example : from midnight to now(). When I choose date of today (before the end of the day) I have an errot message saying to go to math calculation mode (but I do not want to play with math I...
Hi there, Can someone give me a clear view on the folllowing ?. MqlRates mrate[]; ///--- copying data of the last 3 bars if(CopyRates(_Symbol,_Period,0,3,mrate)<0) { Alert("Historical quote copy error - error: ",GetLastError(),"!!"); return; }...
  Trading (training) videos ...  (3351   1 2 3 4 5 ... 335 336)
A thread for free videos by some experts that might be useful ... This a Lindra Raskes "Classic Indicators - Back to the Future" :
This year we have repeatedly informed about our active work on increasing the number of exchanges supported by MetaTrader 5 platform. And today we are pleased to announce that our company has been granted the Independent Software Vendor (ISV) status from the Dubai Gold and Commodities Exchange...
Dear All, Why do I get a crazy execution level in Test Mode : There is around 10 pips on EURUSD.
  HFT millisecond  (3)
Hi all, I've written an EA in MQL5, but I have a problem using the ENUM_TIMEFRAMES (int). Lots of the classes of EA are using this ENUM while the shortest time is 1 minute. This is a far too long for my Algo. Do you guys know how to override this ENUM into double that I can speedup. Tks
Hi @all, does anybody know of a way how to intercept strategy tester's tickdata generation?  I want to try strategies based on realistic tickdata, and I'm not confident that strategy tester produces them, so what I would like to do is to intercept strategy tester's tickdata generation to...
looking for a best forex broker with no deposit
Hello, I am looking for a simple sample program that is able to backtest 2 currency pairs so I can start building on top of it. All I need it to do is place an order with a s/l & t/p for each pair and once both pairs are closed, I want the program to say "hey i'm done". Is there a sample EA that...