Version 1.4 2021.03.08
Added compatibility with the latest MetaTrader 4 Build.
Version 1.3 2016.09.28
Fixed "ManageTradeWithComment" parameter.
Version 1.2 2016.09.20
Fixed break-even error. Now PartialCloseBreakEvenAfter parameter works correctly.

Added new feature (parameter): ManageTradeWithComment

ManageTradeWithComment - this tells the EA to apply partial close only to those trades that have specified text in "trade comment". If you set this parameter to "777", it will manage trades that have "trade comment" like "1777" or "777" or "777565, but not "7737" or trades with no "trade comment" at all.
Version 1.1 2015.12.23
Fixed problems detecting price Digits when using CustomPipSizes option.