Hi all, I want to test a strategy that only works from 10-12 and it's very annyoing that I have to wait and watch the bars being printed from 0-10 although my EA doesn't work during these hours. Is there a possibilty to let the strategy tester start working from another time?
Hi all, I have tried to troubleshoot myself but I couldn't find what is wrong with my code? I tried to send buystop order using an EA, but it kept returning Error 130. I have verified that my stoploss price and takeprofit price exceed the minimum stoplevel required by the server/broker. I even
Hi I create Custom Indicator for meta trader 4. In this Indicator Users should get the text alert in alert window and the alert sound should play too in special situation . ،his is worked perfectly in my and some of my friend system, both in live market and the simulation. but in one of the system
I want to get Contract size value, how can i get it? There is no Market information identifiers for this. MarketInfo()
Good evening everyone I have a short question. I'd like to send messages from an EA to my telegram. That works but I can't make a new line in the message. with the \n Does anyone know what the problem could be? message = StringFormat ( "%s %s \n Entry: %s" , orderType
//+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ int OnInit () { // Initialization of indicators return ( INIT_SUCCEEDED ); }
Hi there, I'm new to MT4 and having problem with TP. As you can see from the attached file, the TP of my short position has been hit many times and it didn't close the position. Later on, the price went back up and hit my SL and closed the position. So SL worked but not TP. Can anyone explain it to
Hi guys As I started Meta Trader 4 this morning, I'm suddenly not able to select periods and tools for a chart. These buttons are all greyed out. This picture explains what I mean: I also noticed that I have no connection to the broker server. Maybe this has something to do with it? Does...
why when i try to connect mql5 to MT4 is said password worng? and its not true, its log in inside the web but in the mt4 no
My MT4 when running my EA will sometimes close as soon as the connected to server sound is heard. I will re-open MT4 many times and it will happen many times until magically it works one time. This can be 2 opens or 20 opens. My EA has no errors when compiled. There are no uninit codes or any
Hello, I'm looking for an MT4 indicator but could not find so far. I found a couple of picture in Reddit and Forex forums but they don't have name. I was wondering if you share name of the indicator. All my best. Thnx
Please forgive me if I'm in the wrong place or doing this wrong, I'm new to this, i need help with the attached code. It compiles but the indicator does not display in the MT4 chart. when debugging it hangs up, i don't know and can't find where the error is. here is the Tradestation Easylanguage
It has been a week now since I Cannot login to MT4 mql5 community. But if I login to www.mql5.com website, there's no problem here are my screenshots
what is the function for (buy/sell) same pair multiple time means buy eurusd lot 0.01 ten times at same time
Hi Everyone! I open the mt4 and if I want to download indicators expetrt advisors in the market, and I can't login in the mql5 community. on the right top of the corner there is some bouble and I can't log in. I would like to ask you to solve this problem! Thank you
double iHighPrice = iHigh ( NULL , 0 , 1 ); double stopLossOnce = getLowestPriceThree(); // Ensure the stop-loss level respects the minimum stop level double minStopLevel = SymbolInfoInteger ( Symbol (), SYMBOL_TRADE_STOPS_LEVEL ) * Point ;
I've encountered this strange phenomenon and want to get a confirmation that this is a bug: Using Strategy Tester (ST) in MT4, it seems that setting the S/L to the EXACT value of the Bid is allowed . I've attached 2 screenshots to illustrate this: The first shows the message in the ST Journal
Hello developers of MT5! I use the newest (actual) version of Windows 10, 64 bit. After installation with error, is no possible open MT4/MT5 (of course). I have installed more versions of C++ in PC. It is source of problems? Can you me please help? Can you repair errors in next resale please? (In...
[Deleted]
Hey guys, in the docs I didn''t find how to delete a fibo level after creating an OBJ_FIBO. I don't need the 23.6 level and so I want to delete it from my chart. Is that somehow possible?
I need to understand exactly how and when all these built in functions are actually triggered and all the details on how they are executed so I fully understand how and when to use them. I have tried searched through the MQL4 and MT4 help and nothing shows up. I have also tried searching the
Hi guys! I'm done paying loads of money to use VPS. I'm going to buy a PC and let my MT4s running at home. I intend on having around 20 MT4s running around 40 EAs each. What do you think would be necessary? Around 16gb RAM? 32? Should I go for as many threads/cores as possible? Do you think 12
//+------------------------------------------------------------------+ //| ATR.mq4 | //| Copyright 2005-2014, MetaQuotes Software Corp. | //| http://www.mql4.com |
Right, I just do not get the logic behind why MQL4 is outright refusing to display the correct order position information on the correct chart, as in the chart with which the order was placed upon. I just do not get why - despite the fact that I have specifically told it to loop through ALL of the
Hi, This morning, I can't login to any MT4 platform. It says : Login Failed. I'm using the same login and PW for lot of years. Hance i can't use any indicators. Please tell me what is happening to my account. Regards
Recently I made a support and resistance indicator, each support and resistance line has information about how many times these lines have been touched by a candle in the selected time frame, and will update automatically if the latest candle touches a support or resistance line. Don't be
[Deleted]
this its normal rsi code..its close price values...how change code?--> highest price,highest or lowest rsi valus? //+------------------------------------------------------------------+//| RSI.mq4 |//| Copyright ?2004,...
Hi, I have developed an EA accordng to this logic. Moving Averages (MA50 and MA200), RSI,MACD, Parabolic SAR, ATR,Volume Strategy Details Day Trading Strategy Buy Signal: The 50-period moving average (MA50) crosses above the 200-period moving average (MA200) (Golden Cross), indicating a potential
Hi, Complete newbie Is it possible to have coded a button that sits on an MT4 chart, that when clicked, places a Buy/Sell stop OR maybe LIMIT order in the terminal, based on pre configured settings Thanks Charlie
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.