How to adjust the trade size of a copied signal...

 

I copy a trader in MT5, but would like to adjust the .01 trade size up a bit. I'm pretty sure I've read all available documentation on signal copying and if this info is there, I missed it. (Possible.)

Is this possible? If so, how do I do it?

TIA...

Chop

 
  1. Down by reducing the deposit load below 95% (max)
  2. Up by increasing your account balance vs. what the signal provider has. Signal lot size is adjusted from signal balance and leverage to yours.
  3. If you had used this you would have found among many:
              Icrease lot size - General - MQL5 programming forum #2 2018.06.12
              signal provider has minimal volume 0.01, subscriber has 0.10 - how to change minimal volume ???? - MQL5 programming forum 2013.04.18
 
William Roeder:
  1. Down by reducing the deposit load below 95% (max)
  2. Up by increasing your account balance vs. what the signal provider has. Signal lot size is adjusted from signal balance and leverage to yours.
  3. If you had used this you would have found among many:
              Icrease lot size - General - MQL5 programming forum #2 2018.06.12
              signal provider has minimal volume 0.01, subscriber has 0.10 - how to change minimal volume ???? - MQL5 programming forum 2013.04.18

Thanks.