Hi , I need help Stop EA till Next Day, if Account Balance is UP 2% or Down 2% i have this int Contador = 0; for(int i=OrdersHistoryTotal()-1; i>=0; i--) { OrderSelect(i,SELECT_BY_POS,MODE_HISTORY); datetime T = OrderCloseTime(); if(TimeDayOfYear(T)!=DayOfYear()) //since the
here is my code. //+------------------------------------------------------------------+//| Expert initialization function |//+------------------------------------------------------------------+int handler;string source = "test.txt";int OnInit() {//---
Is it possible to make the price appear in the title bar on the Metatrader title bar, as in Tradingview? Example attached. Thanks
Hello everyone, Please guide me how I can get the BTCUSD pair on the MT5 using Custom Symbol or anything else apart from the Market place of MT5. I am looking for some custom solution so I can display any pairs in future on MT5 charts. Please do answer and enlighten me
Hello guys, I'm having trouble knowing how my SL or TP will be triggered on mt5 for a pending ( limit, stop or stop-limit) buy or sell order with a gtc validity
Hey guys, this issue makes me crazy, and I didnt find (or understand) any solution. My iCustom indicator (working on 1M chart) is using differents times frame, such as : M15HighPrice[i]=iHigh(NULL,PERIOD_M15,i); M5HighPrice[i]=iHigh(NULL,PERIOD_M5,i); But why a new value is calculted every minute
I accidentally deleted a Freelance Order for an indicator and I'm not sure how to get it back
Hi. I would like to know that can anyone change his Investor Password temporarily while providing Signal Service? Isn't it possible to change it for weekend? Only for Saturday and Sunday? Thanks in advance
can anybody help me trade double on my signal i am following.. i have well over double the bank of the signal... but it is only trading x1.5 the size.. i trade in the same currencee please help
I used to many indicators with andrew's pitchfork, but still not enough for trading. Is someone know any method or management with trading by pitchfork
Dear Friends, ivolume and ivolumes depends on the fx broker ? is it consistent to be used for impulse trading ? what other functions do you usually couple it with to obtain best results ? how do you recommend using this function in the best way - and on what time frame ? last but no least: can the
Hi, recently I started getting error 4756 messages saying that my buy or sell order could not be placed. Is there something wrong with my code? if(Sell_Condition_1 && Sell_Condition_2 && Sell_Condition_3 && Sell_Condition_4 && Sell_Condition_5 && Sell_Condition_6 && Sell_Condition_7) {
looking for a utlity/EA that can close positions/trigger a trailing stop based off of account draw down.....needs to work across multiple charts even better if it can disable and enable other EA's
My Broker, LMFX, cannot provide hosting since my home version of Windows 10 does not support Remote Desktop. Is Remote Desktop required for other's VPS services? If hosting is available elsewhere please let me know. I am running Expert Advisors with Indicators and Scripts
Hi all ! Can anyone advise how to find real investors
Dear Sir/Madam I want you to help me to get mql5 codes for delete or cancel all running sell positions at the same time, not one by one position. Delete all or cancel all running in profit and even all running in loss. Thanks
I have a plan to open a real account with 100 dollar. before opening it i want to practice it on a demo account for 6 months. I have open a 100 dollar demo account on pc but whenever i try to open a trade it says you have no money. please help me
Hello everyone, I would like to be able to share with friends my trades but without them needing to copy them completely. I would like to send a link? and that it directly opens MT4 and offers the person to start the trade or not. I know it's possible because someone shares my signals with this
Hello folks, I started recently to study MQL5 , I am developing an Expert Advisor for Forex and I am having the following problem: 2019.11.18 21:04:52.205 2019.11.13 22:24:25 requote 1.10046 / 1.10049 / 1.10046 (instant buy 0.01 EURUSD at 1.10046 sl: 1.09996 tp: 1.10096) 2019.11.18 21:04:52.205
I have tried multiple times to change and save colours on indicator. The colours change and appear to save when I save the template. But when I load the template up the colours have reverted. Tried saving them to existing and new templates but neither work. Any ideas on how to fix this
I really do not understand why decimal type was not introduced in mql5....double is a mess. A part of that, I have problem in my code with a strange behaviour. Alert ("New bar created"," At "+ NormalizeDouble (avgPrice, _Digits )+" by re It shows this result: In this image all rows are ok except the
why it's not working while it is subscribed few days ago? <Image deleted>
Hi, I'm new to MT5. I have an MT5 installation and have been testing with default MT5 Desktop Demo account. I just subscribed to a paid signal service and I see it was automatically added to my MT5 Desktop Demo account. I want to now use my forex.com broker to trade with real money but I want to do
Hello, I would like to subscribe to a signal caled <Deleted>. I have live accounts at <Deleted>. This siganl is among the other signals in the MQL5 platform but it doesn't appears in my <Deleted> terminal amon the signals there. How can I subscribe from the MQL5 platform directly or how can I make
Hello. I'm using MT4 but when i open market tab, it shows result of MT5 products instead. can anyone help me
Hi. I purchased an EA <Deleted>, and set this up on a virtual server. This has been working for 10 days or so. I then purchased another EA <Deleted>. Removed <Deleted> and then added <Deleted> to the chart. The open trade of <Deleted> is still showing on the chart. Tried a new chart, still
i need help with codes that will alert me when price opens above or below the horizontal line drawn by my indicator even draw arrow.thank you

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.