General - page 99

Not sure if this is just for me or others have experienced this but, I'm on MT5 and I'm getting jitters on the strategy tester. I have it set to evaluate each tick and everything is fine until I believe about 2015 December on EURUSD. It will start bugging out and just buying and selling trades
Need help please. I am in a trade and have placed a market order. Subsequently I wanted to add a Stop Loss and Take Profit orders but it is not funcioning. Have restarted the and re installed MT5 but still not working on live or demo accounts
hello traders. What kind of connection does Metatrader use? http? socks? or other
Today I witnessed the strangest thing ever, the EA was still placing trades even after I stopped the server and also stopped Auto trading on local mt4 incase it will want to open orders locally. What might be the cause of this? Its an MQL5 VPS. Thanks
I choose my phone no. , save it. Setting will send me the Code no. to my phone , but nothing , no massage came in. So i change to send it by telegram. Result came out the same, nothing came in (No massage) I'd try it for 3 days and can't verify my phone, then i can't put the money in to the Web for
  Possibilities of Canvas.  (51   1 2 3 4 5 6)
Demonstration of the possibilities of Сanvas in dynamics. The picture never repeats. This script also works on MQL4, but much slower. #include <Canvas\Canvas.mqh>void OnStart()  {   ChartSetInteger(0,CHART_FOREGROUND,true);   CCanvas C;   int Width=(ushort)ChartGetInteger(0...
  withdawals  (2)
hello support i would like to k now why my withdrawals are being declined please i need your help
Please guide how to cancel subscribing to the signal, because the signal has reached 70% DD
  Explain that to me?  (11   1 2)
Hi all Trades, I have a stupid question for you, if there are any stupid questions. Why can't you use in the code, for example, StopLoss, TakeProfit, BreakEven, TrailingStop, Ask, Bid and a lot of others throughout the code, without using a lot of abbreviations if you don't need to. Can someone out
I am trying to get the result of the optimization run at the start of the forward test for the pass. Is there a function that can do this? I don't really know how to word a search to look that up
Hi all, I'm comparing MT5 vs MT4 memory usage. I load same graphs with same experts and indicators on a MT5 and on a MT4 platform. For MT4 platform memory usage is 81 MB amd for MT5 platform memory usage is around 180 MB. Could you confirm that MT5 memory usage is usually higher than MT4? Thak you
How can I skip forward testing for a pass that did bad in back testing? Is there some way to code something that, when it is doing the forward testing, checks to see how the pass did in back testing? And if it isn't above a certain threshold, it skips it to go faster
Please, I just registered on mql5 community and subscribed to a signal. I want to register for a virtual server but cannot. My mql5 balance is showing $0 but when I wanted to pay through the terminal using my card, it refused to work. How do I go around this problem
  stop loss  (8)
on stop loss what did I do wrong I am new to FX trading so I a sure this is a simple question but I dont understand why it didnt close at the stop loss point. I did it the same as always and this doesnt happen. buy s/l t/p sold loss 291.99 291.00 292.37 279.39 4880.00
Hi All, I am new to MQL5 and just started my trading journey. Based on the research/learning, I subscribed to a signal and purchased a VPS. Upon making the necessary changes, I wanted to sync all my changes to VPS. I can sync only the signal setting, as shown below. However, I am not able to migrate
Good morning, I've created 2 very basic RSI driven EAs that run fine when just running off my computer. Today I rented a VPS to try run it virtually. I constantly get this error when trying to sync. Is there any specific line of code that one needs to add in order to make an EA compatible with VPS
is there any way the text in button object can be multicolored ? thanks
How can I check if the current candle is higher (position) than the previous one, I mean only the two current ones
Hi, any idea why is the MA not showing here and what does the inf mean? Appreciate helping resolving this
I reinstall my OS relatively frequently. Each time I do this, the remaining number of activations decreases. I think it is strange that the remaining activation count is reduced even though I am practically using the product on only one account. Please improve this situation
Why would a set s/l not stop at the set price when it is at the right amount? Has anyone ever experienced this and lost more money then you should have? How do you get this fixed? price s/l t/p price profit 291.99 291.00 291.37 279.79 -4888 I am in a demo account so
double electron_double = 0.01 ; double atom_double = 0.00 ; bool atom_false = false ; bool atom_true = true ; int j = 0 ; string roots_signed[] = { "M1" , "M5" , "M15" , "M30" , "M60" , "M240" , "M1440" }; while (atom_double < 50.01 ){ for ( int i = 0 ; i < ArraySize (roots_signed); i++){
I just purchased an indicator, but I don't see it my puchased products list. I can see my other purchased products. Also, when I install one of my indicators , how can I install the same indicator on my mt5 terminals on my pc
Hello all, I can't make a purchase for MT4 signal subscription. Please check the following image, payment method links aren't accessible
I desire to know what could be the cause of this problem, which has been going on for over a year. In every market day (from Monday to Friday) in a very precise way, at 9:37 am New York time, the MT5 platform of <deleted> is blocked for a time that varies from an hour up to 3-4 hours, after this
[Deleted]
What's roule of popular channel
Hi all, at row 5 I have the following error: "Day_of_week" cannot convert ENUM. When I print int Day_of_week is 0 (today is Sunday). Could you help me? Thank you! datetime time_local= TimeTradeServer () ; MqlDateTime DateTimeStructure ; TimeToStruct (time_local,DateTimeStructure); int
Hi everyone, I wrote a general project for trading on currency pairs. The project format is as seen in the attached picture. It contains an expert file in the source folder, some include files and some set files. I have prepared a set file for each of the currency pairs including input variables and