Updates history ContestMgr
ID 19 :: Category: Products - MT4 Plugins
ContestMgr (Products - MT4 Plugins) v. 1.0.14.15
2015-11-05 15:08:37
- Fixed closing orders by the MaxOrderLifetimeSecs setting
- LicenceMonitorSenderLogin setting is deleted as unnecessary
- Refactoring
ContestMgr (Products - MT4 Plugins) v. 1.0.12.13
2015-07-28 16:04:59
- Added MaxOpenedOrdersCount setting which is used to limit the maximum number of orders at the same time opened the account during the contest
- Added MaxOrderLifetimeSecs setting which is used to allow to set the time (in seconds), after which the open orders will be automatically closed during the contest
- Fixed bugs closing orders at the end of the contest
- Fixed checking trade transactions
- Increased operating reliability
- Fixed bugs
ContestMgr (Products - MT4 Plugins) v. 1.0.11.12
2015-07-09 18:18:20
- Fixed reading of DateFinish settings
- Removed obsolete handlers hooks
- Refactoring