General - page 123

Look at the picture. I want to use them alone. Is there a single example ? I do not want use them like: EVENT_MAP_BEGIN(CControlsDialog) ON_EVENT(ON_CLICK, m_button1, OnClickButton1) ON_EVENT(ON_CLICK, m_button2, OnClickButton2) ON_EVENT(ON_CLICK, m_button3, OnClickButton3)
I am in a short of GBPUSD and entered at 1.21659, the price on trading view and my MT5 Chart is 1.215. However, On my trade it is saying the current price is 1.21700 and my loss in currently -$68.00 when 10 minutes ago it was showing the correct price and profit was at +$100. I am unsure why this is
Hi there, I'm running metatrader 5 on macOS ventura 13.5.2 but when I try to open toolbox/market the app closes. Everything else seems to be working great. Any idea how I can access my purchases? Thanks a lot
does anyone know, why it fail to migrate
Hi everyone, I read the manual, also checked my notification settings under Profile >> Settings but I'm unable to find where I can stop these type of notifications: I started to receive them recently in my MT5 app for iOS but want to opt-out from them. Maybe someone can help? Many thanks in advance
Hello, a company did not take any action regarding the transactions made on my account via Meta5 without my knowledge, and I want to make sure whether they communicated the price or not. And when I made a transaction with my password, transactions were opened that I did not have permission for and
Hey, I'm on a MacBook Pro M1 from 2020 and wanted to install a *** EA for MetaTrader5. Unfortunately, the process is somewhat more complicated on Mac compared to Windows. While trying do install the *** EA , I messed up and deleted MT5 Files in the Data Folder. Now, when I try to reinstall MT5, it
Hi everybody. I developed an indicator to practice manuial trading on the strategy tester. it let the user do trading at a faster speed, thanks to the strategy tester use, buying, selling, placing the stop loss and administering a little capital in terms of pips. The problem is, being an indicator
Hello Is it possible to encrypt a string in mt5 and send it to a php script to use it after decoded the encrypted string ? Merci
Greetings :) If the MT5 terminal on my home PC updates to a new version, do I need to then migrate to MetaTrader VPS? Thank you
Hello, can somebody please explain the extreme discrepancy of MetaTrader VPS Ping and Executed Orders? In green, you can see the server's ping (excellent), while in red, you can see market orders (with very poor latency or millisecond numbers). Thank you
Hi Team, I am new to VPS hosting. Recently took an EA on rent(1 month) and wanted to test it on my account which is provided with MT4 platform. Now I want to try the same EA but for MT5 platform. I am trying with "Change account" option in "Hosting" tab. It gives me below error : " Failed to move
I had subscribed to a signal, can I copy the trade to another account using some copier EA? Does it touch the rules
Chart is black with just the green writing
hello , my account fxwin772,fxwinvps1 fxwinvps03, fxwinvps4 cannot login , thanks! Text has been normalised and private information redacted by moderator
Hi all Does anyone know a fix to get MT5 to work on Mac OS ±Monterey ? Thanks Clinton
  Meta tester 5 Agent Manager  (19   1 2)
Hello, I hope you can help me and have enough patience to do so, I have several questions that I have not found in the forum after days of reading threads and articles. 1º Can I install Meta tester 5 Agent Manager on several PCs in the same local network with the same public IP to sell computing
Hi everyone, Does MQL5 has a functionality to send messages via Webhooks as in TradingView? This could allow any type of MQL5 information to be send to many different outlets (e.g. Discord). I have found several pay apps, but this strikes me as a basic functionality, plus I would like to see the
Starting from September 1, 2023, the maximum number of activations authors can set for their Market products will be changed. Previously, this number was not limited, now the maximum number will be 20 activations. This limit will apply to all existing products and purchases. For example, if you
  MetaTrader 5 API for Python  (11   1 2)
Hi! I'm trying to install MetaTrader5 Library for Python using pip, but there was errors: ERROR: Could not find a version that satisfies the requirement MetaTrader5 (from versions: none) ERROR: No matching distribution found for MetaTrader5 Anyone else with this issue? Thank you
Dear trades, I hope you are well This will sound very simple and basic but the thing is that I'm very confused. Lets start. I use Roboforex and live in the UK. At the moment its 10:00AM in the UK and on my VPS marks 12:00PM. Now, my question, is my offset -2 or +2 ? I thought my offset was -2 as the
A new version of the MetaTrader 5 mobile platform has become available in the App Store on March 6, 2023. The update provides a plethora of new features and improvements: Added ability to place stop and stop-limit orders from the chart. Only limit orders were available in earlier versions. Select
Hi, I am looking to get the specific ticket position of orders when they hit a take profit or a stop loss. I wrote the following code to store the tickets whenever a new position is opened: if (trade.Buy(lot_min, _Symbol , ask, stop_loss, take_profit)) { Print ( "TICKET OPEN: " , PositionGetTicket (
ArrayResize(randomNumbers, ArraySize(randomNumbers) + 1);
Information about artificial intelligence on the MT4 or MT5 platform I need information about the topic of artificial intelligence on the platform Is there a department or team to answer questions
Hi, I cloned my SSD containing Windows OS to a newly bought USB drive. MT5 was already installed onto this SSD drive. The clone was sucessful and bootable but after starting MT5 from the newly cloned drive the purchased indicators/libraries failed to load. What could be the issue behind this
Hello, I have a personal job that i have to provide code of my indicator. I have done (provided code and support custormer to compile code also). Now job state is waiting customer confirm hangout and payment but my customer just silence even through i chat with him. So how to arbitration job when i
The updated version of the MetaTrader 5 platform will be released on Thursday, September 14, 2023. The new version features the balance operation commands allowing traders to deposit and withdraw funds from their trading account directly in the terminal. Integration of payment systems into
I'm spamming some test EAs, but see a red SL on occasion as seen in the image: What does the red mean in S/L? While we're at it, does anyone know why some pairs only exist with .sml on the end e.g. AUDUSD.sml? This is a demo account
Good day! Does MQL5 have the ability to work with an outside API like Amazon S3 and push data to it? I am brainstorming an idea where an EA would automatically push my trade history to S3 so that I could have a Lambda process that data