This sprang from a reference in another thread generously provided by ryanklefas. Please read the attachment. This may make an interesting system. I was thinking of randomly generated trades with an equal T/P and S/L with each trade being hedged. The long and short trade winners and losers would be...
[Deleted]
IS IT POSSIBLE TO PROGRAM MQL TO OPEN A NEW POSITION - AS SOON AS AN EXISTING POSITIONCLOSES??? IN OTHER WORDS, WHEN AN OPEN POSITION CLOSES BY APPROACHING EITHER STOP-LOSS ORTAKE-PROFIT, A NEW POSITION SHOULD OPEN "AUTOMATICALLY". CAN SOMEBODY PROVIDE ME WITH THE SOURCE CODE?? NASIR
[Deleted]
Has anyone tried this with a Palm treo? Will it work? It just says smartphone, Iknow the treo is called a smartphone but I don't know if that term applies froma branding standpoint. My treo is the Palm based version. Any help? Thanks!
[Deleted]
How can I get a color hard copy of the code? When I print code, it always shows up in BW, altough the printer is a color one(HP 6122). Any help will be welcomed. Thanks
[Deleted]
Sorry for my bad english. I will try to explain my problem trought this charts. this is output chart from tester. Sell order is out of price. I did download m1 data and h1 data, then I run tester by "every tick". this is m1 chart I download. How could this be? Thanks a lot.
How can i import some variety data to MT4 ? I wanna analyse some share in offline MT4 but i couldnt import this data to MT4. I attached one of these data. please advise me for how can i do that
[Deleted]
I wolud like to know How to pass parameter to Meta Trader EA from VB2005 and fromMeta Trader EA to VB2005 or to Use Scripts or functions of MQ4 languages in VB2005environment? OR some clues regarding sending data to script /EA or read data fromscript /EA Pl to VB 2005. Guide on this topic asap. ITS...
[Deleted]
Thank for your contribution so far...........it is highly appreciated. I will like you to give me the syntax and the format of writing this code: if LOW and HIGH >13 EMA PERIOD If close-open on bar 1 if close-open on bar 2 if close-open on bar 3 then, (close-open on ba1)+(close-open on bar
I'm interested in customizing a MessageBox() function to include a combo box with integers and renaming the buttons. I assumea custom dialog box in a dll file would work but I'm still learning how to buildthat using Visual Studio. Could someone list the basic steps to make it availablein an expert...
[Deleted]
Hello, I'm from the old school and I need printable documentation to learn how to programwith this software.... Is this exists ? Or could I find books on it ? Thanks
Hi, I have need a indicator or script to drow J-Chart on metatrader. Is there any body to help me? Best regards Binazir
Hello Traders! I want to introduce my new Friday invention! It is RSI of Moving Average . I thought that this can be a very nice trend identifier. But test it for your self. I hope it will be helpfull
Hello, i try to compare two double number with the same value but the querie is false double a,b; a=High[i]-Open[i]; //The Result is 0.0001b=1.3333-1.3332; //The Result is 0.0001 if(a==b)Print("true"); //Result is falseif(a>b)Print("true"); //Result is trueif(a<b)Print("true"); //Result is false...
this is my new indicator Waddah Attar Strong Level It draws: - Monthly High - Monthly Low - Weekly High - Weekly Low - Dayly High - Dayly Low - H4 High - H4 Low with backtest true or false you can Show Hide any level enjoy
what is the matter of my metaeditor ?? before this problem appears, i may changethe font size of the internet explore or notepad font size , but i can't make itback , now i can't read my dictionary of mql4 refrence. somebody please give ahelp , thank you, how can i get the metaeditor back to normal...
MQL4 language for newbies. Introduction Article is intended for traders, who know nothing about programming, but have adesire to learn MQL4 language as quick as possible with minimal time and effortinputs. If you are afraid of such phrases as "object orientation" or"three dimensional arrays", this...
Hey ev'body, Can someone post a EA that allow me to open a long or short trade at a fixed price. I'd like to have an EA which will automaticaly open a long trade at a pre-definedmarket price (resistance) and a short one at an other pre-defined market price(support). If one open trade can cancel the...
Hi all, I downloaded the above mentioned EA, and compiled it and added to the expert inmeta trader 4. Unfortunately now I can't attach it to the chart for trading . Any solutions for this problem? Andy rarshi@yahoo.com
[Deleted]
Hi all! I'm new to trading and have recently managed to get my head around the MetaTraderplatform.It's brilliant! One thing that's missing for me... is it possible to set an alert facility for theWilliams %R ? If anyone could advise or steer me in the right direction, that would be great! Thanks,...
-
Hello. I´m just curious. Both functions seems to have the same purpose. Both show the level on levels tab, etc. #property indicator_level1 30 or SetLevelValue(0, 30); Is there any difference and/or reference about when one´s must be used and when the other? There is no difference in what you...
Hello Help: MQL4 Reference - Standard constants - Error codes has names which are >31chars long. For example the compiler throws error: 'ERR_GLOBAL_VARIABLES_PROCESSING_ERROR' - too long variable name C:\Program Files\MetaTrader4\experts\... Is easy to work around this issue using inline hard coded...
can any one provide me hst files for singel currency exm. eurusd is one pair, but if i see usd only or eur this will help me to fine which currency is geting stronger. ...the chart should be average movment of all major currency thax
[Deleted]
Can we open up gold and silver charts in mql 4
[Deleted]
I make a expert adviser ,but at a long time ,it work fine ,but after a time point,it work worse. any one do can help me? before 2006-9-20 , it work fine ,and after 2006-9-20 , it work poor . why? somefactor affect it? I don't know . need help !!! any help welcome.
[Deleted]
Hi, I'm a newbie in making program. I tried to make simple EA using weighted moving average . We know that what ma_method 0 to 3 stand for. But What about Moving averages MA_Method 4? Is it WMA? maybe more MA_Method in MQL4? Thanks in Advance
In previous builds there was an option to turn off the visual back testing. Thisoption now seems to be gone, and back testing takes FOREVER. Is there anyway toadd this back in or to speed up the back test process? Thanks Mark
[Deleted]
//---- input parameters extern int ReversPoint=50; extern double TakeProfit = 25; extern double Lots = 1; extern double InitialStop = 20; //---- buffers int Trend,InTrend,ttime; double Last_High, Last_Low; //+------------------------------------------------------------------+ //| Custom...
[Deleted]
i wrote this EA //+------------------------------------------------------------------+ //| This MQL is generated by Expert Advisor Builder | //| http://sufx.core.t3-ism.net/ExpertAdvisorBuilder/ | //| | //| In no event will author be liable for any damages whatsoever. | //| Use at your own...

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.