Change in the work of the McDuckEA with magic numbers.
If the magic number = 1, then the advisor automatically generates an individual magic number for the current currency pair.
If the magic number = 0, then the EA will average orders opened only manually, but will not open new orders.
If the magic number = -1, then the advisor will average all orders open for this currency pair, including those opened manually, but will not open new orders.
Fixed a bug in the virtual take profit.