[Deleted]
Hi i have a question for the strategy tester. When i use the strategy tester with my system, why do i get extraordinary returns?Is the data not accurate? Do other people have this problem? The historical datacannot be accurate, or am i not selecting a certain option. Please anyone tell me what i...
[Deleted]
How to set my MA in EA with 'apply to' is 'previous indicators data' ? When I set MA indicator in the chart, its there. Thanks for your help.
Hi Guys , need your Help Basically i know alittle bit C++ language , but i am not sure how to write codein MQL . Well i want to write code to perform a task described below . Task : to place and "Order" , buy or sell of a "x" amount(LOt e.gone dollor), at "x" Time (like e. g place it at 10...
If anyone has any records as to what news releases move the markets and how much they move the markets it would be nice to have someone share this with everyone. I have enclosed what reasearch I have here but would like to know also what European News Reports move the currencies as well. Hope this...
Where can find the meaning of theat indexs like 0.0982862174 in SATL.mq4? 0.0982862174*Close[i+0] +0.0975682269*Close[i+1] +0.0961401078*Close[i+2] +0.0940230544*Close[i+3] ...............................
[Deleted]
Hi, I'm curious to chat to anyone who has been seriously attempting to optimise theirtrading systems and very interested to know the sort of results they've managedto get. Personally, I'm beginning to wonder if optimisation is a bit of a fallacy? The reason I'm suggesting this is as follows. I've...
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?

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.