Updates history VirtualDealerEx
ID 109 :: Category: Products - MT4 Plugins
VirtualDealerEx (Products - MT4 Plugins) v. 1.0.15.16
2017-04-11 09:22:06
- Added the option in the map of settings ExtraLossPricePips_ to set values for specific groups (ExtraLossPricePips_gGroupName) and for all groups (ExtraLossPricePips_g*)
VirtualDealerEx (Products - MT4 Plugins) v. 1.0.14.15
2017-04-05 11:56:02
- The bug was fixed, as a result of which the gap mode was activated even if the control of gaps was disabled (Gap_LevelSpreads = 0)
VirtualDealerEx (Products - MT4 Plugins) v. 1.0.13.14
2017-03-31 16:09:18
- Added support for NoDelayRandDownshifting setting which allows to disable accidental reduction of execution delay by 1 sec (standard behavior)
- Improved accuracy of delay control
- Refactoring
VirtualDealerEx (Products - MT4 Plugins) v. 1.0.12.13
2017-03-17 18:06:59
- Added support for range values of ExtraLossPricePips_ setting to set the ranges for the random value (format: ExtraLossPricePips_TradingAccountLogin=AdditionalOpenPoints[-AdditionalOpenPoints2],AdditionalClosingPoints[-AdditionalClosingPoints2], where optional data are indicated in square brackets). Example: ExtraLossPricePips_112233=3-6,1-4
VirtualDealerEx (Products - MT4 Plugins) v. 1.0.11.12
2017-03-10 10:34:30
- Added support for ExtraLossPricePips_ settings map (format: ExtraLossPricePips_TradingAccountNumber=AdditionalOpenPoints,AdditionalClosingPoints) for the possibility of additional deterioration of execution price of request (i.e., execution at a loss to the trader) relative to current market prices (with the execution price not being thrown into the quotes flow)
- Added support for the DelaySecsBySymbol_ and DelaySecsByLogin_ settings map that allow to set execution delays for specific accounts and symbols (priority settings: DelaySecsByLogin_ -> DelaySecsBySymbol_ -> DelaySecs)
VirtualDealerEx (Products - MT4 Plugins) v. 1.0.9.10
2017-02-22 21:06:10
- In addition to the accounts specified by the LicenseMonitorRecieverLogins setting, mail notifications will be sent to active accounts from the "manager" group whose status or comment satisfies the "LIC_MAN2, LIC_MAN2|*, *|LIC_MAN2, *|LIC_MAN2|*" or "LIC_MAN3, LIC_MAN3|*, *|LIC_MAN3, *|LIC_MAN3|*", and Push notification is also sent if MQID is specified, but in the case of LIC_MAN3 only when the LicenseKey
- Code refactoring
VirtualDealerEx (Products - MT4 Plugins) v. 1.0.17.18
2017-02-01 18:34:58
- The error of changing the ExtraLossPricePips_ settings maps
- Added option in the ExtraLossPricePips_ settings to set the values for specific orders (ExtraLossPricePips_oNumbererOrder) to close (value format: 0,AdditionalClosurePoints[-AdditionalClosurePoints2])
- MinSpread_ settings map support added, allowing to set the minimum on processing for specific characters
VirtualDealerEx (Products - MT4 Plugins) v. 1.0.8.9
2016-07-19 14:03:44
- Code refactoring
VirtualDealerEx (Products - MT4 Plugins) v. 1.0.7.8
2016-02-04 12:46:43
- Added Filter_Login and FilterSkip_Login settings that define the include and exclude filters by trading account accordingly
VirtualDealerEx (Products - MT4 Plugins) v. 1.0.6.7
2016-01-15 15:59:07
- Refactoring