Returning a part of the spread during the trade on the MT4 trading accounts

TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.37.40

2018-03-15 18:10:49
2018-03-15 18:10:49
  • the algorithm for calculating the hedging ratio under the zero hedged margin has been changed (learn more here)
  • added optional setting DbgLogCoeffCalculation, which activates the recording of coefficients calculation parameters in the debug log
  • code refactoring

TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.36.39

2017-11-28 17:27:55
2017-11-28 17:27:55

Code refactoring

TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.35.38

2017-09-07 11:51:57
2017-09-07 11:51:57

Code refactoring

TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.34.37

2017-08-23 13:34:18
2017-08-23 13:34:18
  • loading of coefficient settings by symbol from the file PluginName.pips_by_symbol.ini (format: SYMBOL=1.0; Map of settings Pips_Ext_Sym_* is more important and redefines the values set in the file)
  • automated loading of settings if the PluginName. per_lot_payments.ini changes
  • code refactoring

TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.33.36

2017-05-10 17:52:11
2017-05-10 17:52:11

Code refactoring

TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.32.35

2017-02-22 20:16:31
2017-02-22 20:16:31
  • 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

TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.31.34

2017-02-16 19:36:54
2017-02-16 19:36:54
  • An error in the calculation of HedgeCoeff and PureFreeMarginCoeff for the CFD-Index symbols with a margin calculation algorithm has been corrected
  • Code refactoring

TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.30.33

2016-07-19 13:08:04
2016-07-19 13:08:04

Code refactoring

TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.29.32

2016-01-15 14:59:43
2016-01-15 14:59:43

Refactoring code

TradePipsBonus (Rebate) (Products - MT4 Plugins) v. 2.0.28.31

2015-10-02 17:59:15
2015-10-02 17:59:15
  • Added Filter_CalcCoeffGroups setting and FilterSkip_CalcCoeff_Login setting that allows to filter accounts, on whose should be calculated rebate coefficients
  • Refactoring