General - page 1313

[Deleted]
1) #include <Controls\ComboBox.mqh> 2) i created object using Create function. i need an example of using Event function for this object.
Hello everyone, I am experiencing a serious problem with MT5. As soon as I run the software it uses 2.2 GB of RAM and my computer only has 4 GB and 3 of them are already in use without the MT5 running. What's wrong!?
The biggest news for the economy that may come this week isn’t even on the docket yet. That would be, of course, the nomination of the next chairman of the Federal Reserve. With Larry Summers having removed himself from consideration, most observers expect Janet Yellen, the Fed’s current vice chair...
I read recent news regarding slippage. The customers were given the disadvantage of slippage while the broker took the advantage, broker was sued over it, by regulators. The way it worked: the broker coded in a control to not fill orders in slippage events until the orders could be filled to the...
hi candlesticks Patterns ( is there an indicator for it to determine on chart ? ) thank
Hi, in the Trade window of MT5 I see on the right-hand side of my open positions the column "Comments". Is it possible to add some free-text comments to already opened positions? As far as I see this is only possible if you place a new order. If not, is there another way to annotate/comment...
Hi, is there a function in MT5 or a script that opens for all my open positions (displayed in the Trade window) a Chart (using the default template)?   Thank you.   Best, Chrs 
Hi, this is the first time I use this website. I would like to post a new job for my trading, but in the categories section, I have alread choosen MQL5, and I still getting the message of entre catergories (maximun 2 categary, it just would not let me add the new job. Can anyone help me? How do...
The FOMC shocked markets by deciding not to slow its large-scale asset purchase program, after all the signals it had sent out in previous months that it would do so. While increasing policy risk, JPMorgan notes, this puts the asset-reflation trades back on the table. In their view, the main...
I don't really know what to search for to answer this and I have a few ideas why it's like this but I want to make sure. I noticed that EURUSD profits when the price goes down. My account is in USD so I was thinking maybe all ???USD pairs would work this way. Am I correct in assuming that? Haven't...
How about the raspberry pi? Cheap to buy and does not take much electricity.. Is it strong enough to only run mql5 with the 1gb ram? Or the standard 700mhz? You can instal Ubuntu on Raspberry Pi http://m.youtube.com/#/watch?v=G2M1Ev_ShP0&amp;desktop_uri=%2Fwatch%3Fv%3DG2M1Ev_ShP0&amp;gl=NL So...
If you need some of Smilies: i put some of them here ( choose from topics ), can you please put (only) some of them ? Do you think Smilies would be a helpful addition to this Forum ?
the TET (trusted excution Token), when it will be enabled? I'm curious of how it works! we hope that activate early! when you do not say anything about it! a convenience for those who want to follow the signal but can not get the terminal on .... metaquotes is doing great work to improve...
how to solve the stack display of the signal history.xls I want to separate the data cell by cell . I want to separate the data cell by cell . Thanks
  custom max  (19   1 2)
anyone using custom max when optimizing your EA? Share your custom max formula and why that formula.
As we wrap up a most interesting, and volatile, week there are some things that I have discussed previously that are now brewing, interesting points to consider and risks to be aware of. In this regard I thought I would share a few things that caught my attention as I look forward to wrapping...
As the subject, e.g. I selled an order (0.02volumes) , then I sell another order(0.02volume) later with different price. I thounght there will be two orders in the "trade", but the system automaticlly add both orders together into one order, that is 0.04volumes with the latest price.&nbsp; If I buy...
How to set the volume in EURUSD chart ?
  services fee  (1)
is there any fee paid for signal service even if i have subscribed to a free signal provider ?
Hi friends, I am new in new trading and i want to start with this broker because I found this broker good for me to do news trading with them. Please give me your reviews about this broker..
[Deleted]
zup indicator is great and may a harmonic pattern appear on chart that i am not viewing so i am looking for some one to develop multipair zup indicator that tell us about all reverasl harmonic patterns that appear on the all charts for the all time frames except one minute time...
"to pocket" display when mouse move over the posts. what use is it?
Hi, I´m new in metatrader plataform. Can someone tell me if There´s a Candle chart done with tickers quantity , not done with a timeframe?
The Federal Reserve's unexpected decision to keep its bond-buying program intact gives central banks in Europe more time to nurture still-fragile economic recoveries. Central banks in developing countries will face less pressure to raise interest rates to defend their currencies, but are unlikely to...
JPMorgan Chase & Co. will pay $920 million and has admitted that it failed to oversee trading that led to a $6 billion loss and renewed worries about serious risk-taking by major banks. U.S. and U.K. regulators said Thursday that the largest U.S. bank’s weak oversight allowed traders in its London...
  Hii Everybody  (3)
me newbie on this destination, joined here to share my knowledge and to be an active user on this community
[Deleted]
What dll files would be required ?
Can anyone explain why my terminal is not recording my trades accurately. I had three trades, $1302,$5650,$4625, today. Terminal is showing in history, $1302,$5650,$4609. Does the terminal need to be updated from broker for accuracy?
  margin  (8)
margin is the money under playing, under trading, how to put it in the balance by clicking yourself when you have enough...
hi; i want to define a function such that : count no. of bar those above zero line after last cross zero line. i wrote this: ..int TOTAL_BAR;.int count_bar;..//+------------------------------------------------------------------+void OnInit(){....