SignalCopyMySQLPlus v 3.1 came with new features:
Master changes:
- It will check online for new version.
-It can normalize symbols (pairs) names. If Master have custom prefix or suffix, activate this option and orders will be sent with standard names.
Slave changes:
- It can convert market orders that are not executed due to price difference higher than pips tolerance to pending orders. In order to work, PlacePendingOrders must be activated.
- Added new calculation method for lots - RiskPercent of slave's account balance.
This method will disable partial closing.
- Stop Loss and Take Profit can be increased or decreased by percent. (TP_Scaling and SL_Scaling)
- Stop Loss and Take Profit can be calculated from master price or from actual execution price of order.
- It will scan automatically for symbols (pairs) prefix and suffix. You ca still specify other prefix/suffix if broker use more variants and you want to use a specific prefix / suffix.
Control panel:
- you can specify inside of each container master ratio (or weight). This option will help protect slave accounts for too high risk. A slave account will take orders from all masters on that container, so risk / slave will be considerable higher than for each master alone.
- script protection against various attacks like SQL injection, CSS attackes and more. You can define banned IPs, white list IPs.
- More options added to config.php, like set default expiration days of accounts , auto disable expired accounts.
For more details get user manual from Downloads section.