can i use expert advisor of metatrader 4 on metatrader 5
to do automated trading do i have to turn on the computer and open the software
how can i use automated trader in meta trader 5
tell step by step
i dont anything how i use
Hi,
Can you add "floating profit column in test result, so users can track what the DD is at that stages. this feature will be something make mt5 unique from others..
This Ea work on opening several position, same level, the zero parameter is distance to price
Can someone help me figure out how to code the elapsed time (in minutes or seconds) between now and the last deal time?
I have written this function for getting the open time.
datetime PositionOpenTime() // open time of first Deal in open position.
{
uint total=0;
long ticket;...
I found the phoenomenon that MT5 sometimes skip the OnTrade events when MT5 system is busy.
Below is the definition about rising condition of OnTrade events.
"The function is called when the Trade event occurs, which appears when you change the list of placed orders and open positions, the...
I was wondering if visual mode would be released at least some weeks before end of registration for ATC because my EA has still alot of problem and whitout visual mode it is messy to detect were are the problem.
i saw somewhere that it was suppose to be release soon.. but if it is like the...
I made a simple test script. //+------------------------------------------------------------------+ //| testEnum.mq5 | //+------------------------------------------------------------------+ enum ENUM_TEST_CODE { CODE_ZERO, CODE_ONE, CODE_TWO
Is there a way to force a terminal update? I know that it should happen by itself, but unfortunately mine doesn't upgrade now, despite the fact that it indicates build 316 from August 27 (the funny thing is that I have MT5 installed as well on my PC at work and it ran the update today in the morning...
I repeatedly encounter following bugs in strategy tester (fast genetic): 1) Large proportion of combinations of tested parameters returns 0 trades performed. But when I take such combination of parameters and run single test manually, trades are performed. 2) Single tests frequently return a final...
[Deleted]
Hello Friends, My FxPro MetaTrader platform crashed and after downloading platform again now have difficulty getting imported indicators to show on charts. What am I doing wrong ? Is it anything to do with the build/version of MetaTrader ? Appreciate any help. Thanks, Freshwood
Hi All, This is my signal. All trade are manual trade done by me. Scalping mostly on EURJPY and using martingale cost averaging for counter post. Average profit 10-50% monthly based on your equity and MoneyManagement setting. Any question, you can PM me or just ask in here . For moneymanagement, i...
[Deleted]
Hi guys, Before saying everything, please note that I'm not an experienced EA program designer however I've got some other experiences. I've written an EA recently which does not seem to work properly. The problem is that it does not change variables however I wrote the change statements in the code...
[Deleted]
The method I use has sl and tp at 1:2 RR On average the win % is between 40-50% Trading is done manually; I trade on my live account and aim for 5-10% monthly, The max risk per situation is 1% , steady lot size. NO martinge , hedgeing. The account history is since 16th may 2010, I know it’s very...
I am looking for an EA trading robot in which I can set my own entry and exit parameters. For instance Enter on a value of the Stoch and the break of Bollinger Bands. Does anyone know of, or posses, such an EA. I would like to hear from you. Regards, KeithN.
got lot of similar error logged:
err:toolbar:TOOLBAR_GetImageListForDrawing bitmap for ID 0, index 3 is not valid, number of bitmaps in imagelist: 0
the index number change with the error logged
Hi
I can't get it right when using the CIndicator and the inherited classes.
If I declare a CIndicator pointer, and then use it as an inherited CiCustom, I can't manage to make it.
CIndicator *ind;
Ind = new CiCustom;
and when using a method from CiCustom, NumBuffers, in order to set the...
In ChampionShip what is the GMT , which is calculated taking into account the DST switch by the local time on the computer where the client terminal is running? Is it +1 or +2
Hi i am new to this forex world. I need RSI signal indicator with following requirements Buy arrow should appear, if it crosses 50 from downside Sell arrow should appear, if it crosses 50 from upside Can any one help ?
Hi, I'm no coding expert in designing, but was looking if someone has or knew of the existence of an indicator that just counts the consecutive number of UP or DOWN bars, based on a simple closing. I've toyed around a bit on sight, and this might be something with potential. So for instance 14:01 1...
Hello Everyone, Next year I start my Ph.D in Computer Science / Quantitative Finance. Everything is set to go, but I have a question for the general trading community. Try to imagine the ultimate technical indicator, it must be only one indicator, it may be one you make up it doesn't have to exist...
Hi guys. I'm learning so much with this forum. Sorry for bad english. I downloaded an alert for the Heiken Ashi Smoothed Indicator but this alert is too intrusive because it works in "real time". Can someone help me to modify this alert? I would like it alert me only when a bar with a different...
Hi all,
I need to know GMT zone automatically by changing client terminal's market watch. Is there anybody who know its code?
I couldn't find any code about it.. I need this because I am in Turkey(GMT+2) then Client terminal market watch (GMT+1).
I need to find out GMT where the Client Terminal...
Where can full download MT5 ? not web installer ?
Web installer not run on my OS - win2000 server.
Where can I download full MT5 setup file ?
maybe I should buy a new OS................ >(^o^)<
To Development team of MQL5,
I don't understand why the hell the State() method shows non-deterministic behavior when I use it to check if a CChartObjectButton is "pressed" or not!
Wenn I press both buttons and move both lines, it looks like this:
When I wait some time and do nothing it looks...
On MT5 charts of my PC, some characters of extended ASCII set fonts are missing.
I made a simple test indicator "testASCII.mq5", which draws all ASCII set characters (include extended ASCII set) and it's codes on label objects.
And the result is:
In this test, I use Wingdings font.
Some...
I would like an EA for that: I have an EMA and a Hull Moving average, I would like that every time the EMA crosses the HMA from below the previous sell trade is closed and a new buy trade is opened, otherwise, when the EMA crosses the HMA from above the previous buy trade is closed and a new sell

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.