Hello Recently I have an issue when I lunch metaTrader, showing me a dll popup : After several weeks of searching in internet and Forums, I suspect my antiVirus McAfee which detect MetaTrader as unckown source : Thanks to report the issue to McAfee. Best regards,
Hello! I have one account and I follow one signal. Is it possible / reasonable to follow more signals with one account? Or is it better to use one account per one signal (two accounts for two signals)? Thanks for your reply! BR, Janos
I trained them several times. Each of them has a different profitability schedule, but each of them opens trades exclusively at night and in the early morning. The feeling is that I decided to trade Asian strategies. The sample is small, just started, but the behavior of the network is curious
Hi I am new to MQL4 coding but have been studying the C type language to get a very basic understanding. I would like to write a simple ea that just exports the account balance at the end of a days trading to a text file. I have VBA code to read a text file value, do a simple calc to calculate a new...
[Deleted]
Dear friends and MQL5 staff: There's an expert from the market that I want to backtest before I purchase, but I can't backtest it. Can someone check why this happens? It's available for sale, but the button Free Demo isn't present in its product page. According to rules, to avoid being banned I...
Hi, I'm posting this trade (tests of my robot), because I really don't understand how it could have been taken. Just to explain quickly the strategy of the algo : the goal is to detect an impulse, and buy long when the last pullback bar is broken. So the algo detect the impuls, place an order 1 pip...
Hi everyone, please i need your help! i have been trying to restore my MT4 back to it's working condition but i can't. I had downloaded an EA which completely slowed down my system,i had deleted it as well as uninstalled and re-installed MT4, but it still won't run perfectly, it's super slow....
Several system reviewers have reported partial closures are not being completed proportionally to the trader account - ie if you have account much larger than the traders the partial closure should reflect this and not close the same amount as the trader....any reason this doesn't already exist?
Can you some please let me know why i am unable to load a indicator to my custom indicator? can you please help
How to Fire OnTick Event through code? Assume my code runs inside OnTick function and and crunches / consumes the incoming TCP/IP bytes. Now if there is no OnTick event for say 3-10 secs, I will be late. So I need to generate through code "OnTick" event. How can I do it? Thank You Note: I don't...
Hi all! I am a long time programmer, but new to MQL4/5. I have been toying around with some indicators and want to test them using Strategy Tester. I can seem to find Forex data, but how do I add other markets. For example if I wanted to run some stocks from the DOW through it. Where do I find /...
In this thread, I want to talk about my approach to programming. Be warned in advance - there will be no discussion of GUI here. If I ever talk about it, it will be only as an example of how my solutions work . In the beginning, OOP was clear to me, and even close. I knew what "Object", "Structure"
Hi. I'm noob at forex trades and wanted to subscribe for a Signal. I see some number and brokers list in slippage tab. what does 0.40 mean here ? is that less than a pip or more ? I don't understand the numbers but I know what is slippage means in forex trades..
It is almost impossible to see the line where you opened the trade. It is faint and there seems to be nowhere where you can make it thicker or more visible. Please help.
Hi, I try to add a vertical line to a new chart. For that, I use the following code: new_chart=ChartOpen(Symbol(),Period());ObjectCreate(new_chart,"Alert", OBJ_VLINE, 0, StrToTime(date_time),0);ObjectSetInteger(new_chart,"Alert", OBJPROP_STYLE, STYLE_DASHDOT);ObjectSetInteger(new_chart,"Alert",...
Which is better and safer? use static variable in OnTick() function or global variable?
I need a good buy-sell arrow indicator, entry, SL & target price reflect.
Too Bad! Why Force To upgrade to the Version 1170.. I have bee used MT4 For over 10 year!, After Mt5 been working! Here seen to be no more upgrade need! for MT4. But Why Force to upgrade? My PC is In Working Great Windows XP with 2G Ram! After force upgrade MT4 to 1170, No more Can run in Win XP....
Hi does anyone know how to get mt4 market indicator to add to the mt4 terminal on a Mac please?
YES, NO, I don't know
Hi, I am new to meta trader 5. I have downloaded and opened a demo account with metaquotes. I am able to see the charts for metals (Gold and Silver) but unable to place an order. Is there any seeting I need to change to enable that? Regards Dilip
Hi guys, Looking for an EA that will automatically close a position when price is equal to the value of an MA. Would be great if someone could write this for me or link me to an existing EA. Thanks in advance See example below:
Hello, I sent all my verification documents over a month ago but I have not been contacted by any MetaTrader 5 representative to verify my account.
please does anyone know of such an indicator for metatrader5.can only find one for metatrader 4
Hi This mql5 code gives a compile time error: "abc undeclared identifier", any idea why and how to fix it? Thanks //myfile.mqhstruct abc { ushort aa; double bb; string cc;};class AB { private: abc abcArr[3]; void doStuff(){ abc x; //<<<< compile time error - undeclared idntifier...
I made a variable as a color Gcolor_4; and another variable as an int called int color_6 = 32768; Now I'd like to put this value from color_6 to Gcolor_4 Like this Gcolor_4 = color_6_6; and when compiling I got "possible loss of data due to type conversion" So how can I fix this conversion ....
I coded a simple RSI OB/OS algorithm. It give me sound alert in normal time frame charts. but after adding to renko charts it only shows arrows on chart but not sound alert or popup window. Can anyone help me with this

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.