General - page 898

This Developer has previously handled project for me, and I would like to select him to add features to the EA we have developed. I listed the project as available to him only, but his contact came up BUSY. Just now I edited the project to be open to any developer, in case there was an issue with
I got a lot of connection error messages for more than 2 hrs. why this happen and how can I prevent it? During these 2 hrs, the signal did not work bu my EA still works?
 constantly searching for the best way to trade?
anyone can advise how to code the arrow as attached photo
Hey I installed MT5 on Google Cloud, and wrote a script that would send emails to me when certain conditions are met. The problem is that everytime I loaded the script to one of the charts, it will run perfectly; then 9 minutes 29 seconds later, the script is automatically removed . Is there
Dear support! I added my demo account to the "trading accounts" section (VPS) but I cannot login: Can you say whats the problem? Thanks and kind regards, Uli
  strategy tester  (1)
My tester worked well for a long time. Now,  Whatever start time I enter it will not pass it,   Stops and squeaks. This is despite    Using it on different computors.  Despite loading a new MT4 platform. Despite using different EA  or  INDIcator. Yes I have put in history also   sometimes...
Hi all, I searched a lot to get the close price of each day for the specified symbol, this is what I've done: for(int i = 0 ; i <marketWatchCount ; i++)   for(int day = 0; day < NUMBER_OF_DAYS ; day++){      ticks = CopyTicksRange(SymbolName(i,true),tick_array_day, COPY_TICKS_ALL, (startday*1000 +...
Hi, for example (sorry my english). Run manual trading in multiple accounts, The account 1 is "10% size in money" (with leverage), example 100 money *100 (leverage) 100% positon is 100,000, 10% position is 10,000. The account 2 is "20% size in money" (with leverage), " " ". The account 3 is " " ""
Hello, is it legal and permitted to use a portfolio of robots purchased or rented from the MQL5 market place to form and sell a signal via your platform? Thanks for clarification.
[Deleted]
Hi I am thinking about getting a Apple iPad or a Microsoft Surface Pro to control my  Metatrader 5(EA) on MQL5 VPS. Can i use Metatrader 5 on iOS to monitor and control my Metatrader 5(EA) on MQL5 VPS? Thanks a lot!  
In MQL5, there are a series of time periods within the enumeration ENUM_TIMEFRAME (PERIOD_M1, PERIOD_M5, etc). Is possible to create personalized periods? For example PERIOD_M45 Thanks for your reply!
Hello, I used to have a rented VPS for signal copying that I have forgotten to pay the pay the second month fee for. Let's call it VPS1. So it was terminated because of not receiving the fee payment. I got another rented VPS. This is causing me some problems - let's call it VPS2 VPS2 does a lot of...
Thank you for assisting me. I really don't know much about computers and the such. when I download a robot I purchased from a freelancer, it shows in Metaeditor, but it won't save the program. The "save" portion of the menu won't save it. I can't see it in the left file section. It may help to know...
I just want to see a simple ema: In OnInit() I create the handle and defined 3 buffers successfully!!, In OnCalculate() I want to copy the values into the buffer:    int limit=rates_total-prev_calculated;   int count=(limit>1 ? rates_total : 1), copied=0;   copied = CopyBuffer(Hdl_Ema,1,0,count...
Hello.I have a problem with poorly calculated statistics in my signal.My signal is called [name of the signal was deleted by moderator] and the link is [signal link was deleted by moderator].The graph shows a drop of 100%, but that's wrong. The original deposit was $300 and then I put in $300 (2018...
Hello, i hope anybody can maybe help me. I have an open service desk ticket, where i insert about 10 screenshots in jpg format. Now i received the follwoing answer from the service: " Sorry , we can't download and open every file. You can insert pictures properly, ask on forum how to do it if you...
Hi, How do I open a live account with the metaquotesBSE? In Metattader5 Thanks Jonathan Moore
Hey everyone, I need help, maybe step by step, on what to do to get all the signals i have set up in MetaTrade 4 on my laptop for my phone Lately there r times when i dont get signals, even if i see they where on meta trader 4 on lap top, but not getting in on my phone, and i must add that till then...
I have created a template. I tried to apply it on various charts using my indicator. It worked fine until I change the indicator setting. There is a parameter in my indicator where I fetch candles. Most I need to have only 10 candles data but sometimes I change it to 20. But that only happens on the
Hello, newbie here to EA'S, not trading. I was hoping somebody may be able to point me in the right direction to start learning about creating/writing my own EA's (need to learn from absolute scratch). I have done bits of research but I have absolutely no idea which is the best way to go about doing...
  Alternate EAs  (1)
Hi, guys! Is there any way of stopping an EA of working? Let me explain. I have 2 EAs, but I want to use only one of them each time. So, If EA-1 has an open order, I don't want EA-2 to open another order. When that first order is closed, I would like to allow both EAs to work together again. And so...
I am trying to call the indicator inside itself with different parameter and Chart symbols. See what I did:   #define count_symbol 3string Symbols[count_symbol]={"CADCHF","GBPAUD","EURUSD"};int OnInit(){if(draw_charts){   for(int i=0; i < count_symbol; i++)    {     SymbolSelect(Symbols[i],true);...
Where have they gone
Hi all, I am trying to create a simple indicator that tracks the movements of the account equity and provides 2 values: Buffer 0=account equity (taken from another indicator with iCustom function) Buffer 1= simple moving average of the account equity For Buffer 0 everything is fine, I cross checked...
403 - Forbidden: Access is denied on mql5.com What is the problems? 
Wrote the iAlligator function with the following parameters in my EA. My issue is when I am testing this with EURUSD 1H fort the month of May 2018, the values are not matching with what I see on the chart. Could any one help me to understand why I see a difference in Jaws. Candle : May 30, 2018 10...
[Deleted]
this is what i was trying , out of curiosity. CopyRates returns 100/ok , but the buffer is all 0's.  Is the broker not exposing their historic rates info? or i'm doing it wrong? MqlRates rates[100];int OnCalculate(){   int copied=CopyRates(_Symbol,NULL,0,100,rates);   if(copied==-1)Alert("failed...
Can a person with metatrader4 platform copy signals of a signal provider with metatrader5 platform
  Record on the Market  (421   1 2 3 4 5 ... 42 43)
The Market is currently setting a record for the number of published products . For example, experts for MT4 were published 55 units today, for MT5 - 9 units. To compare, only 6-8 Expert Advisors have been published recently, and all the developers were scared of too rigid moderation. Apparently