Hi all, i am new to mql4 programming and i would really appriciate your help. I am trying to place a custom picture on the chart. I looked all over for working solution but i can not find it. I followed the example on MQL4 documentation but i can not figure out what i am doing wrong. Could someone...
My android phone can receive test alerts for push notifications from my Mt4 on desktop, but I'm not receiving actual trade alerts on my android phone
Anyone have a known solution for not receiving push notifications from Windows desktop to Mobile Android (MT4) consistently? I have tried to search on this, but so far no clear answer. So far I have allowed MT4 push notifications to DO NOT optimize for battery saving
Hi; I know you can build a "setup menu" that lets users set parameters for the EA. No problem there. What I want to know is if it is possible to let users enter a value during execution of the EA? I am presently using the MessageBox command with Yes/No buttons and track the values of the buttons
i have problem with my EA, can someone hel me with this problem? i want send variable from mql4 to php, i use webrequest. but when i comple it. the problem like that. how i can fix it?
[Deleted]
Hi all. I've been reading the forum for a while now, and I see that most of the people here are experienced and have no illusions. I decided to discuss one topic. Who's tried their hand at online casinos? Can I apply technical analysis to a sequence of roulette numbers? I think you can - you don't
My demo account trading history automatically deleted , Can i restore my trading history in meta trader 4
Hi to all, i need to get symbol'es exchange rate different to my account currency. Example, my account currency is USD i want trade Dax Index in EUR. How need to convert eur to usd to calculate stop loss. There is a mql4 function? how do this? Thanks in advance
This indicator has on the chart buttons that makes it switch between RSI and MACD. The problem is in the fixed min and max in the common tab, there is a prominent difference in readings between MACD and RSI which is the levels. RSI oscillates between 30 and 70 with variations according to the period
Hi all, I would like to get the source code for mt4 for the vwap indicator, but not all the ones that are on the internet, I would like the one like in trading view, applied to hlc3. The code in trading view is: // This source code is subject to the terms of the Mozilla Public License 2.0 at
Dear Support, I have a technical question. If an indicator automatically uses higher timeframe candles (for example, M1 chart uses M15 candles, M5 chart uses M30 candles, etc.) and the indicator runs on a chart where I change the chart symbol to one that I loaded a long time ago, even though I can
Hello in the mt4 we have fibonacci retracement tools for point C we can use of static retracement of percentage that is not exact I need tool for calculate point C with exact percent of retracement is there Indicator , EA , Script or anything can help me do that? I attaced picture for more detail "I
Does anyone have feedback on trading or placing trades using MT4 tick charts? I have developed an MT5 tick chart EA that works excellently for data reception on US_500. However, placing trades has been a nightmare; it simply doesn’t function as expected. It’s difficult to justify allocating funds
Greetings, Is there an indicator written that simply allows the user to write text and notes on the chart for personal reference. Just an indicator with a few input fields for alpha numeric characters (sentences) to be displayed on the MT4 chart. Thanks P
the number in the top left is the broker account number, is there a different account number for MT4? Or am i just completely confused. I was told they need my broker account number and my MT4 account number
Hello All, I am looking for a free MACD indicator for MT4 that looks like the one that tradingview has. It needs to have the zero line, the MACD line, the Signal line and the green and red bars. I have now downloaded 3 but none of them are what I like, does anyone have a link to one one download
Hi Can any of you add alerts to the attached code as tried using AI tools but all are producing code which are giving continuous alert but not whenever a new arrow is appeared , want to automate this using MX2
Hello, I'm registered with my brooker but I can't place an order. Can you help me? Thanks for your return
For some reason the top part of MT4 is white . No longer blue (or red when in loss ) . Any idea why and how it can be corrected? I even uninstalled MT4 from my phone and reinstalled it. That didn't work either. I'm using an S24
SimpleDailyRangeBreakExpert_v1.21. EA with pre-set files . H1 timeframe. Please find first week forward testing results
hi everyone can somebbody convert mt4 indicator to mt5 indicator
Hi coders, I have a technical issue that I cannot resolve it. I have an entry condition as follows :- double Hi0= iHigh (sym, 60 , 0 ), Hi1= iHigh (sym, 60 , 1 ), Lo0= iLow (sym, 60 , 0 ), Lo1= iLow (sym, 60 , 1 ); bool BuySignal= ... && Lo0>Lo1 && ...; bool SelSignal= ... && Hi0<Hi1 && ...; To
Hi; wrote this code that will send order entry confirmation to monitor screen and cell phone. if (TimeStamp != Time[ 0 ]) { SendNotification ( "SELL Order Possible! / " +Currency); MessageBox ( "SELL Order Possible! (" +Currency+ " /
[Deleted]
Hello, I have tried without success to get an order opened after my current trade stop loss or take profit has been hit. Here are my requirements. I currently enter a trade where my ea sets the stop loss and take profit. I wait for the market to hit either my stop loss or my take profit and when...
Hi All, I am trying to find an indicator similar to One-Sided Gaussian Filter w/ Channels [Loxx] on TradingView in MT4. Anyone get a chance to build similar indicator
Hi, this EA must read a custom indicator with iCustom, when I charge the EA for the first time it read correctly the Buffers, but after a couple of bars the same reading returns EMPTY_VALUE, as you can see from the Comment. See photos Pre (when EA is loaded) and Post (after a couple of new bars)
I have done amount version of my EA and done amount of backtest, some results are good some are bad, I dont sure which result is much closer to live account. My EA is only for crudeoil or usoil in 1M CHART with 1:100 account. "Spread: 50 pip for 0.xxx / 5pip for 0.xx" I have apply a features to 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.