General - page 852

Is it a glitch? But i can consistently reproduce it.
I have built an indicator and I want it to send notifications to my cellphone when a certain condition is met. I am planning to use the onTick function with something like an alert,but I don't know how I can send it my phone. Is there a way you can do this with metatrader? 
Hi All, I seem to be having a very strange problem with metatrader, i don't know if it's my broker or what, but i can't begin to imagine what it is. I have an EA that works sometimes, but not others. I wrote it myself so i know what's in it. I put it on and it might open the 2 pending orders it's...
I closed the order when there was a profit, but they open again. Does anyone know whether it is possible to disable the reopening of orders? Thanks
  Working together  (72   1 2 3 4 5 ... 7 8)
Good afternoon!!! I propose to gather a group of interested people to work together on EAs in Moscow. The group invites everyone who wants to work in a team. Particular requirements for the time being there is no. If you have a desire to write
Hello, Having bought a VPS and a signal, I placed it on an account. However, my forex account only trades with a minimum of 0.10 while I wanted 0.01. I would like to know if it is possible to migrate the VPS as well as the signal service on my new account? Thank you
just now ,I created a custom symbol ,and had import the history data .but when i to order,the system return a error code ,this code is 10004,who can help me !!!!  thinks!
Hello, in the above image Exponential Moving average = 1.13688       > (EMA) HeikenAshi Close = 1.13687                       > (HAClose) in my EA I have program condition if HAClose is less than EMA than do some work. I want to do this work on 4 digit basis like: EMA = 1.1368 HAClose = 1.1368 now...
As soon as I click any signal for copying and the window appears saying "Start Copying in Meta Trader", and I click it, instead of opening my MT4 terminal as it usually happens, now I am geting option for downloading MT5 Setup at bottom left corner of the window as shown in the picture. What should...
Hi  everyone  I downloaded the historical data  by selecting EURUSD 1m. I run the test from april 2018 to august 2018 and i got the result as attached. But when i run this from january 2010 and it gives me bad result. It seems very different from the result i am getting the last four months. I got...
Hi everyone,  First, sorry for my english. I use metatrader on my computer to make my market analysis and metatrader 4 application to take position if I can t be on my computer. I can t set price alert on the app. Is it possible to set price alert with metatrader app 4 (without server) ?  When I...
I am attempting to update some indicators and this nasty little form pops up ad will not allow me to download. Perhaps someone knows how to deal with this thing. Thank you
Can someone suggest why I do not have signal's tab on my Meta trader 5?
Hello, I would like to set Bollinger Bands on RSI in order to make a dynamic RSI in a script. I am stucked, I have these two function : iRSI and IBands but I dont know how to cross both. Help me please !
Good day I am searching for a mobile friendly MT4 app which will enable trading etc. The MetaQuotes web terminal works but is not optimized for mobile applications and so some of the functionality is lost. Many thanks Linton <Deleted>
  RSI Automated  (4)
After some search, i would like to open an order zith a RSI of 70 and a stop lost of 2 and TP of 2 That's my code, but it's do not work . can you help me Regards,  Henri extern int MagicNumber=10001;extern double Lots =0.1;...
Just opened a signal, 2% drawdown, and already the damn three sticks are lit up in orange. I haven't done anything yet. How do I turn them all green? Already impossible? What kind of algorithm is this... UPD Oh, it's fixed. All green. Thanks My understanding is that if you sit in minus for a while
I am trying the following custom indicator in my expert from here: https://www.mql5.com/en/code/13229. For my analysis, I tried to gather the previous historic data but I am not able to. I am getting zeros everywhere when I tried. While I am using the strategy tester, I am able to get the data one...
I already know how to import dynamic link library in EA of MT4/MT5. But I still do not know how to import static link library in EA. Could anyone here give me some example? Thank you very much
[Deleted]
hello, i ask if there are brokers offer spread 1 point for 5 digits eurusd (5 digits like 1.08236) or 10 point for 6 digits eurusd (6 digits like 1.085469)?
Hello, I was wondering if anyone would be able to help me as I amm fairly new to the trading scene. I amm trying to follow signals that are being sent to me however I am unaware exactly what they are directing me to do. Below I have posted a screenshot of the sort of signal imm receiving. IF there...
I want to shift my signal subscription from one account to other. How can I do that
Hello, could you please advise, how to add second MACD trend indicator onto first MACD to have both in one window ? I can´t find it... Thank you BR Stepan
Hello in MT4 strategy tester it was possible to test EA Trades LongOnly or ShortOnly, Is this also possible in MT5? and if so, how?
Hi Guys, what the best way to have multiple EA/Signals. Is it better to run each on a different MQL account linked to seprate trading accounts? Can I run them all on one machine?  I have a powerful VPS.  4cores 1Gbs 3Gbmemory 50GB SDD this should be enough to run 4/5 machines? My goal is to run 2...
As per https://www.mql5.com/en/docs/trading/positionselect PositionSelect Chooses an open position for further working with it. Returns true if the function is successfully completed. Returns false in case of failure. To obtain information about the error, call GetLastError(). bool  PositionSelect(...
I'm working on a strategy and I do not have the knowledge to create an indicator, it's more or less like that, a candle starts at 00:00 the indicator alerts a candle if it started that time and says the color of the candle, and when you give the time 00:04, he alerts us to a possible 00:05 sailing...
  modelling Quality  (11   1 2)
Hello What is  modelling Quality ? And how to make it 100%
has anyone figured out the smtp server address on the mt4? ive tried the mail.gmx.com:587 and few other combinations but ain't working. Im trying to get text alert on my phone but this seems to be on the way. Any suggestion? cheers