I have a question about automated trading...

 

I have a question about automated trading. I am a new member on mql5.com.And, I try to understand automated training.

we assume that I have an expert advisor. And, I have subscribes. When the expert advisor create signal with 1.5 lots, will subscribes have 1.5 lots or they will have a lot including ratio.

Could you explain this, please?

 

The lot size of subscribers is calculated automatically by MQL5 algorithm, according to the ratio of balances and leverages between signal provider and follower.

So, yes the lot size of each trade will be analog to the subscriber's balance.