Hi all, Is there a possibility to create a batch file in dos to be able to recompile any number of files and create executables? Thanks in advance Manuele
Hi there guys. I am using a tick downloader called QuantDataManager, it downloads tick data from dukascopy going far back in time. This downloader has an " export to MT4" feature (which exports in .FXT or .HST files). I never did this before so please correct me if I am wrong. What I need to do is
When I select the market tab, the screen is blank where yesterday there were things to purchase.
Why is it so hard to find a simple Renko EA that orders on two bricks up/down etc, pretty much the same way youd trade a basic Renko strategy yourself. Reason being that you don't have to sit in front of computer all day. Does anyone know of any free EA that will do this?
Hello Folks, Can someone pls tell me how the Ratings are decided for the Expert Advisors here? Who gave this rating and is this reliable ? Regards, Harsha
Hi Is it possible in a custom indicator to change the number of plots on chart based on user inputs?
i don't get it, all my attempts failed. i have this script that exports history of multiple pairs, i need it to only export time and close price, and they have to remain in the same row, 2nd and 7th. is it this part? can't figure out what to delete or modify, always stops working :(
I am Aleksandar, I have problem with market on MT5 platform for desktop. is not displayed simply. I inserted pictures of the problem. I buy some product and cant use it. Please help me
Hello everyone, I programming MQL4 since some years so I can make indicators and EA without problems… Now I’m studying MQL5 but I have some problems. For example it’s so simple in MQL4 to count orders by type (open e pending).. In MQL5, if I understood, I have to choose if I would to count pending...
void Screenshot() { { //--- Prepare a text to show on the chart and a file name string name=( Symbol ())+ TimeToString ( TimeLocal (), 0 )+ ".jpg" ; //--- Show the name on the chart as a comment Comment (name); //--- Save the chart screenshot in a file in the
// insert a string and convert to HEX keycode numbers string HEX = convert_String_HEX(hash);// pass in string a4985jnjw983njksd023H03jr83Jje93string convert_String_HEX(string convert_this){ int length = StringLen(convert_this); string add; string symbol; for(int i = 0; i< length; i++){...
Hello, I would like to develop a script that would create the list of all symbols with the first day of quotation available. Any ideas ? Thanks, Pierre
i want to know how to get information of several positions , for example how can i get the profit of 2 open positions for(int i = 0 ; i<PositionsTotal() ; i++) { double profit = PositionGetDouble(POSITION_PROFIT); Print(PositionGetTicket(i)+"'s profit is "+profit);} i'm using...
Hi Please consider the attached signal growth plot. Why some numbers at the bottom of the plot are grayed out and the YTD is grayed out for 2018? What does the vertical gray line in the plot mean? which devides the plot from faded blue to brighter blue. Thanks
Hi guys, I am trying to convert all my stuff from MQL4 to MQL5 and I have a big problem with iATR (and a lot of other stuff). Firstly, the MQL5-iATR-function returns a handle. Why? It was so easy with MQL4. Just returned the number and you're done. Ok, but I found a code which returns the number. I...
Anyone know if there is code which will export information regarding "open" positions into a csv or spreadsheet file? all i am looking for is something which will do the following: (MT5 only) when I drop it on the chart it will first show me on the chart the net volume of all my positions (so for
example and exclude result: double var=5; Print(StringFormat("???",var)); result: 005 double var=55; Print(StringFormat("???",var)); result: 055 double var=555; Print(StringFormat("???",var)); result: 555 what is the string with format right description on StringFormat func "???"
Is there a EA or utility that automatically ads a stoploss/take profit to already opened orders that were opened by a different EA? I am running into the issue of the EA I am using uses multiple magic numbers for the same currency pair depending on the trade. I am looking for an automatic way of...
PLEASE NOTE IT HAS BEEN RESOLVED FOLLOW LINK CLICK HERE Dear service desk and moderators. Good day a month ago on 16 July I was banned and the red message read Banned: Applying for d ecompile Job. 1. I did not apply for a decompile Job. 2. This was the Job that was deleted: www mql5...
Hello is there any programmer who can code an EA that will always recognize a major reversal point....and place a trade in reverse?
When I download an indicator from Market/Metatrader 4/ Indicators it automatically selects one of my Brokers account although it may not be the broker I want the indicator downloaded to. How can I redirect the download to another mt4 account. I've tried copying the indicator from the default account...
Hi I never had this issue before but for a while im not able to place trades on my mobile MT5 platform. This is new for me and see that a demo account can place trades but not my live account. Any ideas or help? Thanks
Been working on an EA for a couple months.I have recently found an indicator, that draws rectangles. 1. Gravity/transition zone 2. Breakout up for a buy with multiple tps 3. Breakout down for a sell with multiple tps Will try to attach code, it's on a laptop and I'm currently on mobile. 8 iCustom...
I'm interested in learning more about how indicators work and how to program them. I know nothing about coding. So, lets say I want to learn how to create my own indicator. What language would I need to start with? From what I can gather C+ but I'm so noob I don't know what I don't know. I trade...
Hi, I am new to the trading world. I am sure you are all aware, deposits and withdraws are made on the brokers websites and all trading activity is conducted on Metatrader. Trust is important and as i see it, the only way it can be sustained is by all parties planning for the best and protecting
Hello, Logs have never really bothered me as I've always had plenty of HDD space, however, an account which I have been running for about a year, has been getting slower and slower. Where at a point, an equity closing EA didn't do its job once the account took a huge dip and nearly got blown out...
After purchasing my VPS, the last step of the Wizard did not complete [I successfully purchased @ $27] and NO MIGRATION OF MY MT4 PLATFORM HAS TAKEN PLACE: ** Also, I have no Login details to my VPS Please resolve ASAP. Regards, Andrew Hirst
I have a template and an indicator. Is it possible to write a script to buy/sell when they both alert? Within a number of candles if they dont line up on the same candle? For example if both indicators say buy within 10 candles, then execute buy order. I want to write this myself, just looking for...
MQL5.community: activated for 'greatz124', balance:10.00 (frozen: 10.00)
hi i have EA running well when my computer is on but its not running in VPS. i try to follow step by step from the MQL5 VPS section about how to rent and migrate but still not work i need your help to tell me how to setup VPS so my EA can running when i shutdown my computer. is there anything i miss...

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.