General - page 622

Hello, can the <product name removed> be used with a tick chart for futures trading
Hey, I want to count the number of bars it has been since the last MA crossover. Example chart below, which would have the answer of 12 bars including the current bar. is there anybody help me
  "Waiting for update"  (18   1 2)
The cahrts all say waiting for update. The data feed is live (good) but no charts are updating I tryed to signe up for new account and that does same things (3 times) Is there anything I can do?
  Crowded EA text  (1)
Hi I installed a hedging EA on MT4 platform using FXChoice as my broker with an ECN demo account. It appears to function, but I noticed that all the text is crammed together in the left and right sides of the screen. It's the only EA running. How can I add space between the lines of text so that it
Hello Please assist me with settings on how to set my volume to work. I have more than one Brokers using MT5 now my problem I tried to set volume indicator to Binary.com indicator but the way it showing is not similar to other MT5. What must I do because if I compare settings with other MT5's are
Hi coder... I am developing a new style hedge trading robot, in which I want to change the Order Comment when order close (in the line after the closing of order, while order is previously selected for orderclose function)... is this possible
hola buenas, alguien sabe o tiene un indicador donde me ponga los pips de una media movil al ask o bid? necesito que el indicador para metatrader 4 me vaya calculando la distancia de los pips de mi media movil ( periodos la que sea, si es posible que se pueda cambiar)al precio ask o bid en directo(
Hello, I would like to know how to browse all the currencies available for my EA in mql5. void OnTick() { for(int i=0;i<SymbolsTotal(1);i++) { Print("SYMBOL: ",SymbolName(i,1)," Found At: ",i); } } When i test it (F5), i select in Settings -> Symbols -> All Symbols from Market Watch
  Custom signal  (3)
hi, I follow this link "https://www.mql5.com/en/articles/691" to create Myoiwn Signal. There's no errors compilation, but in execution i face the following issue: cannot load "examples\\MACD.ex5" [4002]. here after the Cindicator initialisations, anyone can help me. Thank you and regards Hamid bool
Dear MQL5 and members, Im a Provider and I have question, about my capital/lotsize and Followers capital/lotsize ratio (I will abbreviate it as C/L). As i know mql5 calculate follower lotsize based on that ratio. Case 1: My capital is $100 open 1 lotsize (C/L=100) and that trade have float profit is
Hi, if i subscribe to some EA and monthly sumscription is 10$, what if subscription increases to 20$? what Will happen, Will it charge me automaticaly 20$, becouse when i subscribed to EA the price was 10$ and i market that i Will be paying monthly automaticaly. another question is if i subscribe to
  BB Channels indicator  (20   1 2)
Hi all, I have been enjoying this forum a lot and decided that it's time for me to share one of my best indicators. It's basically a abstracted version of multi period bollinger bands. Below are few screenshots and indicator source file is attached. How it works? It's kind of simple if you know how...
Hi, I use this code for open an order OrderSend(Symbol(), OP_SELL, 0.01, Bid, 3, 0, 0, "ORDER SELL", 10001,0, Red); and use this code for close order: OrderClose(OrderTicket(), OrderLots(), Ask, 3, Red); The Ask value for close point is upper than particular candle(Attached file): What is the
hi. I hve an error in my expert but I cant resolve the problem. error in metatrader5 in strategy tester is " "Error copying Moving Average indicator buffer - error:" Im begineer and Im working on this expert about one month.but now,I dont know what I have to do. You dont need tead all of expert
  fx pairs on mt5  (2)
Hi, im trying to open a new chart on the mt5 and i can see only the 4 fx majores, how can i see the rest of the fx pairs
Can someone help how can i close all orders when one order reaches the take profit level. thanks
I am stuck with a very weird problem. I have the following script: double value[10];int i=0; void OnStart(){ //double max; for(i=0;i<=10;i++) value[i]=(iCustom(NULL,0,"Traders_Dynamic_Index",13,0,24,2,0,7,0,2,i)); Alert(value[ArrayMaximum(value,WHOLE_ARRAY,0)]); } What i want is to see
Hello all. I’m new to the MQL5 network, and over the years I have build a large suite of custom indicators and EA’s. I hope some experienced people here will be able to assist in outlining: 1. The process of becoming a seller 2. How the code is secured 3. Any other important considerations. I look
First of all, a tick-to-tick trial should be used, where it is possible to download all the real ticks that have happened in the forex market. There are several recognized groups, many belonging to brokers, but these registries are certified by all the international organisms that intervene in the
Hello, I always had issues when creating indicators in MT5 that access data from different symbols and timeframes rather than current. From documentation I found this in a lot of places. For Expert Advisors and indicators, it is better to use the event model of handling. If during handling of
I am a beginner in this market at the beginning of my studies
  MT5 terminal  (3)
Hi, im new user in mt5 plattform i cant find the terminal button in the plattform, how can i see the demo account balance and trading histroy at the plattform
When attempting to optimize or backtest my EA, I can only backtest against the current contract, does MQL5 have a continuous contract for NQ or MNQ ? If not how does one go about backtesting further Ethan just a couple of months
i new and dont know the method , if i want to view ofline chart of EURUSD 5M for three four months how can i do it, tell me the best possible methods
Hello. As announced, my account was disabled beginning this month. I tried to open a new account but after filling out the form, in the registration part, it fullfills the green bar, but never gives me the login or password. What should I do to open a new acct ? Thanks
Hello togeter, i have a new Broker and i want to move my VPS from AKFX MT4 to Pepperstone MT5. I try to move the VPS - but but nothing happens. There is also no error message. Had everybody the same problem? Frank
Hello everyone. I have a problem with the mql5 code to close a market operation just before the closing of Friday. In practice, I would like the open position to be closed 5 minutes before the Friday evening market closes . Of course the Trading System should reconsider the different times between
MetaQuotes finally implemented its economic calendar functions in MQL5, but it's all useless if their economic calendar figures are all wrong. Please compare MetaQuotes' figures at the bottom (according to them and wrongly positive for EURUSD) with two other economic calendars (correctly negative
Dear MetaQuotes, it's been a good idea and high time to include additional columns for the Market Watch-window, probably most importantly the daily change- and delta-columns (I hope both in points and percent), but unfortunately they don't work, have a look: Can you please fix this
i am having issues with my meta trader account. every day i log in, meta trader seems to be deducting my account every day. Can anyone give me an answer to this please