I used a great Gartley Pattern Indicator back in 2008. For the life of me all I can find is .ex4 files. Can anyone point me in the right direction for a Gartley .mq4 file download for Meta Trader 4 please? Much Thanks! Bullz
I am using the following code to retrieve RSI and EMA in an Expert. Can someone check if it is well writen? It is my first EA in MQL5. Thanks for the help in advance :) /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * iRSI Indicator Calculations **/ double iRSIGet(string...
Hello all, I have this indicator which draws resistance lines at the highs, lows, and closes of weekly, monthly, etc. periods. The lines are only drawn for the length of time that it is calculating, and I would like it to draw them with no end - like when you draw an ordinary line on mt4. I can't...
Ok can anyone please guide me.. I want to trade support and resistance.. either breakout or rebound.. 1. Please tell me which has a better winning rate.. a breakout or a rebound (assume I will take profit till next support/resistance) 2. I have seen many successful traders taking position at the...
This is my attempt file_handle=FileOpen(file_name,FILE_READ|FILE_WRITE|FILE_CSV); if(file_handle==INVALID_HANDLE) Print("Error opening rep-file: "+file_name);//--- FileSeek(file_handle,0,SEEK_END); FileWrite(file_handle,"001 " FileFlush(file_handle); FileClose(file_handle) Kindly I...
I download a signal and put in my password, enabel automatic trading but I can't get past this screen. It's just a loop. Only once has it worked
Please I need the assistance of anyone who can convert an MT4 indicator to MT5 and it works the same way it is on MT4.
Hi How to not allow a trade or trades from re entering after i Manual close them, which settings shall i set? Because recently I close a set of trades to prevent from larger drawdown but after that the trades all re entered automatically
Hi, how much does it take to be accepted as a seller? Already 2 weeks waiting but nothing. Thanks
Hi, How can we get the values of a list of indicators automatically? Either in a report or a pop-up window? For example, the value of MACD, IMI, MA, etc. so instead of going to every chart and reading the value, etc. to have all the readings captured automatically and shown somewhere in MT5 Thanks
The attached indicator is not loading onto MT4. The filepath is FILE/OPEN DATA FILE/MQL4/INDICATORS and select ex4 file It first asked me which program to open with so I selected MT4 I select the file and then restart MT4 but its not showing up. Ive tried it via EA too but no luck Where am I...
Hi This mql5 code is giving a run time error "invalid pointer access", Not sure why and how to fix it, please? Thank you News *news[]; // at the start of the fileArrayResize(news, 82);// then in a loop for(int i=0; i<82; i++){ news[i] = new News(some...
Hi all - I keep on trying to download MQL4 to test an EA I have had programmed, but it keeps updated to MQL5. Can anyone help, please?! Thank you
Hey guys, I am new here and I hope everyone here will be fine. :) I am looking for a news related to the devaluation of pound in Brexit era. Can I gather a few points from here like how foreign exchange is effected under such situation?
Hello all, According to studies and practical examples, what is the ideal return on your capital amount monthly trading forex. I am not concerned about money, I want to know what should be ideal returns on my capital every month so that I can be considered as a profitable trader.
Hello, I am copying a signal Some time ago (months) I did check his growth rate for year 2017. It was in the range of 90% - 98% Now on mql5 it is displayed as a growth of 134.24% Why was this change performed by you
New MetaTrader 5 platform build 1880: Calculation of the complete history of synthetic symbols
(11 1 2)
New MetaTrader 5 platform build 1880: Calculation of the complete history of synthetic symbols The updated version of the MetaTrader 5 platform will be released on July 6, 2018. The new version features the following changes: Terminal: Added calculation of the price history of synthetic symbols...
Hello, It is posible open an account as Seller under a company name? Or it MUST to be under my persosnal name? I would like to sell my tools, EA & Signals under my company name, Thank you in advance.
Hi, In a simple EA code, I am trying to print number of ticks. I expect it to print from 1 in step of 1 in the following code: int tick;int OnInit(){ tick = 0; return(INIT_SUCCEEDED);}void OnTick(){ Print("Tick = ", tick++);} But it prints from some arbitrary number, like 21000 and different...
Dear all, Strategy testing with reasonable enough while testing specially when I am using open price only on M1 time frame, but all of a sudden it became too too slow while testing specially when I use the visualization mode, any one knows why ? I didn't change anything in its setting !!
I need some help here, I'm a novice at building EAs and I don't know, what I don't know. I'm using: MetaTrader4 version:4.00 Build 1090 (19May2017) and MetaEditor version: 5.00 Build 1601 (19May 2017). I've built the following, very simple EA, and can't figure out why I keep getting errors when...
Hi, how can I can read a file with the order information and place the order in a automatic way?
Hi all! Does anyone uses Metatrader on a Stick? And no, it's not for barbecuing :P. It's like having a Windows 10 with Metatrader installed so you can just plug into a monitor, desktop or a laptop to use it at cyber cafes, library computers, friend's house and other places. I've seen products like...
I will report it here when I find something to fix or clarify about the site.
What is the point of Copy for ** USD button in the MT4 signals, when it downloads MT5 installer?
(26 1 2 3)
I wonder what is the point of the green Copy for ** USD button in all MT4 signals here in MQL5.com, if when you click it, it downloads the MT5 installer. I think that MQL5 has overdone it with this obsession for abandoning MT4 and embrace MT5. Can MQL5 technicians think of a better way to help...
I found this EA and would love if someone could help me adjust it. The only setting I want to change is closing everything for a loss instead of a gain. Currently when all the trades that are open reach XX positive it closes everything. But I want to change it so when the trades are XX negative it...
Just wondering what the best practice is to deploy products to the market. Do you have to set up a separate company then deploy as a Company? Or should one deploy as an individual? Do you have to declare the income and pay tax on it? personally vs company? I live in the UK.
I would like to suggest to MQL5 technicians to enable back the auto-renewal option for signal subscriptions . It was available in the past, but now its not and I receive complaints from MQL5 signal subscribers, that their signal subscription ends and they don't realize it, since there is no warning
Hi, I've built an EA and would like to deploy to a client but I'd like to allow only one PC to be run on. License per PC. How to program this? Is it possible to read the client's PC unique name using MQL and check against a whitelist? Thanks
Buen dia, como hago para cerrar un posición cada x minutos, es decir que después de abierta solo dure cierta cantidad de tiempo, por ejemplo se cierre a los 10 minutos de estar abierta? Good day, how do I close a position every x minutes, that is to say that after opening only lasts a certain amount...

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.