Hi, I've built an EA and wanted to backtest it in a Strategy tester. When using historical data from the broker, on EURUSD, everything works fine. But when I switch to any other pair, strategy tester just stops at x%, around 10-15% depending on a pair, and does not want to go any further.. Does
Hi All, Please help I have 1 Minute (M1) historical data going back to 2006 and I was able to use the MT4 PeriodConverter script to succesfuly convert M1 to M5, M15 and M30 using the steps below, however when i try to do the same for H1 (using 60 multiplier) and D1 (using 1440 multiplier), the
Hi, Can someone help me with a simple matrix operation? Here, I have built a matrix of all open orders. I have sorted them from the most loss-making to the most profitable. Now, I take the most losing order and check if the profitable orders are able to compensate it with a small profit. It seems
Hello! My MT4 does an auto shutdown immediately after opening the app. I've uninstalled the program a few times but nothing seems to work. Any suggestions
I wonder there is a difference between below code. because I want to make backtest speed faster. if (a> 0 ) Print ( "OK" ); if (a!= 0 ) Print ( "OK" ); If you know some other ideas to make backtest faster even in everytick mode with icustom. Please tell me. Thank you
[Deleted]
Hello all Quick question, what are the steps to become a freelancer on here - if any? Do you have to change your account type/status or can you just bid for jobs? Cheers
Hi guys, I want to try and make some sort of system to track the performance of all of my live accounts, basically doing what MyFXBook does with its auto update feature. Can someone point me in the direction of where to start with this? ie. Methods of exporting live data with links and then I will
Hi guys, I'm looking for someone to point me in the right direction for developing a grid system as I cannot seem to find the info I am looking for... Basically I want the system to open a buy and sell position every 1R (X pips), with 0 stop loss and 1R Take Profit. I have managed to write the code
"OnCalculate not found in custom indicator" error. Trying to use Custom Indicator in EA via iCustom
(22 1 2 3)
Hi i have an indicator i want to use in my ea through iCustom but can't get it to compile due to "OnCalculate not found in custom indicator" error. Here is the code. //+------------------------------------------------------------------+//|...
Hi, I try to create multiple EMAs which is parallel to H1 Ema 20 with 10 pips interval by editing the custom moving average as follow (highlighted ) and it doesnt create parallel lines but overlap on existing ema 20 line. The completed file is attached. Please help
Hi, somebody knows if is it possible to get in some way the CQG feed (historical and live) for mt4? I read something about the api...
Has anybody here used MT4Bridge? Looks very promising enough. Anybody care to share honest feedback? MT4BridgebyZagTrader.pdf
Hey guys, Im having an issue which Im sure the answer will be straight forward. Im basically building an EA in MT4 which is built on basic indicators, for my Stop loss i am refering back to these indicator values, position type. However I want to know how I can refer back to an indicators value
PLEASE I JUST GOT A NEW SET OF CUSTOM INDICATORS BUT THEY ARE NOT ON THE LIST OF CUSTOM INDICATORS EVEN AFTER APPLYING THEM CORRECTLY IN THE EXPERTS-INDICATORS FOLDER. PLEASE I NEED HELP TO GET THESE INDICATORS ON MY CHARTS. SEEMS THERE IS SOME CHANGES ON THE MT4 PLATFORM THAT AFFECTS THIS
i'm trying to open a url in a web browser by a EA i tried to search an a found this topic https://forum.mql4.com/14282 i think it is close from that i want but the code is not work because it is not tested and it made to open file not a url I hope to find help here thanks
Hi, i am not able to place order from this panel, it keep showing " execution error" Please Help !
(2)
Please can someone tell me how can i message seller ? <...> i cannot contact him through the message pop up, it is not showing in the friends list when i add his name I paid £49 for the money manegment app, it is suppose to make placing order easy and quick, but it will not work as it keeps showing
Hello guys, I have an indicator (.ex4) which creates dots on the chart. I'm trying to understand if it is possible to know (with MQL4) when the dots appear, and generate an alert. This is a screen of my indicator Thanks in advance.
Hello community, Can I ask your advice on why I am not able to use the free margin for a single trade? As the broker has set the limit to 1000 maximum volume yet they said they do not restrict the lot size. My available free margin is 80000. Why can't I use it to place it in a single trade? Please
May i know how to give a command to my EA that allow multiple entries at different price level (few pipstep for each trade) when the condition is matched? Because mine one is either only enter once, or enter more than 1 at the same price at the same time. Anyone can assist me on this? apologies, im
Hi i want to discuss with mq4 good developer and freelancer.Am available for discussion.Thanks
last sell entry price returning zero but last buy entry price returning correct price, help pls
(12 1 2)
hi guys I have this function to return the value of last entry price on Buy and Sell they are almost the same but its weird the function for buy is returning me the correct value but on the function for sell is returning me zero. This are the code for buy : double LastEntryBuy() { double
Hi I m new learner in mql4 . I got errors while compile the EA. Kindly help to solve the error while in m coding 2 same indicators within same EA: Upper portion for parameter setting : input string __________________ = "___________________" ; extern string Separator_06 = "---- Input Settings
Good afternoon! Suddenly encountered a situation in which the margin on open positions has increased significantly (20 times). There is a suspicion that the broker has increased margin requirements for open positions. This assumption is confirmed by the unusually high value of AccountMargin, which
hi all, i always admired the cci (woodie and drbob studies) however i am trying to simplify the entries and the exits signals. Also in needed to filter those signals. i used the RSI Filter. i modified this filter to illustrate the shift in trend. trend is up when cci50 >0 and strong upward when
So, I am being really new to trading and MT4. I am trying to build a bot that would create 2 orders, but close one when the other is closed by TP/SL. Is there any way for me to manage the closing of one order after the TP/SL has kicked in for the other order, or I have to manually check tick data
Hey, I looked around for an answer to this and could not find it. I'm trying to run two indicators using iCustom in an EA. double ind = iCustom ( NULL , 60 , "indicator_1" , 0 , 0 ); double ind1 = iCustom ( NULL , 240 , "indicator_2" , 0 , 0 ); They're both supposed to create objects with different
I have been trading on MT 4 for more than a month. My broker disappeared. How can I transfer the money in my wallet to my account
i can't code and i really want a pop up alert for this amazing indicator. i would really appreciate it if someone could help me! <ex4 file deleted>
Hi, I use MT4GUI for adding a checkbox like this: CB1 = guiAdd(hwnd,"checkbox",800,80,12,12,""); guiSetBgColor(hwnd,CB1,Black); It works great, however, I cannot find a way to set an anchorpoint, so that the MT4GUI checkbox anchors to the right side of the chart window. I contacted the MT4GUI
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.