General - page 1521

Hi, I was wondering if it was possible to determine custom timeframes. For instance, can we have a 7-minute chart? And actually, I am also looking to use 10-tick charts, 50 or 133-tick charts. Is there any way to do that? I saw some users created some sort of EAs on Metatrader 4 to have tick...
1 July 2012. MetaQuotes Software Corp. and Dubai Gold & Commodities Exchange (DGCX) under the sponsorship of Alpari ME DMCC are holding MetaTrader 5 - Automated and Algorithmic Trading on the Dubai Gold & Commodities Exchange. The main purpose of the event is to discuss possibilities of MetaTrader 5
On July 1, 2012, MetaQuotes Software Corp. and the Dubai Gold & Commodities Exchange (DGCX) sponsored by Alpari ME DMCC hold a conference "MetaTrader 5 - Automated and Algorithmic Trading On the Dubai Gold & Commodities Exchange". The main purpose of the event is to demonstrate the technology of...
I have a script that draws some trend lines on a chart. It uses the same piece of code to draw each of the trend lines as follows: ObjectCreate(0,"ABCL"+eNextNode, OBJ_TREND, 0, dtNodeTime[eNextNode -1], dNodePrice[eNextNode -1] , dtNodeTime[eNextNode], dNodePrice[eNextNode]);...
This is a first pass at a script to run an optimization for every week between two dates. This particular script has the window name for IBFX - change to use it for other banks. Of course, I'm giving no claims, warranties, promises, or debugging help, but this seems to be working - it's run
Automatic tests of the Expert Advisors submitted by prospective Participants of the Automated Trading Championship 2012 will start soon. It is about time to tell you how to prepare for the Championship and how it will be held in details. We believe that virtually anyone who reads this article will...
  Hi Guys  (2)
I just watched this video yesterday "The same patterns are showing up on the EUR, the AUD, S&P 500 and several variations on other pairs. A lot of people seem to expect a 5th wave down for a new low on the daily then a big turn to the upside.http://chartblog.blogspot...
Hello guys, Demo account is important step in your trading life in order to practice, learn how to use the platform and also to test their analysis. But there are some traders who have not start with demo, go directly in the real account of trading. Are they successful?
Hello, I have one query regarding MqlTraderequest. Here take profit and stop loss must be mentioned as a particular point example mrequest.tp = price + (200* Point()) ; mrequest.sl = price - (100 * Point()); When I am executing my EA, if price doesn't match with the exact point mentioned...
Hi I'm trying to get open and close the day through the class CSymbolInfo. But in reality what they get is 0, I think that is okay because testing with the Bid or Ask get the correct value. Code: # include <Trade\SymbolInfo.mqh>; CSymbolInfo mysymbol; int OnInit () { / / ---...
Like to run this indicator but find that it freezes/hangs Metatrader (Build 432) either immediately or shortly thereafter. Anybody have any ideas on this one ? Thanks
Hello, If someone could tell me how to store arrays externally / globally I would appreciate it. At the moment I have an array that is written to in the OnCalculate section, but I can't see how to save the results from tick to tick. It is declared outside of the functions with the input variables ex...
I really looked everywhere but I can’t sort it out. Could you tell me why a code like this one int Array[][15][15];Array[1][1][1]=256;Print(Array[1][1][1]); is giving “Array out of range” error? All my researches bring me to “Dynamic Array Object” on MQL5references, which doesn’t seem to explain...
Hello, my name is Zan from Europe and I am wondering if there are anyone great programmer that can programm me advanced "order execution window" for Metatrader 4? I present that to myself with that factors/columns inside: -POSITION SIZE (clear cell, where I will type in for example 130.000) -STOP...
Hi, is there a way to initialize a struct within a function call. Does it work only for classes? CClass c;SStruct s;   // works with classes!c.Test(new CClass());   // error: '{' - parameter passed as reference, variable expecteds.Test({1,2});// works, but it screams for a shortcutSStruct y = {1...
We strongly recommend that you check your personal messages and save your important data. A brand new version of personal messages (chats) including friends selection will be released on Monday. Unfortunately, the old data cannot be converted due to complete change of the operation principles. We...
  Mobile Trading  (36   1 2 3 4)
Why are more and more traders choosing mobile trading these days
  Fraud  (1)
Occasionally the SEC and other regulators will castigate, actually punish, fraudulent events on Wall Street. Of course the real punishment is only meted out to individuals and small companies. Mega banks – the banking mafia – are largely immun Martha Stewart was convicted of insider trading in...
EUR/USD - As per my short term count EUR/USD on Corrective format. I expecting support zone for this corrective B wave lies on 1.2360 to 1.2370 zone. If in this support zone price hold means we expect further upside C wave, C wave should go upto 1.2600 even 1.2800 area. If this area of support...
How does forex market work? Please share details about each step performed in forex market.
Please help me with a small setup problem i have! Urgent response needed. The time on the software is showing GMT+1 How can i adjust it to show GMT+0? Any quick responses would be appreciated.Thank u!
Hi, i have problems debugging my EA. When I start the debugger it runs and suddenly exists it again without even coming to my break point in the first line of OnInit(). Does anybody know this problem? I don't know if this has anything to do with the problem, but in the Journal tab of the editor
Hello all, I would like to use the face that the SNB is still protecting the CHF against the EUR. Right now I'm doing this quite frequently by manual trading which is very time consuming and not very effective. Mainly because in general you miss the exit point and the EUR/CHF is ranging very slowly...
I want to tarde the euro/chf and the euro/gbp could someone tell me how i install them on MT5? Thank u!
hi, i'm opening this thread to discuss portfolio composition, i'm having headache trying to make the biggest and most diversify portfolio without correlation, i'm using a website that checking correlation on severals timeframes but it's driving me nuts so if you willing to share tips, portfolio or
hi, indicator " iUniMA_MTF.mq5 " , show two moving average in one chart. Indicators: Moving Averages, multi-timeframe is there an indicator : show at least 5 ma in one chart { current time frame + 4 another time frame } or modify this indicator? can you please help? thanks.
This CNBC video on "Trading the Globe" emerging markets is super interesting. I don't follow emerging market stocks but am interested in the emerging real estate markets of Brazil and the Philippines. Trading The Globe: Emerging Markets Plays - CNBC
Pls. help me to convert this indicator to mql5 . Thank you
  indicator  (2)
pls can i get good indicator that does not repaint
Automated Trading Championship 2012 is an exciting event for all keen on the automated trading. All Applicants are warmly welcome. Unfortunately, we often see that many Expert Advisor developers fail to complete all necessary preparations for some reason. But being an Applicant does not mean being a...