General - page 97

Hello there, I have this message in my system. 2021.07.08 21:53:14.943 Tester Cloud servers switched off 2021.07.09 03:08:10.475 Tester debug version of "Advisors\xxx.ex5" detected 2021.07.09 03:08:10.516 Tester use MQL5 Cloud Network to speed up optimizations 2021.07.09 03:08:10.542 Tester Local
thesubject..I wnat to try but mt5 doesnt have it
How to change phone number please help me I can't change my phone number on MQL5, my phone number is lost and my old phone number is out of service. and i have a new phone number
Hey, example for my question: - I have two VPS servers - On both I have 10 different charts(instruments) with some EA's and indicators Question: Is any tool or way to manage it on one comp, like: - I want to change some setting on one EA on VPS 1, and then change something on VPS 2 Reason: Currently
Hi guys! I am using now Metaquotes VPS server in an account, now. I would like to use the same subscription in another trading account (in the same platform). My question is, will my EA remains running if I logged in another trading account? Or, is it possible that the same EA will run in the same
On version 3802 the email sending stopped working, this error is logged: MailDispatcher email 'XXXXX MetaTrader 5 email test' failed [ 5.7.0 MUST ISSUE A STARTTLS COMMAND FIRST. V2-20020A4AA402000000B005586008CD5DSM4221920OOL.6 - GSMTP, server error code [530]] I did a roll back of executable files
Hi. In MT4 and MT5 there is an option of canceling pending orders by expiration time. Do you think it would be possible to add an function in MT5 to cancel pending orders by reaching certain price level? (I know there is an EA for that but it's not very comfortable.)
No Data message shows in MT5 Market Unable to install Indicators from MT5 MARKET INTO MT5 PLATFORM . Not able to view indicators on the market through mt5 but when I go on browser it shows
I'm using both MT4 and MT5 on different accounts, so the topic applies to both platforms. I just want to be sure about multiple MT instances opened simultaneously. My "main" MT instance is always running on the VPS with the MQL5 profile logged in and the signal checkmarks are all checked. But when
Hi community, I want to know if the order or trade profit given by MQL are gross or net. The docs say is the net profit: https://docs.mql4.com/trading/orderprofit But when you download an statement, the profits are summarized and subtracted with total commissions to give the "Closed PnL": Best
Can i migrate EA license in mql5 from mt4 to mt5? I bought on mt4 but didn't buy on mt5 but want to move
Any advice on how to remove the automated trading ? The position highlighted in red is the position I'm referring to
Dear Some this my EA stack in backtest for [Market Closed] problem. This problem show not all broker account. It show some broker. Is there any why i can't overcome this problem in MQL code? Please help me someone
Hello all, Whenever there is a SELL opened position, I create a SL and a TP for it: // if the position is a SELL double posPrice = PositionGetDouble(POSITION_PRICE_CURRENT); if (posType == POSITION_TYPE_SELL ) { // if it has NO Sl if (posSl == 0 ) { double sl = posPrice + 50 ;
My VPS and signal are both in normal state, but I cannot receive any tracking!
My account is unresponsive on the desktop app and its saying netting what do i do to fix this problem
  Get Info Trading  (1)
Hello dear friends I'm just getting to know mql 5 language and I am facing a challenge I want to write an expert with mql5 that will show me all the information of every currency I have an open trade. For example, information such as the price at which the purchase was made, profit limit, stop loss
I use Tradingview to place trades as i really love to do that on the chart I am analyzing. And I wonder if there is a a solution to automatically run, f or instance a preset trailing stop loss or a preset take profit after placing a trade on TV
Hello, these days I began downloading ticks with CopyTicksRange. I am just getting tick flags that I can't interpret. This is from Reference: When I observe every tick flag value in debugger I get this: But when I download the ticks and print their values in the log, I am mainly getting values of 12
I have been installed mt5 with no problem on Arch Linux with wine.I have updated that in yesterday but it will not opens any more.when I run " wine terminal64.exe " in the installing folder of mt5 on arch.I will get me below error: 0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
How close strategy tester results to reality? Can I expect at least 90% of the results
Anyone know how to configure the buy limit and buy stop order entry arrows on the left side of center price column and the sells on the far right? juggled something and both buy n sell arrows are now pinned to the right with no obvious configuration parameters present.Additionally I dont see a
Dear traders After the recent MT5 update, my trade manager is blacked out on my charts and does not work. I've tried to load it again but without success. Many thanks
Hi, I am trying to get started with ONNX but I run into an issue when I try to run a model: 2023.06.13 15:43:10.345 delete2 (EURUSD,H1) ONNX: output parameter has unsuppotred type 'ONNX_TYPE_SEQUENCE', inspect code 'Experts\delete2\delete2.mq5' (59:54) 2023.06.13 15:43:10.345 delete2 (EURUSD,H1)
Hi, Is there a way to retrieve economics calendar from MT5 using python scripts? Regards, Ionel
I am trying to enable push notifications on mobile, but despite giving all permissions to the app and entering the correct MetaQuotes ID on desktop, when I hit 'test' nothing happens
Hello all, Unable to log in to MT5 on MacBook Pro, Any one else having the same issue? Thanks
Hi everyone, Is there a library or something to add to IDE for Highlighting text, so that I can highlight the text of a function or variable by double clicking so that it is easily visible
I'm very happy that charts and the MetaEditor code windows can be changed in terms of color, but for monitoring/development I need to keep the MT5 toolbox open and expanded on a side monitor. I prefer working in a dark environment with low lighting on the desk, and for this I prefer black background
hello i have a problem hope you can help me. I mistakenly remove bollinger band from template and add back the same. I observed that i can't attach my BBMA AI to any charts to facilitate auto trading. Can you plz assist me