On the website of the Automated Trading Championship 2006, the article "Winners of the Automated Trading Championship 2006" has been published. On the 23rd of December 2006, the first annual Automated TradingChampionship 2006 was over. 258 developers had competed for the prize of totally80 000...
[Deleted]
This is an incredibly irritating bug, and I've seen enough posts about it that I'msurprised it hasn't gotten the attention it deserves. I am not, to clarify, talking about the fact that "Trade context is busy"happens (so don't waste your breath directing me to the article about trading aroundTCIB)...
[Deleted]
The reference ( https://docs.mql4.com/files/FileOpen ) of FileOpen says: If there is a need to add data to an existing file, it must be opened using combinationof FILE_READ | FILE_WRITE. So I use hfile=FileOpen(filename,FILE_READ|FILE_WRITE,"\t"); to add data to the existing file. But, if I...
Every time i click the Stop button I hear that sound that scares me, especiallywhen I'm on conference in skype and I have to keep the speakers on high volume...how do I get rid of it?
[Deleted]
Where are stored the settings of: MetaTradre > Tools > Options (all tabs) None file was updated in "C:\Program Files\MetaTrader 4" (and sub folders)after changing some settings !! I use MT4 buil 200 Thanks
[Deleted]
- I call "current bar", the last bar in the chart. I mean the uncompletedbar that the terminal is still drawing it. - I call "index" i, the parameter used in this function: iMA(string symbol, int timeframe, int period, int ma_shift, int ma_method, int applied_price,int i). or those array:...
-
It could be possible in future versions, to draw a channel in the same way as Fibonacciextension. To draw a channel always (often) you look for two lows or two highs. And then ifyou have choosed two lows, move the upper lines to desired width, looking for matchwith some high point. Drawing a 123...
Where can find a indicator named Time Series Forecast (TSF)? I watched it at Marketiva platform
[Deleted]
how can I add each totals here? { case OP_BUY: _BuyType = OrderType(); _BuyTicket = OrderTicket(); _BuyLots = NormalizeDouble( OrderLots(), 1 ); _BuyOpenPrice = NormalizeDouble( OrderOpenPrice(), Digits ); _BuyStopLoss = NormalizeDouble( OrderStopLoss(), Digits ); _BuyTakeProfit =...
How can I modify my submitted code on the Code Base section? Is ther a way to do so????????
[Deleted]
How do I get the leading cloud to display on the Ichimoku indicator ? It cuts off at the most recent candle. Leading clouds are shifted 26 candles into the future. Peace
Hi guys: First I want to thank all the programmers for doing an exellent job. I thank you from the bottom of my heart. If it were not for you I would not be able to pass this on to all in the elite section. here goes: chart setup 5min chart black background Asctrend bars red down, up aqua on chart
[Deleted]
I want to campane CCI indicator with EMA14 in the same pan, EMA always go to pricepan. thanks
[Deleted]
Can anyone help a Newbie with an example of a Realtime Indicator? ie. an Indicator that changes in concert with an 1hr. LINE Chart? A RSI (7) shouldn't be too difficult??? Alan
Suggestion: add a new function to draw chart in user lik time coordinate. Can set time axes's shift parameter, so chart can be drawed in user's time.
New MetaTrader 4 Build 203 has been released. What’s new: Corrected drawing of object FiboFan based on closely-located anchoring points.Tester: Added checking for pass counter overflow in optimizer.Tester: More economical use of memory when generating a testing sequence.Tester: More economical use...
[Deleted]
Hi, anyone can help me. how can i get last order information from the function?because below code only can get first information. mean if i order 3. i want to get number 3 information, and the first and secondno need information get it. thanks egt520 switch ( OrderType() ) { case OP_BUY:...
[Deleted]
Bonjour de FRANCE I tried to download FX5_Divergence_v1.1.mq4 on my demo platform but it does not works !? Could you help me !? Thank you Thierry
[Deleted]
Hello there, whatever arguments I give to WindowScreenShot() in my script, the ouput will be a nice black picture :) ie: WindowScreenShot( "test.gif", 400, 400, 0); any suggestion? thx in advance
I am trying to write an expert advisor. The results seems very odd. When I try to find out why I see, that the prices are not correct. I use start date 15-Dec-2005 and end-date 27-Dec-2005. I print out all the prices and I find out the the system skips the prices from 15-Dec 23:59 to 23-Dec. So all
Please, somebody can explain as to do this and to give an example. Which are the variables that I should use and how to write this code? " If the last open order is with + 40 pips to open new order for the sameside. If the last order is it is with - 40 pips to open new order to the side...
Hi, It may sound silly, but I didn't find how to actually run a script written in MQL4. The documentation talks about the syntax and function, but there is no button ormenu command to actually runs it. Did I missed something?? Thanks Eli
[Deleted]
helo, anyone know how and where can i download and use PIVOT?
[Deleted]
I've tried few times, and the results a lot differences trades between StrategyTester and when I let my EA do the the trades lively. In ST, model i used "every Tick", same time, same period, same EA withthe real trades online, but I got a lot differences Trades and it makes me losea lot of money....
Does anyone have an indicator for MT4 that tracks volume change at all occurred price levels? Please refer tothe attached screen shoot of the Interactive Brokers Platform. The area circled is the volume histogram; it tracksthe cumulative volume that traded at every price level. I’m positive that...
I need to connect with a coder/programmer to help put my system in a expert advisortradable codes. Please email me bgabsi@gmail.com
WHAT TOOLS ARE AVAILABLE IN METATRADER TO DEVELOP HIGH FREQUENCY TRADING USINGPAIR TRADING. I HAVE THE PAIR TRADING COMPLETE FOR 20 PAIRS. I WANT TO KNOW HOWTO APPLY HIGH FREQUENCY TRADING TO THE EXISTING STRATEGY. IS IT POSSIBLE TO PROGRAMHIGH FREQUENCY TRADING IN METATRADER?
I try to use it but I can not. I placed file week.txt in catalog ...experts\files\week.txt which cointaines that line.. 2007.03.30;16:00;Industrial Prodaction MM;USA;March;3.40%;1.0%; and run that file //+------------------------------------------------------------------+//|...
Looks very good on back-test. Wondering if there is room for improvement.
[Deleted]
Hi all Is there any way to plot a number of indicators on the screen and then write ascript within an EA/Indie that will acquire values of chosen indicators for a particularbar/candle? That would save me dissecting 3 indies to combine them into one withinthe actual script. I hope the question...

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.