Forum

MT5 demo account debacle | Activation Issue Needs Immediate Resolution

I've encountered a persistent issue with my demo account , which became inactive on August 27. Despite multiple calls to technical support, the problem remains unresolved. Here's the crux: I can't create a new demo account because the text message code never arrives. Oddly enough, I do receive the

Unable to execute trades after software update/ <Deleted>

Hello, To follow here are my notes & timeline if this helps anyone track this matter. On January 20th, I observed issues with my expert advisor executing trades. I called <Deleted> help desk and was advised to open a new demo account; however, I was not able to get past the setup screen to establish

AMP Global Chicago service is down! unable to trade with MT5

Is there a way to search known issues or service desk ticket? Many Thanks

Arithmetic Operations Using Array Elements

could anyone please explain or guide me as to how I can code an expression consisting of array elements? initialize this expression, (where to place OnStart(), OnInit(), OnTick(), etc) define this expression store & access the expression's output here is the expression I am looking for... double

cannot see ex5 file after compilation? no errors

'A_MACD.mq5' A_MACD.mq5 1 1 'Trade.mqh' Trade.mqh 1 1 'Object.mqh' Object.mqh 1 1 'StdLibErr.mqh' StdLibErr.mqh 1 1 'SymbolInfo.mqh' SymbolInfo.mqh 1 1 'OrderInfo.mqh' OrderInfo.mqh 1 1 'HistoryOrderInfo.mqh' HistoryOrderInfo.mqh 1

Custom Function returning multiple values - Please help!

Hello Everyone, I am unable to figure out how to code a custom function that returns multiple values. Here is some code I started with for your review. I have no clue what syntax, format & structure to use. I'm sure it is crystal clear to everyone else and I'm hoping someone can help. Thank you for

Basic Help Needed Creating an Array for a Custom Variable

Hello Everyone, I am requesting guidance & assistance with basics steps to creating an array for a variable. My intent is to create a variable for a position's profit per candle, more specifically, I would like a position's profit for the last 3 candles. I will need to create an array right? & was