Updates history AgentCommissionEx
ID 9 :: Category: Products - MT4 Plugins
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.68.70
2018-05-17 11:55:14
- Added a deactivating filter for the country of the trading account, controlled by the setting Enable_Filter_Country
- Added setting for Filter_Country for filtering by country of merchant account
- Code refactoring
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.67.69
2018-03-15 18:07:25
- The algorithm for calculating the hedging ratio under a zero hedged margin has been changed (for details, see above)
- Added an optional setting DbgLogCoeffCalculation, which activates the recording of parameters for the calculation of coefficients in the debug log
- Code refactoring
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.66.68
2018-02-12 19:58:09
- Added the setting UseStdCommAsBaseCommission, which activates the use of the standard commission for the warrant as the base agent (with a + sign, has a lower priority than the UseProfitAsBaseCommission setting)
- Code refactoring
AgentCommissionEx (Products - MT4 Plugins) v. 1.0.6.7
2017-11-28 17:03:58
Code refactoring
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.65.67
2017-11-27 16:47:45
Code refactoring
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.64.66
2017-11-14 17:03:29
- Added maps of settings MinPipsPr_Ext_Grp_* and MinPipsPr_Ext_GrpFtr_* to set the minimum profit for the mask of trading account (first a group is searched for MinPipsPr_Ext_Grp_*, then for MinPipsPr_Ext_GrpFtr_*; the settings have a lower priority than those for the symbol)
- Added maps of settings MinOrderL/t_Ext_Grp_* and MinOrderL/t_Ext_GrpFtr_* to set the minimum order lifetime by the mask of the trading account group (first a group is searched for MinPipsPr_Ext_Grp_*, then for MinOrderL/t_Ext_GrpFtr_* and if it is not found, MinOrderLifetimeSecs value is taken)
- Added maps of GroupUser_* amd GroupAgent_* settings, allowing to set the coefficients for the trading and agent account group respectively
- Added settings SkipSymbCoeffIfGrpCoeffApplied and SkipSymbCoeffIfClrCoeffApplied, allowing you to disable the use of the coefficient by the symbol, if the coefficients were applied to the group and color respectively
- Added settings UsePureFreeMarginCoeff_GrpFtr and UseHedgeCoeff_GrpFtr, that specify filters for the trading account group for transactions to which the net free margin and hedge ratio should be applied
- Code refactoring
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.63.65
2017-10-10 07:20:11
Code refactoring
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.62.64
2017-08-23 13:22:01
- loading of coefficient settings by symbol from the file PluginName.coeffs_by_symbol.ini (format: SYMBOL=1.0; map of settings Symbol_* is more important and redefines the values set in the file)
- code regactorinh
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.61.63
2017-08-15 12:38:06
- Added Filter_StatusAgent and Filter_CommentAgent settings, which allow to filter the withdrawal of the comission by the status and comment of agent's account respectively
- Code refactoring
AgentCommissionEx (Products - MT4 Plugins) v. 1.0.36.37
2017-05-05 19:06:35
Code refactoring