MetaTrader AppStore now features extended sales data. Now, the AppStore sellers have access to the visual sales statistics both for all their products and for each application separately. Please note that this data is only available to a product developer. AppStore visitors, as well as other sellers...
Let's Discuss the forex market in Sep 2021 I think i wont trade any USD pairs
[Deleted]
Good afternoon, I bought an Expert Advisor, but there is nothing in the terminal in mt5, what should i do
Dear Forum Members, I am currently Looking For Brokerhouse that have DE30 (7 Digits which there is 2 decimal places behind the value) to Trade and No Commission with Spread lower than 200 Besides Tickmill, If anyone of you have recommendation for brokerhouse, preferable brokerhouse that able to
Hello I deposited 40 usd in 3 transfers from 2 diferent bank cards. After that operation on my account was blocked and I can't use that funds for signal subscription. Any solution
Hi everybody. I have a pipe connection with my app and Mt4. Working very very well for years. But since the beginning I have the same problem: When I request new data from a pair, I will receive an outdated data. For example: If I open EURUSD in first time in the day, the last data will the same
I've been racking my brain for a few days, but so far I haven't been able to plot the line on the chart - Expert Advisor. I will be very grateful if some kind soul can help me fix this code. Thank you in advance for all your help. #include <Trade/Trade.mqh> CTrade trade; double SMA50Array1M[]; void
Hello community , i have found that since few days ago , the message function on MQL is very slow to fresh the messages , and sometimes I must refresh the page to show message or I can not even send the message . Anyone get the same problem like me ? Thanks
I'm coding on mq4 platform and an error occurs. Where can I look up why the error occurs? 😄😄😄
Hi all, i'm defining flag variable called char "alertswitch" from 1-10 with their corresponding negative nos. for short positions. I do this in order to identify certain conditions have been met processing and for documentation purpose. when i ran it inside my function below, it keeps on generating
struct TestStruct { TestStruct( int i, int x); /* data */ int item; }; TestStruct::TestStruct( int i, int x) { item = i; } class TestGround { private : TestStruct _struct; public : TestGround(); ~TestGround(); void Call(); }; TestGround::TestGround() : _struct( 0 , 0 ) {
I have the below EA purchased they released a new version of EA but am not able to install. Appreciate your help
Hello everyone, I doubt that, If I share trading account to my friends. How to know who triggers the order or position? Is there log of ip address or something that specific to who place order? thank you
Hello Mql5 community , after watched into my logs im not able to find these events into my logs and i would like to know how to export all the messages from this console "Experts" 2017.04.28 09:58:44.249 +++INDI BO Trigger USDJPY,M1: Alert: USDJPY Agimat Signal(1) - SELL thx you very much :)
Hi, this very important topic to announce I got my 1000th friends today
Hello, Please i need a clarity to my hidden quest before a make a mistake. However, my hidden quest is to copy one of mt5/mt4 copy trade provider to my trading account without a VPS connected to my broker account. (1) Can it be possible. (2) If yes, please explain possible ways i can enhance my
Hello, MQL5 If you do not use MetaEditor to code, which alternative editor do you use?
Hello, I need an expert advis or that closes all orders when the number of losses for all orders reaches minus a certain number of dollars (money in dollars, not points)
Screenshot is a printout of SYMBOL_TRADE_TICK_VALUE using a script on US30 symbol, and then run as part of an EA (exact same calling code). My account is in JPY, so the script is correctly showing that the value of one tick is about 10 yen. But in the backtester, this is just ignored, and is
Is there a deference between candlestick chart and Heikin Ashi when we using EA? This is the simple EA which is MA cross strategy, when I backtest on trading view it have the different result when I use candlestick chart and Heikin Ashi. It's seems like Heikin Ashi chart always get the better
I am not able to get the sum of the open amounts. Can someone help me? Note: The sum of order quantity is ok. #include <Trade\Trade.mqh> CTrade trade; void OnTick () { //+------------------------------------------------------------------+ //| SELL POSITION - SUM AMOUNT OF OPEN ORDERS
I read some of the EA activation rule mentioning that one activation per hardware + software (Operation System) which is quite understood. I recently installed 3 different EA from my MQL5 market terminal to 3 MT4 on my PC. I checked my MQL5 account and were deducted 1 activation. I tested all the
void CheckOrder() { SellOrderNum= 0 ; BuyOrderNum= 0 ; ArraySetAsSeries (BuyOrderOpenPrice, true ); ArraySetAsSeries (SellOrderOpenPrice, true ); ArrayResize (BuyOrderOpenPrice, PositionsTotal (), 0 ); ArrayResize (SellOrderOpenPrice, PositionsTotal (), 0 ); for ( int i= PositionsTotal ();i>= 0
Hi does any one know why the MQL5 messages are not working. i have tried different computers and different web browsers with no luck. PLEASE HELP :-(
Hi, Im creating an EA on metaeditor when i go on mt5 and find it on navigator under ea its not there
[Deleted]
Free Loaded Working Busy
Hello, I'm building a solution that doesn't have any room for user interface application like MetaTrader Terminal (GUI). Customers should be able to remotely onboard on my platform, link their brokerage account and have the trading automation set up for then. I'm trying to find, but with no success
[Deleted]
Hello there, i am no MQL programmer at all but i would like to ask if there is a way to position a chart object / indicator in the way that it would stay at the position aligned no matter the screen size. i have a few indicators for example that i would like to stay vertically centered no matter if
im interested about subject about ECN broker playing things with identifying our EA and magic number i feel my slippage is little bit lower since im using different magic number on all of my EA, is it posible broker playing things from tracking my magic number?? If this magic number thing is could

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.