General - page 1497

Hi there, in MT4 I have this technical indicator: double iATR( string symbol, int timeframe, int period, int shift) Parameters: symbol - Symbol the data of which should be used to calculate indicator. NULL means the current symbol. timeframe - Timeframe. It can be any of Timeframe...
i am seunfx from nigeria i want to know which one is better between trading manual or with an Expert Advisors
Hi traders, We start to provides our FREE trading signals here from now... Try it for FREE ! Signals usually post in the beginning of each trading sessions and valid until hit TP or SL Regard Signal ID: EURUSD-2012.07.04, 08:00 Time Issued: 2012.07.04, 08:00 GMT ======================= Signal: SELL
Hi traders, We start to provides our FREE trading signals here from now... Try it for FREE ! Signals usually post in the beginning of each trading sessions and valid until hit TP or SL Regard
  Rally Time  (1)
Friday’s stock indices all closed markedly higher, which came after huge higher gap opens. What happened in between the higher gap opens and the close was nothing. The markets were dead…until the closing bell. Only then was there life when the markets went even higher on a short covering explosio...
[Deleted]
I would like a RECTANGLE_LABEL on my chart. But it comes me only a LABEL. Where is the error? #include <ChartObjects\ChartObjectsTxtControls.mqh>void OnStart()&nbsp;&nbsp;{&nbsp;&nbsp; CChartObjectRectLabel *m_anker; m_anker=new CChartObjectRectLabel; m_anker.Create(0,"Text",0,0,0); }
In terminal I can define more than 8 levels for fibonacci retracement tool. Why can't I define more than 8 levels in MQL5 for fibonacci retracement object? Shouldn't MQL5 fibo object be the same as MT5 fibo tool?
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...