General - page 1461

Friday’s early trade was higher on general optimism. The early rally ran into resistance and started its normal sideways (lack of) trend. Shortly into this sideways zone the news hit: lawsuits On the face of it you wouldn’t expect the news to drive down equities, but this is the only thing of...
Please i would want to know if any broker offers Nigeria stocks in its trading platform . Thank you
The task of writing an Expert Advisor trading on multiple currency pairs is complex both in terms of finding suitable strategies and from the technological side. But if the goal is set clear, nothing is impossible then. It was four times already that Vitaly Mazurenko (notused) submitted his...
For two months already trading robots are competing in the Automated Trading Championship 2011. We have witnessed breathtaking rises and sudden downfalls, sometimes the leaders were changing one another and sometimes it seemed that the situation was perfectly clear. In our first statistical report...
Since the first Automated Trading Championship we have seen plenty of trading robots in our TOP-10 created with the use of various methods. Excellent results were shown both by the Exper Advisors based on standard indicators, and complicated analytical complexes with weekly automatic optimization of...
I'm developing a Random Signal and it looks like if this isn't as easy as I thought. the intention to allow some sort of variance even in the tester. But the problem is that every tester run is the same, no variance at all. Here is my code: int CSignalRandom::ShortCondition(){ int result=0;...
hi moderators, I wanna modify the Description of my products in market, but i don't want click reject first, how to edit Description in other way?
Hi guys, I would really appreciate it if you could help me program my EA Summery: I want it to make 1 trade a day at midnight (new trading day) in GBPUSD buy position with a take profit of 10 pips and do that everyday Thanks for the help!! I have tried coding it which is below: #define...
I have designed an EA. When I run it on the strategy tester visualization mode (slow) the ea act like I want, but when I speed it up my EA seems to jump over all the signals thats is in the program. Why? Whats is the problem here, anyone? Admin? How can I solve this problem? Something...
That week has turned out to be the most complicated in the Championship. The TOP-3 is still occupied by the same participants from Russia, Germany and China, though their positions have changed. The main question was if the Expert Advisor of lf8749 would be able to overcome $100 000 level again, but...
Hi all, Is it possible to display the closed trades on the charts in metatrader5. There is the tabular Deals and Trade listing with all the Informations, but I cant find a way to visualize these. Thank you
Starting 6th week for my position trading signal FOR ALL with some good figures for the signal. 8 consecutive 200 pip winners..that is 1600 pips,yes!! Total DD and max DD at under ten percent!! 12 winners and 1 loser and winners ratio at 92 %!! Profit Factor of 9.12...
Hi, I just downloaded the code from this very nice article: https://www.mql5.com/en/articles/100 Code can be downloaded here: http://p.mql5.com/data/2/100/my_first_ea__4.mq5 Unfortunately when I run it on the simulator I get the following errors: 2011.11.13 23:39:58 2011.11.01 14:20:00...
Hi all, I'm searching for a script that will reverse the trade that is open. I'm sure there is one but I cant find a good one. Thanks a lot!
I created an indicator that is a very large file but I want to share this information to my subscribers.  The file will cause the average home PC to crash or freeze periodically so I much rather have it on my website. Can anybody give me detailed instructions for a solution to this problem? If...
Greetings, Please include the ability to export data from the History center in your *.hst format. A reminder: Please include the ability to pause or halt the optimization process and save the entire current data state and then reload and resume it later. This will be immensely helpful and...
Hey, this thread isnt about the probabilities of a deflation / inflation scenario etc... I think Gold is a good hedge against inflation/ uncertainty or maybe even in deflation times,where uncertainty and willingness to buy gold beats deflation consequences or the deflation is short-lived and...
Only +10 today. Usual thing for Friday Found this great video tribute and wanna share it here. Enjoy
  Try this EA  (6)
please Try my fisrt EA ... and give me a review about my EA Thanks b4...ea_executor.rar
I use the same code in this article MQL5 Wizard: How to Create a Module of Trading Signals but the mql5 wizard didn't detect it, I can't understand what is the problem so if someone used it to create his EA and it work with him please tell what extra steps he added to make it works. I create...
Hello, I am using Matlab 2010 and I would like to load EURUSD H1 and M15 historical data from Metatrader 5. All I need is to download the historical data by providing a Symbol and a Timeframe. I know DDE is not available anymore. How can I do this? Thank You, Miguel
  My daily trades report  (16   1 2)
Hi traders I am trying to post my daily trade here. Hope everyone come together screening good trades and bad trades. so we can gain experience and create a better system
Hey, i'm trader and new to this type of trading with EA's, MQL's, etc, Hope someone could help me, WHERE CAN I FIND THE SIGNIFICANCE OF SIGNALS MODULES (STD LIBRARY), Ex. Moving Average, Fractal MA, Envelopes, etc. Make an EA's without it is really slow. Thanks a lot for your time. V1N1C1O
Hi, anybody knows how to open a real account, as trader not as broker. Is this an option? iF NOT, How much to open it?, USD, EUR?, GBP? I sent to info request with no answer. Thanks a lot¡¡¡ V1N1C1O
  HEDGING OPTION?  (2)
Hi everyone¡¡ Keep reading and making tests with EA Wizard... I have a demo account, and it doesn't have the hedging option, so my question is: Is it available on the real one ? Thanks a lot for your help :)
I looked high and low on the website to see which data providers/feeds work with MT4. can someone please send me the link or explain how someone gets a data connection into MT4, certain providers? only certain brokers? i am looking for a real-time feed thanks for helping
What is the convenient and effective way to couple MT to time series databases with historical data (like kdb+, Kyoto Cabinet/LevelDB, OpenTSDB/HBase, MonetDB, FAME, etc.) ? Thanks
Hi all, I would like to use in MT5 the external historical market data, manually fetched by me from Reuters/Bloomberg/OANDA - say, 1m implied Risk Reversals. The data is stored in CSV files (timestamp and one or more value columns). The records are rather of low frequency (daily or hourly). What...
The market fell again Tuesday and although three down days in four is nothing for central banksters to truly worry about (and there is plenty of lower support in the S&P) – it nevertheless is not going according to plan. The Fed’s QE1 plan did work – it saved the markets from total annihilation....
Hello all. I am new developer to metatrader5 , By the way, i would like to write the scripts that it will be implement the export of quotes using this platform . Are there any solutions to handle this issue ? Of course, we need to export ticks, better using the native structure MqlTick;...