Hello all Please do not delete the topic again Please reply to the topic and explain the situation When to return again Webmoney I can't withdraw money Please Help Thank you
Hello everyone, I just downloaded a bollinger bands EA and I want it to run ONLY on GBPUSD 4H, however if I move across the charts I can see it has been added to every single symbol... How can I make sure it only trades that one pair and nothing else? Thank you in advance
Hi experts, Please help me solve this . I have tried these ways,but not work . - re-install mt5 (version 5 build 2233) with deleting personal data - deleting these folders "server's name"/ history Thank very much
Hello, Just a heads up... I've just came across this behavior when you submit an indicator that makes use of the newest feature: Input Group. Take the following code: //+------------------------------------------------------------------+//|
Hi all, The MT5 on my Samsung Note 10+ installed as a tablet version not the mobile version, is there any way to fix it? Best Regards
Hi, To download historical data I am currently using Tickstory Lite which is Dukascopy's data, it is however not round the clock price data but follows the exchanges opening hours which is not what I'm looking for. I would like to get <> and would like to hear how you go about getting this data,...
Hello everyone, is there a way how to export or save the entire optimization report on mt4 so that it is possible to import it again with its all input parameters such as Mt5 file.opt report, without converting in html where parameters are not saved or simply copy to txt or other formats where they
I've just tried to compile an indicator and submitting to the Marketplace, but the automatic validation process throw me that message... Do anyone has a clue to what is happening? Thanks in advance... ;)
You got to be VERY PATIENT ;) How annoying the automatic market producttester can be ... LOLs An example test result report: test on EURUSD,H1strategy tester report 1 total tradestest on NZDUSD,H1 2017.02.02 13:47:24 Tester: not enough money for buy 0.20 NZDUSD at 0.73282 sl: 0.00000 tp: 0.00000
I'm trying to develop an indicator that shows the arrows when the current candle closes below the selected MA. However , I'm stucked about the next step after calling the iMA handle. Kindly help me out community . I'm a newbie here. Attached is the indicator
Hello there fellow coders and traders, recently, I tested an EA on a VPS located in New York. It was running fine, until the EA suddenly deinitiated. But it reinitiated as if nothing happened seconds later. I would appreciate it, if someone could explain me, why the EA deinitiated and reinitiated
All thing are ready but, i can not received any SMS to active mobile phone number. I try to complain in "Contacts and requests" option but they didnt reply me and throught email as well. I need some suggestion... :((
Hi, I'm trying to use an expert advisor and I have a problem that I can't solve. back testing works great. Demo works fine too. But when I try to trade a real account, the problem begins. "4112" error in the "expert" tab appears many times when EA needs to perform a trading operation. I spoke to
I woke up this morning and 2/3 of my MQL5.com friends have been removed , reducing my friends number drastically. I see that all the friends I had added the last few months, were not in my friends list anymore. Does anybody else has a similar situation
I suggest turning the Market towards the customer: along with a paid monthly lease, make an option to rent a product for free on a demo account for a week . I'm sure - half of the products in the Market would disappear (they are all empty tester grails , which are dangerous for buyers' accounts)
I guys. I'm starting trading . I want trade on : 1)EURUSD 2)USDCHF 3)GBPUSD 4)EURGBP 5)GBPJPY 6) USDJPY 7)EURJPY The following commodity : 1) GOLD 2) OIL F20 and following index : 1) JPN225 2) GER30 3) IT40 4) US30 5) NAS100 6) US500 7) FRA40 Do you know a trader to copy specializated in this
Is there anyway to set a default indicators for each chart I open instead of adding indicators with custom options each time when I open a chart window , I need to set some indicators to be automatically added any time I open a new chart window
I have this modified indicator that I bought from the freelance community. Now I want to refine it such that the arrows and message alert appear when the currentcandle closes below a selected MOVING AVERAGE. I started it but I’m stuckednow so please, learned community assist a brother. Thanks. NB
I have a mql5 program, that have 2 functions, can some one please help me corresponding function mql4 ? int OnInit()int OnCalculate()#property indicator_chart_window#property indicator_plots 0#property indicator_buffers 0input bool breakoutalert = true;datetime timeIn; someone please convert the
[Deleted]
Claims that a product from the marketplace is tied to hardware (computer) are highly questionable. I downloaded the free HMA5 indicator and used it to make my own. #resource "my_HMA5.ex5" All is well, but yesterday one of my terminals crashed when trying to optimize all ticks. My computer froze and
As the title says , after writing the indicator codes , in MQL5 , every time clicking on Compile button it makes this error 'setIndexLabel' - function not defined in file IndicatorFile.mq5 in line 31 , column 4 by the way , it makes more errors like this 'setIndexBuffer' - function not defined
Hi, I've been trying to find a script for MT4 where I can type in my stop loss and the amount in cash value that I want to risk on the trade (example: £5.00) and then press Buy or Sell and the script opens the trade risking £5.00 or any amount that I enter. This way I wouldn't need to worry about
Hi community. This is not very serious. I'm a programmer, I worked with MQL4 for about 2 years, wrote many EAs & Indicators for me, but I cared about the functions, performance, logical, ... only. Normally, I use extern when I write EA & input for Indicator (as I saw on many EAs & Indicators when I
Hello, I rent a MQL5 VPS and subscribed to a signal but I noticed that signals are'nt implemented to my account since yesterday. Open positions closed on the signal provider account 24 hours ago were not closed on my account. New positions were opened but not copied to my account and are not copied
Hello everyone, im from malaysia , i would like to ask is it mt4 can be open also on iwatch? Is it somebody can explain more detail if have so, tq
Hi all, so I have a piece of code that loops through all the instruments - alerts trigger as required in my Alerts box correctly. I then am closing all the windows after this as a tidy up. Currently I am going through the alerts manually in the alerts window to check which instruments alerted and
I have been having issues withdrawing from Mql5 since webmoney was stopped . I was made to understand that CardPay withdrawals works for virtual Visa cards . Please any one with suggestions where I can get a good virtual Visa card for CardPay withdrawals
Hi Guys... I'm new to MQL so please go easy :-) Here's the thing - I writing a session- checker based on the open and close times and displaying it on the chart. Should be a walk in the park - right? For some reason it is not picking up the London session, but Frankfurt is fine. A push into the
Dear In the picture as you see i have two green Stoch with same parameter. But i Stoch overlap with another Stoch that why both green stoch (same setting 42,42,1) value are not some. double Stoch_Current = iStochastic(_Symbol,PERIOD_CURRENT,42,1,42,STOCHMethod,STOCHPrice,0,0); I got this way
I created a series of charts in Metatrader 4 to follow the instruments I trade. Strangely, some of them work fine but others never update unless you hit refresh and also if you try to change the timeframe, it won't change. They are stuck in one timeframe. I tried copying the template from a working

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.