General - page 814

Sorry to burden you guys, i've been trying to test a strategy for a while and i'm trying to test the code. Sometimes it runs but when it tries to buy or sell it says "unsupported filling mode" other time it makes a strange noise and doesn't run at all....Maybe cos i'm running on a Mac? I'm with...
Could someone help me out? I want to display in COMMENT(); the following: Trade Statistics ------------------------ Today's Trading       :   <TT_number_of_trades_made> / <TT_profit_or_loss> - <TT_gain_in_percentage> % This Month's Trade   :  <TM_number_of_trades_made> / <TM_profit_or_loss> -...
Hicommunity, I’ve boughtan EA that I’ve used on several trading accounts – I have 7 licenses that I canuse. Does someone know how I can delete one of my licenses that are connectedto a trading account so that I can release one of my licenses? I’ve looked atthe page where I’ve bought the EA but there...
Hi all Ive completed the entire course on udemy on how to build a forex bot and have all the notes, so how can I have a set up where when the 50 EMA is above the 10 EMA there is a sell position, and when the the 10EMA is above the 50 EMA there is a buy position? thanks :)
I am referring to the MQL5 website. They are showing thousands of signal providers. Therefore, it is very important to have different options to sort them on their website. What I am missing is a sort-option for monthly or weekly average performance or over another certain period of time, e.g. over
I'm getting a faster VPS and have the choice between 2012 and 2016 - is one of them better for running multiple MT4? THANKS
Am I right in thinking that if I have a MQL5 VPS in NEW York and the single provider also uses a MQL5 VPS in New York, that I will get faster execution speeds than if the provider's VPS in New York communicates with my own (non MQL5) VPS in New York? Or no difference? Thanks
Hello, in this image, historical data are also displayed for trading hours where the future is closed. The data provider is CGQ via AMP futures demo account. It's a Metatrader 5 bug?
Hi All, I'm in the process of developing a small EA based on RSI and couple of other indicators using MQL5 wizard. My problem is I want the RSI indicator to signal only when RSI is >70 or <30 and place buy or sell orders accordingly. But currently it is signaling for Failed swing, Divergence, Double...
I have tried time after time to stop my visual host from running, I have removed the EA from the charts, closed the charts, turned auto-trading off and re-synchronised time after time but to no avail, the auto trading still happens. Any advice or ways to stop this
  Notifications  (1)
Why can't notifications be sent to windows cellphone  via messenger. Why only Android and iPhone?
Hi everyone i am new on forex. I want to subscribe a signal but there is something i could not resolve by myself. On signals there is maximum drawdown i want to learn maximum drawdown but in relative drawdown there is by balance and by equity for example i am writing here Relative drawdown: By...
Hi All, I'm new to mql5 and in the process of building a mobile and desktop application for task automation. Question; How do I integrate it to MT4 or 5? Is there an API? Or documentation to guide in integration? I will appreciate your help. Thanks, Titus
Hi There, I'm pretty new to the trading scene, I have been doing some research into a trading tool/technique I have been trying to use. I have been told that what I am trying to achieve is called a curl stop? and can be achieved on MT4/5 by using a flag? basically I was looking for a way to...
Hello all, first topic/post in here.  Joining the forums today to ask some questions about the Tester Agent manager for the MQL5 Cloud Network. I've had the program running nonstop for the past week or so to test the amount of network traffic and see how well it's being utilized but it seems as...
Hello, I am unable to backtest my EA due to a  History Data Error in Terminal.     Can anyone assist to correct this error?? (see attachment)  Thank you, Tamone
Currently, I have been using this code... //------------------------------------------------------------------- int TotalOrdersCount() {   int result=0;   for(int i=0;i<OrdersTotal();i++)   {      OrderSelect(i,SELECT_BY_POS,MODE_TRADES);      if (OrderMagicNumber()==MagicNumber) result++;...
Hello ! I need an EA that closes positions of specific other EA based on its magic number + in specific hour.. Any one can help ?
Hello I was hoping someone can offer some insight into Risk control features. I am currently looking to implement risk control strategies similar to what a traditional prop firm would do in a retail environment but for myself. Features such as. Max Net PNL Loss for the day. If triggered would...
Hi, I have done the backtest using EA : Moving Average.ex4 for EURUSD from 11.21.2018 to 11.24.2018.  I have spent a lot of time to calculate the Absolute Drawdown and Max Drawdown by hand and it does not tally with MT4 output. Is there a possibility the MT4 output is not correct? Kindly help....
Guys, I need help, please! I'm with an EA for my strategy. But it turns out he's not making buy-and-sell market entries! I searched a lot for the internet but I can not find the error in the configuration. Follow EA OrderSend:...
Hi all, if i rename the magic number in inputs, will it work ? example: switched on same expert in 3 timeframes and named 3 different magic numbers for the same expert in different charts.. will it work ?
Have a look at this pls... Is this account worth copying signals? i mean is it feasible for me to deposit more money into this account and is it feasible for others to copy signals from this account?. if not , then what should be my goals as a trader? Additionally I have spent an year on demo acc
So I followed this link: https://www.mql5.com/en/articles/385#files And, from what I understood, it said that the version is set in the MQ4 source code properties under: #property version So I set the version number to "1.01", but the MQL Market set it automatically to 1.1 when I submitted the...
Hi, I'm unable to renew VPS on my account. I went through the same process but the system seemed to hang. It kept on buffering since forever. Does anyone experience the same..?
Hi guys, I have a couple of arbitrations waiting in the freelance section, one of them is for at least 3 weeks, but no feedback from arbiter.Does anyone of you experience such issues? Best Regards
that's all there is to it. I just want to know what all i have to do to keep my vps going or if i have to keep mt5 open and running as well.
  Tracking Order trigger  (13   1 2)
Hi Guys, I have 4 Short and 4 Long conditions in a single EA that are working fine. Orders are opening , now here is my questions. Is there a way i can assign a unique identifier to every position that opens so i can track source logic of that order. so that i may tweak individual conditions more?...
Hi, I want partners to make a trading Robot. With my knowledge and yours, we can join in, pool in ideas and strategies to make an Expert Advisor. I have the programmer, I just lack knowledge. After the product is ready, every partner will get lifetime license of the EA, $10,000 funded by me and...