General - page 629

Do anyone have this indicator the MBFX timing indicator so I could download it and maybe with some text on how to use it effectively, many thanks in advance
I am wondering about the 2nd to last parameter . int icustom_var = iCustom ( _Symbol , 0 , "blabla" , 20 , true , 0 , 3 , 1 ); The parameter with the value of 3 in my example above. In the docs in says its the mode of the indicator. In a lot of examples ive seen people referring to they say its the
How I can configure copying parameters for trading signals
Hi,    I am trying to use WebRequest to send a header and get a response. Basically I have the follow parameters:    url: "http://www.b3.com.br/main.jsp...
I lost the old phone number and I want to replace it with the new phone number in the security section. Please help me
Hello! I need some help. I'm connected to mt5 platform with my broker account, but on the mt5 platform I cannot see the $100 I've deposited nor the robot I've rented. I need help on this issue, please
Today i am rent Market EA, but can not install, pls help. Thanks! The order number: 200531_1119, Authorization code: T39785
Hi There Is there a way to hide the indicator windows in MT5? For example in Tradingview when you double click the chart windows it hides all the indicator windows, and then shows them again after another double click
[Deleted]
I see to sell signals I have a difficulty in that after you have a new sim number , the new number ( with) the old sim number have to respond on your new phone , but since upgrading on trading knowledge or should I close the account and just re-open although I will loose the $15 still on the mql
  Need Support  (4)
Hello, I've made two accounts not knowing I could have only one account. Can you please transfer the balance from account name: GP112233 to account name: GP1122? Thanks
The new "Search & Replace" window, really? In comparison, the VS-C# editor uses 10% of the space and does the same. For "Search and Replace" in further files, there should be another window, cause nobody needs this more than in one of 10.000 cases, same as with search in community ... who needs this
Hi guys, Wanna know  with keeping signal copy in mind, I'm looking for a way by where I trade daily, but want to  copy my signals only to family members who  holds trading accounts. In other words, not for public view. Any Ideas?
Can anyone advise me. I have been running 2 MT 5 account on my normal desktop with 2 EA i purchased through MQL5. Normally these are linked to Experts Advisor -----Markets. ( they show under markets) The Market drop down is not showing and therefore no EA. MQL5 is fully signed in and using same MT5
I enabled VPS in my account for one month but it was activated under auto renewal and took away the entire balance from my account. Now I don't need VPS. If I deposit money in my account will that amount also get debited under this auto renewal plan
Hi, I want to create an object that could be sorted easily. but the thing is that I want its derived objects not to follow the same rule as of the based class. so I'm trying to override Compare method of the IComparable interface but I want to make each type of child objects to have their own method
Hi all, I hope you are well. I want to develop an intelligence lot size algorithm for a Reward/Risk= 1/6 ratio. I use 5pips take profits and 30 pips initial stop loss points. I have developed an EA. It have completed its live test for 3 weeks. It have obtained 81% success rate ( Total trades: 324
I was using the EA and was working well on the VPS until recently it started given this error message. Any clue to the solution
MQL5.community: authorization failed
[Deleted]
if the email, smtp , ftp and community login are already valid , and can the VPS connect without the proxy server login settings
I want to offer services related to EAs (e.g. testing), but I have no location to place this offer ! Could you pls add a Services section among Products , or among Jobs for Freelancers, which should become Jobs and Offers from Freelancers? Waitng for your swift reply
[Deleted]
Hello guys. I created a string parser that uses a delimiter to extract multiple parameters from a string variable, or a string return value of a function. The results have to be typecasted to the corresponding types as they are stored in string array. Is there a better way to do this? example: void
Does it ever happen that a freelancer has ordered a robot (or indicator) and it is a profitable thing? If so, how often does this happen? Or is it like with the gold rush, where, behind the legends, those who sold picks and shovels made the most money? This is, by the way, the 20,000th subject. A
Hello everyone. I've been having a problem and wanted to ask for some backup. So, I have been running the strategy tester using multiple cores in my computer, but also using other 3 computers in my network to accelerate the process. The problem is that, when using the function FileWrite(), this csv
Just downloaded MT5 on a new PC and it only lets me open charts for 4 FOREX pairs. How do I get chart data for additional pairs? Specifically NZD/USD
  How import csv ?  (11   1 2)
How import/export csv history data in MT5
  minimum capital  (1)
Hello, I'm new and want to know what is the minimum capital to deposit to follow an automatic signal ... Indeed, the trader opens positions but I must have enough margin to hold his positions but as we can not have positions less than 0.01 lots I want to know how to know the minimum capital? Thank
I have a freelance order requesting modification of my EA which uses some indicators, one of which is a version that I paid for. My concern is that the licensing is dynamic, and is checked by the indicator every 24 hours, and allows 1 demo account and 1 real account. The developer's help section
  Copying a trader  (1)
Hi, I want to copy a trader but when I click on subscirbe for 30 USD on the site is says open in terminal but then nothing happens end when I favorite it on this site it doesnt appear in my faverites on my broker
Hello, my problem, I am a seller and a new sign provider. I have uploaded the necessary documents but the problem is that my service is not showing to the public. please help
//+------------------------------------------------------------------+ //| Input variables | //+------------------------------------------------------------------+ input int Stoploss = 50 , Takeprofit = 100 ; input double Tradevol = 0.1 ;