I need to write and implement an automated strategy that will perform the following: Go Long when SMA 10 crosses above SMA 30 and Go Short when it crosses below. It should not re-enter a trade prior to 1 hour befor e close. HERE is a video http://screencast.com/t/dOXBSytiCC illustrating my
Hello,
I am not new to programming, however I am new to mql5 and the metatrader. When I use the MetaEditor to write a new version of my EA all my changes are not used, MT is using an old version of my EA. Does anyone know what I am missing?
Thanks a lot in advance
hello guys
during testing I'd like to get the full list of trades, somthing like this:
trade n p/l pips p/l in $ p/l %
1 200 1400$ 0.2%
2 -300 -2100$ -0.3%
someone know whether it's possible in meta trader?
Hi all
How can I attach a script to chart within the init-part of an EA? I've always a coresponding script to each EA I need to attach.
Thanks for help.
Best Regards,
FX_TA
Hello all,
Here is the result when running strategy tester with ExpertMAPSARSizeOptimized.ex5 on EURUSD market between 01-05 to 12-05 :
Initial deposit : 1000€
Net total profit : 3577.02€
Brut profit : 5215.98€
Brut loss : -1638.96€
Don't you think that is awesome ?
Thanks
Good day,
I am new to the forum. I have a very good binary options system that I would like to have automated. However I am in the process of reading the necessary information on this site before proceeding.
I would like to know if anyone can direct me to a " Non -Disclosure Form" for...
have any functions? any suggestion? thanx phil
[Deleted]
Which MT5 functions to use for Call and Put kind of trades in Futures ?
Can anyone help?
Hi, new in this just made my first EA on stoch and RSI with a free EA builder, It seems to work fine on quiet market hours on 1min time frame just scalping small moves . But if market start moving fast in one direction my EA will still enter the market as my indicators will still be over or under
Hi, am a complete novice, (but literate, and a fast learner). I wish to find a successful trader / developer of mechanical systems, that would be prepared to take me under his/her wing for the next period and teach me the basics and advanced. Maybee follow there trades, spend a day a week with...
hi,
somebody have some idea how can i resolve this problem?
phil
Is there ready made DLL that can be called from outside software from witch one can send parameters for trade performing and from the other side to recive confirmation on that trade ? and if there is no ready DLL, what is the right direction for that subject ? I'm new for mql5 and appreciate any
int file_handleb=FileOpen("buy",FILE_READ|FILE_WRITE|FILE_BIN|FILE_COMMON);FileWriteInteger(file_handleb,1,INT_VALUE);int a = FileReadInteger(file_handleb,INT_VALUE);Comment(a);
Why the output of FileReadInteger is zero? How to fix it?
What an ask.... Hi all, new as of tonight and will be able to give back over the coming years. Lost all in business so coming back to my origins. Time to start again.... Can anyone pls advise any automated platforms that work. I have a high propensity for risk, but guess am asking if anyone...
Hi everyone!
I wasted the last couple of hours to find an error in my code. See the pic below:
Suddenly, in the strategy tester, it buys and sells where it shouldnt. I mean its the right bar, but at a price level, price never saw. I took a look into the logs for some errors, but it says that the...
[Deleted]
Hello,
i need an EA (or something similar) to place and SL automatically when i open a Trade.
Any ideas, solutions?
I DOWNLOADED THIS EA "puria" and this looks like this red letters in the code, what does this mean?
/+------------------------------------------------------------------+
//| Puria.mq5 |
//| Copyright 2010...
hi,
i'm new to mql5, i've created a custom indicator ( single buffer), and my question is:
how can i use the indicator data, plotted bars in any EA?
phil
Hello guys Are there any nice person there wanna help me make two diffrents expert advisors? A rsi EA, buy with low rsi value 20-30 and sell 80 and a moving average EA this is just standad death cross and golden gross. with 2 normal moving avarge values 20-50 Hope someone will help me Best regards
Hi,
I'm new to MT 5 (I have programming experience but not on MT 5).
How ever I cannot make MetaTrader to stop when reaching a breakpoint.
Any ideas?
I keep getting these errors and that terminate the cloud service when optimising 2012.12.20 13:49:33 Tester rejected tasks limit reached, cloud connections will be closed 2012.12.20 13:49:32 MQL5 Cloud Europe 2 genetic pass (0, 33) tested with error "endless loop detected in OnInit function, expert
Hello,
I'm looking for the script which place sellstop for XX separate positions, each for XX lots at price 1 pip below previous candle low.
If due the whole candle sellstop isn't executed - next candle is open and sellstop is moving higher - adequately 1 pip below previous candle low.
It would...
can someone explain me by that Stop Loss and Take Profit do not work in the execution of the order?
what I have is the following:
long order_magic=444444;extern double Lots = 0.1; double takese1 = 50; // valor tp double stopse1 =50; // valor sl double...
hi every one
I'm new in mql 5 i want trade with auto trade
how can I'm start.
for example i want to use attache file indicator.
tanks a lot.
Which prefarable time period offers maximum variations of different trends and fluctuations for EA testing?
(16 1 2)
one month six months one year three years fiveyears
[Deleted]
Within my reasearches about expert advisors and all the public accessible ones the idea of creating one by myself came to my mind.
For creating the desired EA, I have to following ideas:
6 Steps of processing:
1.) Generating an optimal signal
2.) Search in a defined base of indicators for the...
Hello everyone!
I am new to mql5 programmig and after some reading and tutorials i took this article as basis for simple EA. Nothing fancy. I just used price bars to entry. After some ECN and Mqltraderequest related problems i got it work in demo and strategy tester. Now another problem encountered...
Hello,
any idea what to do if the signal provider is using a broker with 100.000 lot size and my broker is using 10.000 lot size? The trade volumes copied should be multiplied by 10 in this case to keep the pip value !?? Any solution?
Thx

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.