General - page 762

  VPS  (2)
Whe trading using a Metaquotes VPS, when i delete a position off my MT4 terminal it also gets deleted on the VPS. However, if one add a position manually on the terminal, does it automatically synchronise to the VPS or does one have to manually synchronise again?
Hi dear, how can i incrase text size of elliott wave label in mt5? it would also be interesting to be able to create templates for assign from the graph, with the right mouse button, the wave degree and the relative color that I assigned to it. thank you. Mauro.
Hello, Just a symbol question as i'm a beginner. I use the variable in a printf statement like this + "text " + Symbol() + " text" What i see is "text #AMZN text" However i want to replace the # so its blank so that when I type in ... + "text " +SymbolModified + " text" What you see is "text AMZN
Dear friend, I am considering to use the MQL5 VPS for EA auto-trading. Currently, I have already some opened positions managing by the EA in my MT$ terminal. When I migrate the terminal to a MQL5 VPS, what will happened with the opened positions? Please kindly advise. Thanks in advance
Does anybody know were the orders of the META Trader 5 demo trading platform , downloaded from here, MetaQuotes, are held? Is this on a server or local on , my , computer? Ed
Dear reader, I want to limit my EA to only trade a maximum of 2 times per 5 minutes but I can't figure out the code. Anyone that can help me out? Thanks in advance!!
double           IniTrailingStop =MarketInfo( Symbol(), MODE_STOPLEVEL );void stopPercentuale(double InitialTrailingStop , double  trailing_stop_percentage) {   double PointValue;   for (int i = 0; i < OrdersTotal(); i++)       {         OrderSelect(i, SELECT_BY_POS, MODE_TRADES);...
Long time since I tried to setup a new indicator. I remember that the indicator values are not stored in the same directory as the program unless I specifed that somewhere. I wanted them stored in the same directory as the software. How do I setup it so the spec for my indicators get stored in the...
Hello, My question is about history CSV provided for the expert advisors available for renting under Signals. I'm trying to do some analysis using a different broker prices, and I can't match the open trade close trade prices. I don't understand the timestamp on them. Is this the local server
Hello, I want to change my signal provider. I have payed 90 USD for a 3 months subscription  Now, because my provider has changed the base currency of his account, he had to change his signal too. How can I switch from the old signal to the new signal ? Thanks
I have been waiting to get a response from your support. I know this isn't the proper platform but what can I do if your support simply choose to ignore my requests. It would hurt to reply customers, you know.
Hi, referring to the accompanying S/tester extract, you'll see that Buy Order 15 has a t/p of 1.16098, i.e. 0.1 pip profit, and yet records a loss of 207.20? Anyone got any ideas? Thanks and regards Matey
There should be a way to block incoming messages from people who use the messaging system on this website for advertising.
Downloaded MT4 setup and gotten MT5 installed instead, i do not want MT5 because i signed up for mt4 broker services and none of mt4 accounts will run on mt5 where can i download the proper MT4 setup please...
Hello All, Legally and according to MQL5 rules, can a purchased Expert be used as a signal?
I am looking for an indicator that inputs a high and then a low and divides equally price between the high and low in half like in the picture. Obviously this is just a rough line dividing price from high and low but it's just used as an example. 
If we download historical data from MetaTrader using History center (we take the data from Metaquote, not from my broker quotes). Does the trading hour that displayed on the historical data already matched with my broker server trading time? or is it GMT time? Artpat
  Squeeze function  (7)
Hi, i want to calculate the average of bb bands difference (Bandhigh-BandLow) for a variable set of bars. If last band difference (0) is < than the average, we have a squeeze. I have done the following code but I have errors: int IsSqueeze(){   double lastvalue=0,sum=0,bbaverage=0;   int i,temp;...
Hi, How to find the ip address , username and password for VPS? Thank you Regards, Anton
Please help with the following: I installed the last Windows 10 update yesterday (April 6, 2019) and my MT4 from IG Spain, stopped working. This is a real account platform. Other platforms with demo accounts from IC Markets and Oanda, also stopped working after the update. When I try to reinstall...
I see there are four execution modes (for each symbol and they are dependent on brokers). Market and Instant is there for MT4. In MT5, Exchange mode and Request mode are added. Exchange mode is basically the same with Market mode for the MQL developers (they use the same parameters). But there is an...
What are my options for giving other people access to my EA (for a monthly subscription price) without giving any of the source code away? 
Im trying to add SPX500 tot mt5 to test out my ea. At first I was using Tradersway demo then I also added Hugosway and xm.com to see if they included more symbols. But for some reason in the Market Watch window when I view all symbols I am still stuck on a limited list of only forex symbols.
Hi I am testing an EA that made good results but the default lot size is 0.01. I think the ea has a potential to be better if I compound the earnings and raise the lot size base on balance. The ea can't do this only initial. I think this is called risk lot size in forex terms. Does anyone know of an...
Hello, I would like to insert an arrow alarm in this indicator. Please kindly help me to add a alert when the arrow appears...thank you!
  Signal search  (2)
Hi to all! I am a Forex investor and searh signals to trading accounts with the following parameters: Age from 20 weeks Current yield (04/06/19) more than 4% Maximum drawdown on the account up to 50%, with the obligatory condition of the lack of replenishment of the deposit with drawdowns. Current
Hi, during backtest the mt5 suddenly stop working Any ideas?
I use 12 charts and on each a 800 line indicator that paints trendlines and values that feeds my 900 line EA. Im wondering how will I know the minimum requirements of the terminal and also when things happen like orders or alot of price changes what resources will it use in (Maximum or more