Hello everyone, I saw a "Slippage" tab at the Signal Provider page, it was written as follows: USDJPY 0.01 x 19 EURJPY 0.10 x 5 Meaning 1 pip slippage had happened 19 times for USDJPY? Meaning 10 pips slippage had happened 5 times EURJPY? Thank you
Hey all, The following indicator displays the value of defined stop loss and or take profit , I wonder if any of you is able to convert it from MT4 to MT5 to let other traders benefit from. Thanks
Hello MQL5 community Forum, I was hoping to reach out to the community and ask a question. Has anyone ever trade on the monthly timeframe chart? If yes with what tools, indicators, Expert advisors and trading strategy system was used? I'm curious and would like to know. Thank You
Hi, I have found 3 issues when using Forex based custom symbols (Synthetic instruments). 1. After platform is closed and opened some time later, the custom symbol appears to be missing data and does not re-calculate. The only way I have found to solve this is to create a new custom symbol under a
Hi, i am trying to hello I am trying to migrate this indicator to an EA but I have not been able to with this part of the code: //+------------------------------------------------------------------+ //| Custom indicator iteration function |
Hi, since there's been questions about the varied Forex market conditions, here's a chart that compares them. moneyline
There will be a few indicators - stop loss & take profit. Willing to pay good money. Send me a message and we will work out a deal
hi everyone i'm using this work for getting signal from telegram : https://www.mql5.com/en/articles/2355 but when i sent a reply to the a massage i just got the new massage not the text that that mentioned in the reply how i could get that mentioned text? thank you
Hello all... Can someone pls help me to convert the excel formula that I attach into an indicator for metatrader? It repaints because make a projection of the last available value. But it traces a cycle indicator and its momentum very clear and precise. I think it will be useful for all, especially...
Hi guys, i need help. Hi, EA store also wanted to offer it for sale, but with the report included in the pictures this request was rejected. I applied the strategy test to make the necessary checks. As a result, I received no errors. How can I get approval for EA? I think the report is flawed; I
I don't know about you guys, but I'd love for their to be official support for VS Code. It's clear that VS Code is superior to MetaEditor, but there's certain things that MetaEditor does that makes life easier for MT4/MT5 programming. What's currently lacking on VS Code (to the best of my knowledge)
i use mt4 with 2 different account. on the first account is XAUUSD and the another one is XAUUSD' (with apostrophe) what is different between that
I use OHLC data to import from Websocket and update it using CustomRatesUpdate When I import data from 1 jan to 1 aug its file size is 19MB only but after one day size of file 2021.hcc under <DataFolder> > bases > <symbolname> folder becomes in 1.5GB to 3 GB for each symbol Its not tick, Its OHLC
Hello there, I am trying to subscribe to a signal. I CAN find in through the MQL5 website - but NOT when I am logged in on my MT5 terminal?? I have checked all settings - and am logged correctly in. My funds reflect correctly and I can find other providers. This has happened once before and the
Hi; On Mt4 I can use Offline charts with the script (Period Converter); to look at different custom timeframes. I'm trying to do the same on MT5. How can I do it
Hi, this is a post about a problem I managed to solve; the main goal here is to make the knowledge of the problem public available in case other people experience the same situation. I developed a set of indicators and a EA and everything was running fine in the development terminal which I use with
Hello, I have made this function to count the pending orders in the account it always return 0 int OredersTotalByMAGIC( int The_MAGIC) { int Counter = 0 ; for ( int i= OrdersTotal ()- 1 ; i>= 0 ; i--) { ulong ticket= OrderGetTicket (i); if ( OrderGetInteger ( ORDER_MAGIC ) ==
Is it possible to put the price value in the foreground scale price witheout a H_Line Object? Like you can see below. Or, is it possible to hide the line of the H_Line object and keep only the price value
If the signals suspend? Open positions can be closed by the signal provider or not
enum ENUM_SG_PROFITSTATUS { a =1, b=2, c=3, d=4, e=5, }; void testbbb() { ENUM_SG_PROFITSTATUS pf; ZeroMemory(pf); switch(pf) { case 0: break; default: break; } } Run Code,then Error: '0' - cannot convert enum
hello guys. I got a situation that when my EA open new order, Order Open Price will sort in Array. However, when order closed, that Open Price still in Array(e.g BuyOrderOpenPrice[0]). I tried ArrayRemove, ArrayFill, ArrayResize etc, but not work. Does anyone know how to clear array memory after
The MetaTrader 5 platform update will be released on Friday, April the 2nd, 2021. The update provides improvements and fixes based on the feedback we have received after the previous MetaTrader 5 build 2860 release : Terminal: Fixed a bug which caused updated MQL5 standard programs to be copied to
Found a new bug, I think? I'm using 2 EAs, with 2 different Magic number on a same pair. Both EAs are using Martingale position sizing. However, when my EA1 had a loss, my EA2 is opened with a Martingale factor on the last closed position on my EA1. Example: -EA1 trade 1 lot and hit my SL. -EA2
hello just topped up funds via PayPal, the money is taken down from paypal, but on the mql5 website i got this error and money not showing up in funds on my profile. how long does usually take for the money to arrive
Hi, I have been trying to login to MQL5 community from the MT4 platform several times on different days, but I am unable to get through ( but login from www.mql5.com website is working fine.) After checking message from the Journal tab, the errors are as follows - MQL4 Market: failed to get a list
Hi, For some reason, after using some drawing tools like draw rectangle, trendline, or fibonacci, after I close my mt5, they all erase themselves. Why is that happening? I don't remember this happening in the past. Is there some setting to stop this? I thought it was a one time thing so I went
Hello Everyone, I got a MT5 EA and when I put it to strategy test. I found that it generates random profit sometimes. The EA use the strategy with a random entry by market price that could be controlled by the trade starting time. The EA does not rely on any particular indicator. In this example
I'll tell you right away that I've never intentionally agitated a customer to make a deal past freelance. T.k. I want to work with guarantees, then I require 100% prepayment or, as an alternative, the conclusion of an order for freelance without regard to commission (the amount of zzzaz not
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.