Updates history StopoutsEx
ID 46 :: Category: Products - MT4 Plugins
StopoutsEx (Products - MT4 Plugins) v. 1.0.32.33
2016-09-27 13:19:25
- Added SoWriteDetailsToComment setting which activates post of a comment of closed orders due to stop out with details in the format "[so]: margin level%/equity/margin"
StopoutsEx (Products - MT4 Plugins) v. 1.0.31.32
2016-08-30 15:44:07
- Refactoring
StopoutsEx (Products - MT4 Plugins) v. 1.0.30.31
2016-08-19 19:41:43
- Some improvements on the dealer's closing confirmation
- Refactoring
StopoutsEx (Products - MT4 Plugins) v. 1.0.29.30
2016-07-19 12:19:49
- Improvements closing confirmation by the dealer
- Code refactoring
StopoutsEx (Products - MT4 Plugins) v. 1.0.28.29
2016-05-16 17:57:57
Code refactoring
StopoutsEx (Products - MT4 Plugins) v. 1.0.27.28
2016-03-14 18:02:03
- CSoEquityWarningMailSender and CSoEquityWarningMailFrom settings renamed to CSoEquityWarningIntMailSender and CSoEquityWarningIntMailFrom respectively
- Added CSoEquityWarningViaIntMail setting that activates the sending of credit stop out notification by terminal mail
- Added CSoEquityWarningViaExtMail setting that activates the sending of credit stop out notification by the Email address
- Added CSoEquityWarningViaPushNotify setting that activates the sending of credit stop out notification via Push-notifications
- Refactoring
StopoutsEx (Products - MT4 Plugins) v. 1.0.26.27
2016-01-15 15:36:33
Refactoring code
StopoutsEx (Products - MT4 Plugins) v. 1.0.25.26
2015-12-22 15:27:25
- Added CSoSetReadOnly setting that activates the Read-Only mode in case of credit stop out.
- Fixed a timer of checking of credit stop outs
- Fixed handling of rejected closing orders when ConfirmClosingByDealer flag is set
- Refactoring
StopoutsEx (Products - MT4 Plugins) v. 1.0.24.25
2015-11-13 09:34:04
- CSoUserColors setting renamed to Filter_CSoUserColor
- Added FilterSkip_CSoUserColor setting that sets a filter by account color which should be skipped from processing
- Added Filter_CSoLogin setting that sets a filter by the account number which should be processed by plugin
- Added FilterSkip_CSoLogin setting that sets a filter by account number which should be skipped from processing
- LicenceMonitorSenderLogin setting deleted as unnecessary
StopoutsEx (Products - MT4 Plugins) v. 1.0.23.24
2015-10-22 16:27:12
- Added ConfirmClosingByDealer setting that activates the closure of trading orders by dealer's confirmation
- Refactoring code