Is it possible? I would like to create an alert, for when the combination of the two indicators show the arrows simultaneously on the same candle. The alert will be output according to the arrows. I don't have the .mql4 files for the indicators, just the .ex4
Dear Experts, I want to delete all of the trading history of a specific ECN account in mt4. Is it possible? Please help me, i would be very grateful. For better understand please see the picture
I use Beeks VPS. the specs are 1 core cpu, 1.3G memory. I made an EA uses GlobalVariableSet and Get high-frequently for MT4. After i launch the EA, I realized that ping speed was up comparing with one some hours ago. I don't know why. but i think the reason is connected with memory leaks? Do you
How do I call this indicator by iCustom using an EA? TSI=iCustom(symbol(),Timeframe,"TSI"
Time Bars: Bars indexed by time intervals, Tick Bars: Bars indexed by orders Volume Bars: Bars indexed by total volume Dollar Bars: Similar to volume bars, except measuring the total value in USD traded hands. An example would be $100,000 bars, with each bar containing as precisely as possible that
I search google and mql forum but i cannot find what code for column in excel. I able to do for rows but column unable to solve....Here code //+------------------------------------------------------------------+ //| Demo_FileWrite.mq4 | //|
Hello guys. I am having some issues with overlaying different types of drawings of different colors on MT4. As you probably know, the colors will change due to MT4 inverting colors. I have 2 questions: 1. Is there any setting in MT4 to stop the inverting of the colors??? 2. I have noticed that some
I would like to increment in the array. For instance, if the low of LF[0] is greater than the low of LF[1] then increment to LF[2]. And how do I draw a trendline from one element in the array to another. //+------------------------------------------------------------------+ //|
hi guy i look this page https://www.cftc.gov/MarketReports/CommitmentsofTraders/HistoricalViewable/cotvariablestfm in this page i saw Dealer_Positions_Long_All ---------------> commercial Asset_Mgr_Positions_Long_All -----------> big speculator Lev_Money_Positions_Long_All ---------->
Hi, I'm experimenting with multi time frame indicators. I want to trade when M5 and M1 agree IE these are both MACD M1 and M5: if (faster_1 > slower_1 && faster_2 > slower_2) For some reason the M1 seems to just trade regardless of M5 agreement See code
can someone please modify this indicator so it sends an alert every time it changes colour from blue to red
[Deleted]
Is there a way to attach or remove a particular EA mt4 script to mobile app like iPhone or Android and do the trading by enabling the EA script? If there is an option for this, kindly please let me know the steps to do this. Thanks alot
Hi guy, I need display my custom indicator that consist on two different buffer. Can I display these two different buffers on two different charts? I'm grateful on your help. thank you
Hi all, I have an indicator I have coded that displays a buy/sell arrow when certain conditions are met. I want an alert sound when a new arrow appears and for the sound alert to play only once. The code below continues to play the alert sound on every tick . I get why it does but how do I amend it
Hello dear guardians, a part of my EA displays the sum of all open buy trades PL on the side of the chart, it works. but the problem is that every couple of seconds the normal 1.23 format profit turns into something like 1.2399999999and then very quickly goes back to 2 decimals(hence the lack of
Hello guys, Someone could help, I don't know how to close an order at a specific price. For example, I say I want to close my order at 1.1850, this value is an external input. My problem is that when I set the value, my script closes my order instantly regardless of the price that I had set (in
I have used mt4 for so many years and this is a constant problem. On dragging the crosshair, it keeps disappering before I can drag it to point B from point A to measure the number of pips. I've tried pressing shift, control , and alt with it, but it still disappears before I can reach point B. Is
How do I change the drive MT4 is saved on while maintaining all my information that is connected to that terminal? (EAs, indicators, accounts, set files ect) I tried moving both the MT4 terminal to D: drive from C: and moved the whole data folder to the same place while maintaining the sub
Hiya, I'm very new to MT4 and I wanted to know if I can create a robot that allows me to execute multiple trades at the start of the USA open (i'm in the UK). I usually have circa 20 trades to place at once and I tried doing market orders before the open only to experience slippage and major loss
Hi My query is , " how to calculate price of the signal candle?" Can any one help me please? Below is my code for indicator. //--- indicator settings #property indicator_chart_window #property indicator_buffers 2 #property indicator_type1 DRAW_ARROW #property indicator_width1 5 #property
if i want to know last trading day 16:45 (M1) that bar. how to do this? i made a code which can know the previous 16:45 bar (M1), but if Current time pass 16:45, let said 16:50, this code only can know the previous bar 16:45 (M1), but i want to know last trading day 16:45, even if today current time
Hello, According the new FIFO rules of NFA the first open position must be closed first. At first glance I wrote this code: int ClosePositions ( string symbol ) { int orderstotal = OrdersTotal ( ) ; int orders = 0 ; int ordticket [ 100 ] ; for ( int i = 0 ; i < orderstotal ;
Hi All, I'm trying to convert amounts from base currency to my deposit currency but i got stuck with MarketInfo that gives me zero when i use it like this: MarketInfo("EURUSD", MODE_ASK); I checked that the currency pair "EURUSD" is available in MarketWatch. Thanks in advance for your help
Today we're launching our new corporate website that contains the detailed information about our company and all our products. Visit this new website to read about the MetaTrader trading platforms and the TeamWox company management system. Besides, news regarding our company and products will be...
Good Day Friend, I'm having a challenge Try to Create Serial key for my new ea, a serial key that work one only one account per serial key. I got this example from mql4 code base but it doesnt show how on serial key is restricted to one account here is the code
[Deleted]
hi, just wondering if anyone can point me in the direction of how to go about making the trailing stoploss of my EA equal to a moving average value. cheers geoff
Hi Please assist Trying to code an indicator, i would like to use the below indicator as directional bias , how can i get the bias from this indicator on the given TF
Hi, I am getting Zero Divide in Backtest of an Expert for this Indicator. I added it as iCustom and there are indications in the script about how to add it as iCustom but it still gives Zero Divide. It skips it it the Backtest but it looks like in Live Demo it might be blocking it. Do you know what
I am using BitmapLabelObject from mql4, to put a bmp on my panel. Though, the image has transparent background, it looks like a boxed image on the panel having white background. Also tried having an background color of the bmp as my panel color, Still it has white background. How can I fix it? (I
After updating to 1280 build, my MetaEditor stopped working. I am on Linux and Wine. Before the upgrade everything was good. When I click the MetaEditor icon in the MT4 toolbar, nothing happens and I got the message in the Journal: "MetaEditor not found". The metaeditor.exe is in the proper folder

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.