PartialCloseBlocker
PartialCloseBlocker
PartialCloseBlocker
ID 211
Category: Products - MT4 Plugins
Version: 1.0.3.4
Release date: 2017-01-18
Developer: Salt Technologies, LLC
MetaTrader 4 plugin for prevention of a partial position close
Detailed descriptionDescription
The plugin prevents the partial closing of a position for a specified trading groups, accounts and trading symbols. If necessary the plugin allows to enable logging of the prevented attempts of partial closure of position.
Settings:
Filter_Group – filter for group of accounts. The plugin will process accounts, the group of which corresponds to the setting. If the "*" (without quotation-marks) is set, the plugin will process all the trading groups.
Data type: | string |
Default value: | * |
Value example: | ,2P*,!GROUP-AB*,*USD*,*EUR*,*RUB*, |
Filter_Login – the filter of trading accounts which will be processed by plugin (if it's needed to filter several accounts then settings should be configured like this: Filter_Login, Filter_Login1, Filter_Login2, ..., Filter_LoginN).
Data type: | string |
Default value: | (empty value) |
Value example: | 12345 (account's number) |
Filter_Symbol – filter for trading symbols. The plugin will process positions, the symbol of which corresponds to the setting. If the "*" (without quotation-marks) is set, the plugin will process any symbols.
Data type: | string |
Default value: | * |
Value example: | USD*,CADJPY,EUR*,XAUUSD |
FilterSkip_Login – filter for excluding by the login number of trading account. This setting allows excluding the trading accounts from the plugin processing. If you need to exclude several logins from the plug-in processing, the settings are set in the following way: FilterSkip_Login, FilterSkip_Login1, FilterSkip_Login2, ..., FilterSkip_LoginN.
Data type: | numeric |
Default value: | (empty value) |
Value example: | 12345 (account's number) |
MinOrderLifetimeSecs – flag of enabling of logging of prevention partial closure of position. If 1, server logging is enabled.
Data type: | numeric |
Default value: | 0 |
Value example: | 1 |
Used components:
MetaTrader 4 Server API, MetaTrader 4 Server, OS Windows
After purchase you will receive:
Compiled plugin with configuration file without source codes