Forum

Problem closing orders

Hi everyone, I made copytrading with mt5 and now I unsubscribed from a signal provider , however I have some pending positions. How I close all pending orders? Thanks in advance for your help

copy trading calc problem

Hi, i choosed a signal trader with a leverage more tha mine to copy signals. I don't understand how does calc of copytrading is done. I red this article, but my calc is wrong. For example I have this situation: Balance of my provider: 5167 USD; leverage is 1:500. Balance of my account: 544 USD; my

Deviation/slippage

Hi everyone, when I subscribe a signal, I set parameters on my local mt5 platform. One of this parameters is deviation/slippage that advise to set to 5.0 (on guide in https://www.mql5.com/en/forum/336422). But what means this value? Slippage is the difference between my order price and the execution

Copytrading doubt

Hi everyone. I'm using copytrading of mql5 and I have some doubts. First, in 'statistics' Tab, how is calculated monthly growth? Because It Is different from grows that Is shown on top left of the trader's page. Second: If i have double balance respect of trader, and the trader makes an operation of

Drawdown copytrading

Hi everyone, in table of traders that offers copytrading, I noticed that a high drawdown is red. The drawdown is only the money that traders get from their account, why is dangerous? Thanks for your reply, have a good day

mt5 signals

Hi everyone. When I see trader's performance on site, in some tables there are traded symbol with final "a". For example a traded symbol is GBPCAD .a. What does it mean and what is the difference with simple GBPCAD ? Thanks in advance

Copy signal in VPS problem

Hi everyone, I subscribed to a signal and pay for rent a VPS . I switchoff my PC and after two days I restarted it; but I don't see any operation on my mt5 platform. When I see on mql website, I can that the provider had opened positions. What's the matter? Thanks in advance

Backtesting interpretation

Hi, I'm new to mql. I wrote simple EA based on stochastic oscillator. I don't understand backtesting: Why are there more arrows in red circle on the same bar? Maybe I open a position without before close another position? I tried checking if PositionsTotal()<1 before orderSend, but it seems not