Forum

VPS Terminal Memory Leak?

I have experts running on about 30 different symbols and occasionally I get RAM spikes up to 4.5 GB. When it happens, the terminal shuts off. I've used the same expert on different brokers through VPS. Some work fine for days/weeks, while others get these random spikes. As you can see in the image

Synchronize Server Data with Terminal Data

Is there a way to force the synchronisation process between the Server and Terminal? I'm using SymbolIsSynchronized(Symbol()) function to check if Terminal data is synchronised with a server. However, the function keeps returning false values (I'm doing my testing in metaquotes VPS) I've tried

Historic Equity Balance

Hi Is there a way to obtain a historic Equity Balance for a specific date? Thank you BM

MT5 Brokers with Netting Mode

Hi, I'm looking for a list of brokers that offer "Netting Mode" trading for real accounts . Thanks! BM

How to add custom indicators to expert

Hi, I'm trying to publish my EA in the market; however I can only upload one ex5 file. How do I add custom indicators to my EA so that I only have one ex5 file? Thank you, BM

MQL5 Cloud Network Disabled

Hi Does anyone know when the cloud network is going to be back online? Thanks, BM

Signal is not listed

Hi, My signal is not listed on the site. Could anyone explain to me why? I'm registered as a signal provider (BlindMist Trend Catcher) and I've been active since May 2014 Thank you

Connection Problem with Cloud Network

Hi Does anyone know if MQL5 Cloud Network is down? I see agents are available but I'm stuck in "connecting" status for the past 2 days Thanks, BM

Cloud Network

Hi, Is there a way to use all available networks (e.g. Cloud USA, Cloud Europe) simultaneously when running optimization tests? It seems that you can only use one network at a time. Thanks, BM

Need help to understand PlotIndexSetInteger function

Hi, Could anyone please help me understand what PlotIndexSetInteger() function does and its parameters? Documentation section of this site doesn't explain it too well. I'm looking at the code of MACD indicator... any input is greatly appreciated. Thank you