Updates history AgentCommissionEx
ID 9 :: Category: Products - MT4 Plugins
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.30.32
2013-05-22 21:18:28
Multiplication by the amount of spread in the applying of the spread coefficient
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.29.31
2013-05-08 21:18:25
Added the ability to specify the coefficients depending on the spread at the orders opening/closing which is controlled by the following settings:
- SpreadCoeff: 0-off, 1-op, 2-cl - sets the mode of applying of the spread coefficients (0 - not use, 1 - spread at opening 2 - spread at closing);
- SpreadCoeff_ * - Map of maching of spread coefficients to the bottom border of range.
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.28.30
2013-03-28 22:18:32
The settings of exception handling adjusted
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.27.29
2013-03-08 22:18:30
Min Trade Points setting is shifted by MinPipsPr and MinPipsPr_Ext_Sym_* settings with separation by symbols
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.26.28
2013-03-06 22:18:25
- Added Enable_Filter_CountryAgent setting to disable the processing of agent commission by the filter of agent's country
- For ease of understanding of settings which turning off the processing of agenct commissions rather than blocking it they were renamed by mask Enable_*:
- Groups -> Enable_Filter_Groups
Filter_Id -> Enable_Filter_Id
Symbols -> Enable_Filter_Symbols
FilterSkip_AgentLogin -> Enable_FilterSkip_AgentLogin- To unify the GroupsAgent setting renamed to Filter_GroupsAgent
- Incorrect name of Format_FormatVirtualAgCommComment setting changed on Format_VirtualAgCommComment
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.25.27
2013-02-13 22:18:25
Added filter to exclude agents logins which specified in FilterSkip_AgentLogin settings (plugin will not process the commission on transactions on accounts whose agents are configured, charging of the commission is not blocked)
Important: for consistency LoginFilter setting renamed to FilterSkip_Login
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.24.26
2013-02-12 22:18:25
Added the ability to redirect the charge of commission for a given login adjustable by settings:
- VirtualAgent - account number for charging commission (ignored if the AgentLevel setting is set)
- CheckAgentVirtuality - ban charging of commission if VirtualAgent coincides with the agent account
- Format_FormatVirtualAgCommComment - format of the Commission's comment (default "vagent '%d' - #%d", which corresponds to "vagent 'login' - #order")
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.23.25
2012-10-26 21:18:27
- Added reference of coefficients by symbols using the Symbol_* settings (coefficient applied after processing coefficients by color and check the block setting in case of absence correction by color and before the applying of the coefficients of usage equity and hedging)
- Added NormalizeCommission setting which sets whether the commission will be rounded to 2 decimal digits after the applying of the coefficients (to integer for the Yen)
- Debug information for the identification of crash has been added
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.22.24
2012-09-13 21:18:29
- The coefficient on the margin and hedging are now stored separately (but still in TradeRecord::reserved [0], in the words of junior and senior, respectively)
- Added setting UseHedgeCoeff, regulating the usage of hedging ratio (for old transactions with a single factor of its usage will be adjusted by the settings UsePureFreeMarginCoeff)
- Fixed an error in the calculation of the hedging ratio (the difference between the margin was taken without the module)
AgentCommissionEx (Products - MT4 Plugins) v. 2.0.21.23
2012-08-09 21:18:32
- Removed functionality of RegComm_*
- Added BlockIfNoColorCoeffApplied setting which blockes charging of agent commission if there was not applied any coefficient by account color (trading or agent)
- Added check of negative commission (negative commission is getting zero)