General - page 817

A signal that has been connected to MQL5 signal database only for the last 15 days, has been ranked No1 of all MT4 signals in the MQL5.com website. Is this logical and right for a signal that shows a 9,56% drawdown, but this DD its only the result of these 15 days, that has been connected to MQL5 ?
  Account Check  (5)
Guys, I think that I have been scammed. How do I check if the account is real or not? if so, How do I know if it is still active? Thanks in advance
(mt4)after selecting  the last closed order from he history pool. how do i gather information about the order (order lots, order type, order magic number etc ) and store that information in other variables?. secondly, how can i effectively select the n'th order (last closed sell order for example...
I WANT TO CREATE AN ALERT SYSTEM WHEN RSI=50 JUST it without  repeating alert a lot of time. please help me //+------------------------------------------------------------------+//|                                                       ALERTE.mq5 |//|                           Copyright 2019, IB...
I have purchased VPS ($10/month). The signals were copied on the free trial for one day but not after I subscribed?? Any ideas what I need to do?
Hi, What is the best reversal indercator that does not repaint? And also just any general reversal / reversion to mean strategy advise. THanks
  MQL5 to MQL4  (1)
//+------------------------------------------------------------------+ //|                                                          ROC.mq5 | //|                   Copyright 2009-2017, MetaQuotes Software Corp. | //|                                              http://www.mql5.com |...
For EA, when i should use property strict and when i should not use it? PS: What is recommended by a programmer?
I finished a EA job have some minutes, must I send it on the commentaries?
[Deleted]
Articles Strategy Tester: Modes of Modeling during Testing MetaQuotes Software Corp., 2005.09.13 13:10 Many programs of technical analysis allow to test trading strategies on history data. In the most cases, the testing is conducted on already completed data without any attempts to model the trends...
  About volatility  (2)
By what is caused the increase or decrease of volatility? (microscopically and macroscopically) Today, is the volatility higher or lower than in the past in the Forex market? What we could say about how the volatility will be in the future (higher or lower than today)?
Hello Dear Mql5 Community. In my account one of closed jobs still remain as in progress job.  this job has been canceled by arbitrage and customer recieved his fund but this job remained in my progress job lists and made my box busy. Any one or mql5 admin has any solution ?
It took me a while to figure out the bug in my code, but it boils down to StringToShortArray() function this is the test: void test_strings(){    ushort a[];    int alen = 0;    string s = "michael";    StringToShortArray(s, a);    printf("string '%s' has len %i    array a has len %i", s,...
If I pull up mt4 usd/jpy 1m. chart I get a different reading f4om that same chart on mt5. Why? Isnt the market being read the same? Shouldnt it be the same readings on both platforms. I have one going bullish while the other one going bearish. How is that
Hello, Is it possible to find somewhere Open Interest to download for MT4? Thank you so much in advance.
  What errors here  (4)
Hi Folks. What could be wrong with this code? if(Hour() > 23 && Hour() < 24) { if(Minute()>1 && Minute()<29 && pipe_red==true)     {       pipe_red=false;     }   if(Minute() > 31 && Minute()< 59 && pipe_red==false)    {      }  } The code within will not execute. Thanks yo'all for reponses.
I am seeing to many posted Signals, and to many EA for sale that has this type of evolution. With all my respect for traders, developers and buyers of any kind. Please be more realistic and stop chasing The Dream...( or Martin Gale strategies, at one point in your life, it will prove you wrong...do...
Does anyone know how I can know how many pips an operation of my mt4 carries for mobile? That is to calculate and when they occur approx. 100 pips close the operation, thank you! (if you think you have a type of indicator or that is known in the graph of the operation?)
Hello, I have on question regarding input parameters using with nquotes c#. Is it possible to set the input parameters with nquotes if i only have the .ex4 file? Thank you for your help Br Christian
Hi, If my signal account drawdown is 55.5%, still can get get subscribers to copy the signal?  Thanks.
Hi i want Create a file but my parameters is to much and I'm faced with this warning : FileWrite - wrong parameters count I want all the parameters to be written horizontally How can I fix this warning
  VPS  (3)
When can I close my online platform after lunch VPS (and getting synchronized) . And when I again lunch my PC platform, must I synchronize it with VPS, to view  my stats on VPS ? Thanks.
  How to vote  (3)
Hello, I have a simple question, I would like to know how I can vote (evaluate) an indicator or others on the market? (Lol)
Dear forum members, please name 4 factors on which you think the price level depends. The factors should be such that they can be quantified symbiotic to the price, i.e., each price value should correspond to the value of each factor. For example, if we take the dollar index as one of the factors
This is, most likely, an obvious answer....I am trading FOREX binarys on NADEX. The question is this: If a trade is 5 hours out, what timeframe/s should I consider with respect to this possible trade? Thanks for the info
Less than 1 : 1 , 0.20 : 1 that means risk 0.20 and get profits 1, Less than 1 : 1 , 0.33 : 1, Less than 1 : 1 , 0.50 : 1, 1 : 1, 1 : 2 that means risk 1 and get profits 2, 1 : 3, 1 : 4, 1 : 5
Please how do i make my positions and impending orders private? Thanks
how to translate metatrader 4 into metatrader 5
Hi guys, I coded an EA that works on the CAC40 CFD.(usually called FRA40) That CFD at my broker is open from 8:00 to 22h00 CET. The EA decides if it will open a position in the last 5 seconds before the daily closure occurs, meaning between 21h59h55 and 21h59:59. And of course the order opening...
  signals trading  (1)
Bonjour, how to follow many signals with only account, is it possible? Thank you guys