General - page 761

Is there a way to search known issues or service desk ticket? Many Thanks!
double ClosePrice = Close[0];Comment(ClosePrice); When I test this in the strategy tester the result is hundreds of numbers zipping by per second. I am trying to get one number every 4 hours. I think a period() or PERIOD_CONSTANT is needed but I don't know where to start. The definitions from the...
Hello Community, What I need is basically the following: 1) If current ask goes above previous high, close all SELL orders. Only allowed to close on upcoming bars. 2) If current bid falls below previous low, close all BUY orders. Only allowed to close on upcoming bars. I have tried closing these...
How can I add a new signal at mql5 ?
   Dear coders,         I saw news that Python is integrated in Meta Trader 5. What does this mean?  Can we write an Expert Advisor in python and after compile we can call it from MT5 ? Or ?
  SSL certificate  (3)
I used VPS from MQL5. I would like to have SSL certificate so I can make my IPAD match to the platform on desktop. Please advise. Thank you Piyanart
White Line: 3 prd EMA Red Line: 0.5% Trailing stop BUY: CROSS (White line, Red line) BUY CLOSE: CROSS (Red line, White line) SELL: CROSS (Red line, White line) SELL CLOSE: CROSS (White line, Red line) EMA and Trailing Stop to be set optimized.
Hello,  I'm interested in creating a server that will allow MetaTrader users to trade against a custom service provider. Is there any documentation on broker integration for MT5?  Thanks
  MQL5 site down ... how/why?!  (14   1 2)
MQL5 site was down for an hour while I observed... might have been more time ...  I couldnt reach VPS nor now I cannot close orders...  I probably facing losses now when market opens on monday...  How its possible the site is down? 
My EA sends notifications to the mobile phone It does not trade the market and it fails the automatic validation process How can this be resolved?
Hi, suppose I have a matrix defined this way: #define DIMENSION_2 1//--- Inside OnTimer( )double matrix[][DIMENSION_2]; If I want to set the first dimension of the matrix, I can simply use, for instance, ArrayResize(matrix,4); However, how can I change the second dimension of the matrix? Is...
hello, I would like to code an algo which uses vertical volume per candle so I want to know if it exists thanks
OnChartEvent() is not working in MT5 strategy-tester for EAs but somewhat works for indicators, the same goes with MT4.  Not expecting anything for MT4. As I understand this problem was pointed out in 2014 (LINK) for MT4. To make things clear, did I do something wrong or MetaQuotes corp. have not...
hello all, I have a custom indicator I want to make an EA with, it has 2 lines, I want to buy when one is above the other and vice versa, however I do not want to have to have the indicator go along with the ea, ie. if I give the ea away I don't want to have to give away indicator as well so I want...
Hello. I want to receive last prices in my simple application is it possible to connect a 3rd party app to forex servers(mql server) just for receiving last prices?  otherwise can i connect my app to meta trader for receiving prices? i'm using C#
ok so can i set my own lot size for each trade that is being copied.is there an option set your lot size.
Hello. I want to plot some indicator lines and sometimes add or remove some of them. For this, i using an 2D array that each column filling a buffer in calculate method. How and where should i declare this Array[][] so that when i change indicator parameters , values and calculations of this array...
Hi, Can someone add sound and window alert when the arrows are created on this indicator. It does create signal arrows for buy and sell but there is no sound or window pop up alert. Need that to be added. Thank you!
Hey All, I'm getting a lot of messages from people who I do not know.  Their spam falls right into my my MQL mailbox.   When I want to respond to one of my friends, I go to Messages and now need to scroll past countless messages from people who are bulk spamming their signals, bots and bad brokers....
Hi,i am new here and as i said in previous post,i did a deller application but didn t approved.I contacted withmoderator and send mail to support and still no answer.Is this regular or must i do something else? thank you in advance
Hello folks, could anyone help me with examples, why in B & MF the FOK, works well, and using Forex only runs the IOC ORDER_FILLING_FOK ORDER_FILLING_IOC ORDER_FILLING_RETURN Thank you
hi, i searching for the fast scalping th3Eng indicator buth can not find him.Anyone can help me with this or can make it for me? It was before here buth now unavalible. Thanks.
  payment failure  (1)
Hi, I'd like to rent VPS (10 USD/month, with renewal), but I can't proceed with the payment methods. My bank card payment is declined, I don't understand the reason. Regarding the opportunity with paypal, nothing happens if I click on that option. I asked support to help, they said to specify my...
How to contact with "Signals" service Administration? 
Hi, I want to create an indicator where I am able to define the daily high and low values of each currency pair. This indicator I will be placing in the 15 min and 1 hr chart. Please find attached an indicator that I have prepared for the same. When I load the indicator for the first time it shows...
I just published my paid signal. If someone decides to subscribe and pay me the price - what kind of obligations do I have for the subscriber? What if I want to pause my signal? Or cancel it for good?
  Mql Course  (1)
Does anyone indicate a course?
Did you try the Recovery zone strategy before, what about it? 
  Rahul Mohindar Oscillator  (123   1 2 3 4 5 ... 12 13)
Anyone has Rahul Mohindar Oscillator for MT4 ?
Dear folks, All EAs that am testing since last 20 days, they are giving me consistent losses in strategy tester for April 2019 and after. Is there a problem with the market or my strategy tester? It cannot be a co incident that every EA is failing from April 2019 on my strategy tester.   what can...