[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 =...
Do I have to open/close file constantly in start() handle = FileOpen("params.txt",FILE_CSV|FILE_READ, ";"); params= FileReadString(handle,16); FileClose(handle); or is there a better way ?
[Deleted]
Can anyone suggest how to "purchase" this product for free. I've already run out of options to renew my trial, the projects are hanging up... and I don't want to pay 600-700 quid, it's more than my monthly income
I have created a script where i can 'grab' date, time within a certain periode of time and then write all the data into a file and that part works fine. I'm also interested to get the price and the value of e.g. CCI(14) and write that to the file. The script looks like this, but the price and CCI...
Hi, with growing experience and growing success I think it would be better for me to trade futures. I have a very good EA in MT4 and know I think how can I go on with it. Now there are a few options to trader futures for my: -learning Ninja script and trade with Ninja Trader -waiting for stable MT5...
[Deleted]
Hello, I have another question regarding tick data suite. I am trying to run multiple optimization test and wondered if you can use tick data suite for all of them. He is my question in full, i have set up several independent platforms, one using tick data suite. When you sign up for tick data suite...
Is it possible to draw something like a Moving Average line from an Expert Advisor like you can and Indicator? Or do I need to make an Indicator that uses the same logic as the EA so I can have a visual of what is going on? Is there a good way of linking the two so for example the Indicator and the
Dear All, When I call custom indicator from EA, indicator does not appear however its works fine, but Indicator lines and rest of thing does not visible. When I stop the EA it shows all indicator lines. What do I do please let me know.
hi I'm looking for a strategy or EA that will open over a large number of Trade (Position ) so that if Profit was not obtained at the end of the month would not loss Mony Because spread of opened Positions . please help me! Thanks

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.