Hi 91 Trading in two days, without risk, with simple and powerful strategy Account in two days $ 5,000 into $ 10.662 Gross Profit:5 673.27Gross Loss:10.96Total Net Profit:5 662.31Profit Factor:517.63Expected Payoff:62.22Absolute Drawdown:0.00Maximal Drawdown:10.96 (0.15%)Relative Drawdown:0.15%...
Hello, when backtesting an EA, I see the custom indicator, which I use and which is imported (by the EA, which doesn't use buffers itself) via buffers. Now 2 things happened after the ending or stopping of a backtest. a) The (custom-)indicator is drawn in the window on the screen several times (in...
The indicator window shows automatically the indicator description and coefficients. How do we toggle off that display? Thanks
New article An Example of a Trading System Based on a Heiken-Ashi Indicator is published at mql5.com: In this article we look into the question of using a Heiken-Ashi indicator in trading. Based on this indicator, a simple trading system is considered and an MQL5 Expert Advisor is written. Trading...
Hello, Could someone write this EA? Indicators: RSI, Moving Average Martingale: 0,1 >> 0,2 >> 0,3 >> 0,4 >> 0,5 ... Variable: RSI, Moving Average, Magic Number, Level RSI, Take Profit, Max Open Trades. To sell, reverse the signal. Thanks
Fapturbo Is The Only Automated Forex Income Solution That Doubles RealMonetary Deposits In Under 30 Days. No Backtest Tricks. The BestConverting And Best Performing Forex Product On The Planet, Period. NoWonder It Sells Like Candy. Get it now!
[Deleted]
Hi I have been using MetaTrader for some time now. Recently, I noticed there was a problem with the display of fractals. Fractals used to be displayed as arrows. But now, they are all in the letter 'U'. What's wrong ? And how do I rectify this? I have tried reinstalling MT4. But the problem persists...
hi .. can anyone help about this CoeffofLine.mq4 indicator i just gor it but i want some help in this code pleas help me the sound and email alert when buy and sell signal appers into CoeffofLine.mq4 indicator can any give me code for this also i wanted to ask explnation off the CoeffofLine...
Amazing I can solve just about any problem but the stupid ones. A few indicators I have seen (like Vadim Baklanov aka gip's) make use of a clock object. I have included his screen shot below. I have no idea if this is an arrow/wingding with a code I'm not understanding, but I cannot find any...
[Deleted]
Just noticed forex.com is offering FREE 24/7 EA hosting for anybody with an account with them. It sounds great. But this brings up the basic question, will they steal my code? That is, simply monitor how all automated trading accounts are doing and copy the most sucessful ones, or reverse engineer...
[Deleted]
Good afternoon. I am wondering if we buy a robot with an approximate yield of 2% per month (they probably sell a lot of them with that yield). Yield is small. Suppose that the robot yields 2% of iron without drawdowns. How to act and get into the top ten Forbes, no start-up money. Thank you
Does anyone have any demark indicators for mt4? Other than the TD Sequential in the codebase? Please post any resources for demark for mt4 here. http://eesfx.com/portal/15-custom-indicators/108-demark-indicator-research.html
[Deleted]
HELP.... Using ver 4.0. bld 226 of MetaEditor Seems krazy but of late I get the msg part ...(line#,char) mapping onto some source file lines that have no basis for such line# datums unless my ME has taken on a life of it's own and also decided to exist in an altered reality ;/ I'm having to just...
[Deleted]
Help!! I am pulling my hair out. No matter what I do I cannot get my EA script to generate any trades in the strategy tester, Other EAs seem to work fine. I there something wrong with the script or am I doing something wrong in the Strategy tester? Script is attached. Thanks, Dean
[Deleted]
Yoghurt systems and canned systems or The relationship between trading tactics and the reliability of historical test results
(192 1 2 3 4 5 ... 19 20)
I would like to propose a discussion of the relationship between trading tactics and the reliability of historical testing results . When we create a trading system, we rely on some regularities that depend on the input variables. We often optimize the system according to these parameters at the
Day ago i read this topic in forum https://forum.mql4.com/25842 and this topic give me a clue why some EA work and other did not, and i wonder how to put this code in EA to become work.Any examples?
According to documentation: https://docs.mql4.com/convert/StrToTime datetime StrToTime(string value)Converts string in the format "yyyy.mm.dd hh:mi" to datetime type (the amount of seconds that have passed since 1 Jan., 1970).Parameters: value - String value of date/time format as "yyyy.mm.dd...
Hi friends! I wounder how to test whether different EA could work on same platform and account.Also i would like to understand why some EA smiles but did not work - no trade.And last question what is the difference between visual mode and no visual mode in strategy tester,which one is more precious...
Are parameters available to modify default colors within strategy tester? One of special interest is the default color for the long trend line is blue. This is next to impossible to see on the black background. Thanks for your help.
[Deleted]
Hi Everyone I have made my own Expert Advisor according to my own strategy, and I need some help. According to my strategy in my Expert Advisor I have placed different market orders in different open price range and different stop loss. What I want is not to display the open price and stop loss...
Hi, I'm having a little trouble drawing a Gann Line on MetaTrader 4. I know it should be a 45degree angle line, but I just cant get it right by selecting the Gann Line drawing tool. I end up using the Trendline by Angle drawing tool to get a 45degree line, although I'm not sure if this is correct,...
Hi, I don't find how to know Horizontal line value can anyone help me pls? thx
Hi The only way to succeed in Forex after much practice that strategy in your mind you will be queen. In fact, your mind is the best experts. Otherwise, all experts in this market and doomed to fail are the destruction of capital. This four-day trading statement shows that only subjective strategy...
Defiinately logged in.The broker comment on the journal,EA loaded successfully and initialised but no data on the profit line.I have been trading for six months or so,tested 20 EA's and found two that I WOULD TRADE LIVE WITH.And "guess what".I am not trading at all now All the setup settings are
Above and below from the price with a step - delta1 you set the limit orders, at a distance from each other with a step - delta2. Put the lot size into the variables. Take equals delta2, we do not set the stop loss. When closing a position by Take order, an identical order is placed instead of the
[Deleted]
Simply trying to change the color of a line, more red if the value in Field[1,i] is high, more orange if Field[1,i] is low. Right now, when I run the EA all the lines are pure black! for(i=0;i<50;i++){ ObjectCreate("L"+i,OBJ_HLINE,0,0,0); int R,G; R=245+Field[1,i]; if(R>255) R=255;...
I made a lot of re-do's on my own complicated indicators, but one problem I could not overcome, TS show high efficiency, but on short intervals of history. I tried new and different strategies, trying to find a stable one in a wide range, but so far I haven't succeeded. I have decided to try the
OUR EA WILL NOT START CONSISTANTLY. WE HAVE THE EA ON BETWEEN 5 AND 11 CHARTS ON THE SAME PLATFORM AT THE SAME TIME. THE EA AND ALL ITS INDICATORS WILL START ON SOME OF THE CURRENCY PAIRS BUT NOT ON OTHERS. CAN ANYONE SHED SOME LIGHT ON WHY SOME PAIRS MAY NOT START PROPERELY? WE USE ALERTS AND...
[Deleted]
We continue working on improving the MQL4.community website for the sake of usability. Today we have launched a new version of the user profile in our forum: You can now easily upload your own photo. This will betray you better communication. Image editor, allows you to edit your image without any
[Deleted]
Hi, I'm new with MQL4 Community Please help me why this scripts doesn't work only for Sell Limit and Buy Stop... //+------------------------------------------------------------------+ #include <stdlib.mqh> #include <WinUser32.mqh> extern double LotEUB = 0.23; extern double PipEUB = 39; extern double...

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.