Updates history TradePipsBonus (Rebate)
ID 48 :: Category: Products - MT4 Plugins
TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.27.30
2015-08-18 16:04:25
- Removed obsolete handlers of hooks
- Refactoring
TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.25.28
2015-02-27 17:30:00
- Added restriction of log file limit size up to 4GB
- Refactoring code
TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.24.27
2015-01-16 17:06:07
Integrated licensing system
TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.23.26
2015-01-16 15:35:10
- Fixed a bug with the minimum hedge ratio if margin_hedged >= contract_size && credit > 0 && the calculated margin of open orders > 0
- Refactoring
TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.22.25
2014-12-23 09:40:56
Refactoring
TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.21.24
2014-10-08 13:51:18
- Added the mode of bonus calculation for traded lots that can be activated by EnablePerLotPayments flag. Also basic values of bonus per lot can be loaded from TradePipsBonus.per_lot_payments.ini file (lines in file should look like «EURUSD=2.0») in currency from PerLotPaymentsCurrency setting value
- Setting «SpreadCoeff: 0-off, 1-op, 2-cl» renamed to the «SpreadCoeff: 0-off, 1-cl». The mode by spread of opened order was removed due to changes in MetaTrader
- Refactoring
TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.20.23
2014-09-11 13:50:50
- Fixed mistake in settings values in MetaTrader
- Added support for settings Filter_UserColor1, Filter_UserColor2, ..., Filter_UserColorN
- Added support for settings FilterSkip_Logins1, FilterSkip_Logins2, ..., FilterSkip_LoginsN
TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.19.22
2014-09-08 13:50:25
- Refactoring
- Changed the logic of filters
TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.18.21
2014-04-15 13:50:03
- Added possibility to set coefficients in dependence of spread on open/close trade which controlled by the following settings:
- SpreadCoeff: 0-off, 1-op, 2-cl – sets the mode of coefficient applied by spread (0 – do not apply; 1 – apply on opened order; 2 – apply on closed order)
- SpreadCoeff_* – the map of relation of coefficients with spread intervals by lower bound
- Refactoring
TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.17.20
2013-04-03 13:49:42
- Adjusted settings exception handling
- Refactoring