Hi, I'm facing a problem which when account is being disconnected from MAM it's orders are being closed and a new one are being opened insted. I have a comment on the order, which I'm using on my Expert, which it is being deleted when the order is changed. Is there a way to bypass it? If not, is...
[Deleted]
I need someone to explan why the price in my order bar is not the same as the price I set, and the moving indicator or candle on the platform when it stops out are not the same I set my take profit at a given price and when the moving indicator ingages the take profit it dose not close my order at...
[Deleted]
Tested the EA. EURUSD, GBPUSD, AUDUSD, NZDUSD. It seems to be some kind of a grail. I would like to hear different opinions. The main principles of the Expert Advisor: - Using candlestick patterns it determines the maximum/maximum of the day, and opens positions. - In the case of an error, it limits
This robot uses a custom indicator, I use it at different times, for example M5 M15 H1 Placing the done correctly at all times, but the closures, I close all the operational when one of the 3 times meet the conditions, but I want everyone to go independent and outwhen orders are fulfilled in each...
Actually what is "OLD TICK" error message means ? I run same EA on 6 charts and yes this is an active EA which close and open very often. But everytime an OLD TICK error message occur in the JOURNAL for one chart than it will followed by another "OLD TICK" error message for other chart. And than...
Hi All, I'm running an EA reasonably successfully at the moment on Forex. What is incredibly frustrating is the fact that sometimes it doesn't take obvious trades and i can not find any reason for it except looking back in the 'journal' log it flags up 'Old Tick' error - this is on EUR/JPY. I know...
[Deleted]
Hello, I'm looking for an EA orprogram which includes the source code of a basic input screen. It would serveme as a code example. I'd like to my own code toenter trades. Including my own risk management routine. If someone has an ideawhere I could find a source code for an input screen, this would...
[Deleted]
Hi All, First post here so here goes. I have tried to install this build on my computer (windows xp sp3, 1.25Gb ram 1.53 Ghz processor speed) Program tries to load and then quits half way through. I've disabled my firewall, installed it into different directory, installed .net framework 4 extended...
I will try it myself but it looks like my brain is too big for my needs.I've tried it myself but I guess I have no brains for programming,i have no idea how to use it. i just want to be sure that if price falls or drops by at least 70ppts then profit is guaranteed, i have never seen it drop or stay
[Deleted]
Posting this in its own thread because its a feature that really got me excited but is simply not available on Android as far as I can see - documentation states: To find out your MetaQuotes ID, open the mobile version of the terminal and go to Settings -> Messages page. - this is not the case on 2...
[Deleted]
Hi I want to know if there is a way of displaying either via an indicator or EA current prices of other symbols other than the one the indicator or EA is attached to. I have not been able to find anything to assist in the online documentation either.... currentprice=Ask(symbol(AUSUSD)); Is what i...
Greetings, Sometimes, when the price reaches to buy a limit order and the trend is pointing to the opposite direction, I 'push' the trade's price further. This method works fine except when the price moves fast. In such cases, the script is too slow and the trade is acquired. Is there a way to...
I have run the block of code as below://------------------------------------------------------------ static double LastTop, LastBottom; if (ObjectFind("Topline")==-1) { ObjectCreate("Topline",OBJ_HLINE,0,30,Top); LastTop=Top; } if (LastTop!=Top) {...
Hi all ! I've recently reinstalled MT-4 platform and for some reason my EA stopped executing trades, although It has worked before when the EA tries to make a trade, I get the following messages: I've enabled live trading here is the code:...
Is there any metatrader 4 software or metatrader 4 remote for Windows Mobile 7 Operating System? I need that one for my nokia LUMIA 710.
[Deleted]
I get them loaded into my metatrader folder in program files. Then have problems getting them into meta4/charts/navigator/ea area. Do you do it through metaeditor? And how do you do it? Also, I managed to get a new template in my templates and it has a padlock on it. How do you get rid of it? Thanks...
[Deleted]
Hello, I would like to be able to add a dialog box to the Windows DLL that was produced by the sample included in MT4. I was able to create the ExpertSample.DLL using VC 6++ and making a Win32 Dynamic_link Library project . Can a dialog box resource be added to the dll and then displayed on a MT4
[Deleted]
//Sell position------------------------------------------------------------------------------------------------------------ if ( ObjectFind ( "Sell" ) != - 1 && Bid >= Line_Sell && Bid_last_tick < Line_Sell
[Deleted]
Hi, I'm just changing my EA from the tick by tick version to the while( !IsStopped() ) version in the start() function. I noticed that I can't change the EA properties anymore by clicking on the smiley in the chart. So is the only way to change the EA properties now to remove and reattach it?...
[Deleted]
hi, we know raw volume data on charts are available for importing. is there a way to do same with on balance volume (OBV)? regards,
[Deleted]
My EA sends email notifying me that the trade is still open. If EA sends too many emails then my ISP normally blocks the emails. any solution?
hello all. may you help me how can i do that? for example how can i get daily close from mt4 in a windows application? or how to connect microsoft excel to my mt4? regards
[Deleted]
I attempted to reconcile the eurusd m1 and m30 time series. I looked at May 25 6:30 in the m1 and m30. both have the same opening price, I would have thought that it would be the price at 6:01. The high for the m30 is higher than the max(high) for m1 6:00-6:30 and the low is higher than the...
RVI seems to be a custom indicator in Many standard charting platforms.But it seems not available in METATRADER. Can any one code the following RVI Code for Meta Trader 4 ? The Relative Volatility Index by Donald Dorsey "The RVI is simply the relative strength index (RSI) with...
I want to substract a day in: string strTime = TimeYear(TimeCurrent()) + "." + TimeMonth(TimeCurrent()) + "." + TimeDay(TimeCurrent()) + " " + '22:41'; TheDate = StrToTime(strTime) - PERIOD_D1 ; Alert(TimeToStr(TheDate)); If current day is 30 strTime = "2012.05.30 22:41" and TheDate should...
[Deleted]
I'm having dificulty writing the logic and OR implementation... Hoping you guru's can help out. I have a external variable that set the # of consecutive losses for a pair can have before trading is disabled. It can be traded again by a reset flag as external parameter extern int
plzz tell me c,c++,java,.net which language is better to learn to code.
[Deleted]
usd index(USDX) or any other currency index is it possible to synthesize a chart window for it to be like any other pair to subject it to other indicators I have no programing experience any one have an idea.
[Deleted]
Hi, I'm trying to figure out how to open next trade at least 15 min from last trade ... Current code I have tried doesn't seem to work... Any help would be greatly apprecited if ( EnableTrading ){ if ( openTrades < maxOpenOrders && TradeTime < TradeTime+(15*60) ){ .... OrderSend... TimeTrade =...

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.