[Deleted]
Hey, is there a way to get a notification via email or push to mobile devices if the MetaTrader client running on a server goes offline (no connection bottom right corner)? This would avoid offline times and missing action form the trading signal. Thx!
Hello, by login into MetaTrader via Start Up configuration file and running script, how is it possible to receive the error Invalid Account by the code? Best Regards, Dmitry
Hello everyone! Sorry for the spelling mistakes, I'm not good enough in English :D. I need a Metatrader 4 indicator that connects the minimum and maximum values with a line in a given period in chronological order. Example: This is an M1 chart, on which the minimum and maximum values of the M5
Hi, I know how to export historical trades from AccountHistory in MT4. But how do I export type=balance (rollover, funds) from Account History in MT4? Thanks
Hi everyone, I want to use supertrend in expert advisor, but I can't understand how should I implement it. I've downloaded supertrend indicator from earnforex, and then I use iCustom but I didn't understand how it work. when I use indicator for a chart, it works perfectly but I can't get the
Kindly assist. The VPS seems not to be working. The EA on the VPS has been loaded but the EA doesn't take trades from there
Hi friends, I am requesting that one of you brilliant programmers add an alert and push notifications to my arrow indictor. <deleted> Thank you! SA Patton <email was deleted by moderator>
I want to develop an EA that takes buy and sell stop orders on inside bar when an Asian low/high or previous day high/low has been taken. The EA will then look for inside bar and place buy and sell stop orders on it. Users can decide to use only the Asian high/low or the previous day high/low. I
Hi all, This is my first post and I did search for the answer extensively over the last week. The problem is, my EA when attached to a chart will execute a buy/sell order almost immediately, because its buy/sell condition has been met. However, this could be halway through or at the end of the...
Hi, I can't receive any alert notifications sent to my iPhone Xs Max. I'm able to receive them on my computer on MT4...not via email (which is a whole other topic) I'm using MT4 on my Mac installed from AxiTrader. I'm getting this same error message when I press the "Test" button and check my
This is crazy.. I'm posting this to prevent someone else wasting several days pulling hairs like i have. Chronological situation: I need to store extra information when placing order via OrderSend syntax. I have the requirement to store 2 extra info, range of open price & range of TP, ie: TP1 & TP2
Hi Folks, I have a string which I am saving to a file. Problem is, that the string has 4 CR in it, according to notepad++, which I want to replace and take out the line breaks. CR = Carriage Return ( \r , 0x0D in hexadecimal, 13 in decimal) — moves the cursor to the beginning of the line without
Hi pals, Hope you are having a nice day When I want restart VPS, I always Remove EA from chart, restart the VPS and attach the EA again to the chart. However this time I forgot to remove(and reattach) and my data from last run which I always recover with OnInit(), corrupted :( For now, I have 2
I am consistently getting the above error message. When I do not include the '{' I get multitudes of error messages saying if expressions not allowed on a global scope Is there any solution to this
Any way to install mt4 on MacBook m2 since I keep failing to operate it, or will there be an upgrade on mt4?>thanks
Suddenly I was caught by this puzzling behavior of MT4, say Use Date: from 2017.06.13 to 2017.06.14, supposed to be the span of 1 day. On M15 timeframe, it should be (of 1 day) = 4bars/hour x 24 hours = 96 bars. Yet the backtest report says "bars in test" is 1097 bars! Can anyone explain this
Hello, I would like to know if there is a way to ensure that on my four mt4 platforms linked to the same account, where I have loaded a dozen EAs on each platform, when a certain profit is reached on the account, thus averaging the profit and loss between the four platforms, all positions on all
Hello Im working on EA for MT4 and i cant figure out how to make the EA to wait before last open position is closed (finished) before looking for a signal to make a new one.Sorry for the question but Im new to Mql programing so any help will be appreciated.Regards
Hello! So I have this Dialog Box with other objects on it. #include <Controls\Dialog.mqh> #include <Controls\Button.mqh> CAppDialog MyDialog; CButton MyButton; int AppDialogTop= 30 ,AppDialogLeft= 50 ,AppDialogWidth= 390 ,AppDialogHeight= 680 ; // Dialog Box int MyButtonLeft= 10 ,MyButtonTop= 10
Hi Does anyone seem to know the email address for MT4/5 to report any concerns
Hello. I have a problem using mt4. The message like the picture appears and the chart doesn't open at all. No EA is available. I deleted and reinstalled the program after the problem, but the problem still hasn't been fixed. How do we solve this
Hello, I'm trying to use an object method as a callback, inside an object method. typedef int (*IntCallback)(); class Obj { public : Obj() { } public : int func() { return 1 ; } public : void print_icb(IntCallback icb) { Print (icb());
I downloaded mt4setup after installation i get MT5 my code is MQL4 and is not working on MT5 what Should i do
I have been for a while tried to find a process to export my indicator data on my charts to excel I use my charts RSI (5); MACD (5.10,5); Three Color MACD (12, 26, 9); RSI (10); why can I not find a process to export other indicator data details to excel Please HELP
Hi All, I want to use my EA on different timeframes without deleting my objects. When I change timeframes my objects don't appear, why is that? if you know the solution please help. #property strict //+------------------------------------------------------------------+ //| Expert deinitialization
Hi everybody I want to placing an order(sell/buy) in specific exact price I know these tips: 1. It is possible with pending orders but in my case i want to calculate order lot size in that specific price 2. its impossible to modify lot size of pending orders 3. It is possible order could not placing
hey I'm terrible at coding but it seems this Ai almost got something working? Can anyone help fix it please? I was trying to get it to make a Midnight Open Line programme with a function to allow me to change the start of the line to 0700 (NY midnight) int gi_144; gi_144 = iBarShift(NULL, 0
What is the simplest way to convert an EA to an indicator
It seems that OBJPROP_RAY_LEFT is unavalible? ObjectSetInteger(0,StopLoss_Line,OBJPROP_RAY_LEFT,true); It doesn't take any affact and I can't find it in the documentation any more. Is there any thing i missed?
my indicator alert on every dot, but i need modified it to only 1st opposite dot
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.