MetaTrader 4 plugin for coverage client accounts on trading servers

BridgeMT4toMT4 (Products - MT4 Plugins) v. 0.0.0.49

2015-07-09 16:08:41
2015-07-09 16:08:41
  • Added AutoprocessICR_SendPrices setting (on server-side) which is responsible for sending the current server price automatic processing in case of incorrect order close request (AutoprocessInvalidCloseRequests setting)
  • Correct handling of partial closure at the client and server in tandem on a single server (ie. client-server + client-server)
  • In case of receiving of non-positive prices from the server, the customer will use the current local prices
  • Output of the local order number during logging of binding external order

BridgeMT4toMT4 (Products - MT4 Plugins) v. 0.0.0.48

2015-06-09 15:11:03
2015-06-09 15:11:03
  • The client-side logging extended with LogRequestAquiring setting when catching stops, stop out and pending orders
  • Improved delivery of notifications about the current state of licensing system
  • Removed obsolete handlers of hooks
  • Refactoring

BridgeMT4toMT4 (Products - MT4 Plugins) v. 0.0.0.47

2015-06-01 13:10:48
2015-06-01 13:10:48
  • Added setting LogTicksAddingEx, activating journaling of came ticks and their original time (it can create a significant load on the server, can be used only for debugging purposes)
  • Added setting LogOuterOrderLinking, enables logging of binding local and external orders
  • Removed obsolete handlers hooks

BridgeMT4toMT4 (Products - MT4 Plugins) v. 0.0.0.46

2015-05-15 10:30:00
2015-05-15 10:30:00
  • Rapid cessation of attempts to connect to the wrong address
  • Experimental features: when setting TrySetInstantRequestPrice is equal 2, takes place to confirm the request at a specified price by a regular undocumented method instead of shifting price (this method is always used, regardless of the type of performance)
  • Refactoring

BridgeMT4toMT4 (Products - MT4 Plugins) v. 0.0.0.45

2015-03-30 18:14:31
2015-03-30 18:14:31
  • Added setting AutoprocessInvalidCloseRequests, activating an automatic confirmation of closing orders by the current price, if the related orders are not found, closed or incorrect (invalid login, direction or symbol)
  • Fixed a bug of automatic confirmation of orders on modification in case of using SymbolPrefix and SymbolPostfix settings
  • Refactoring code

BridgeMT4toMT4 (Products - MT4 Plugins) v. 0.0.0.44

2015-03-04 13:49:12
2015-03-04 13:49:12
  • Settings SlippageControl, MaxSlippageVolume and MaxSlippage replaced with Slippage_Open_Control, Slippage_Open_MaxVolume, Slippage_Open_MaxSlippage and Slippage_Close_Control, Slippage_Close_MaxVolume, Slippage_Close_MaxSlippage to separate their effects on the opening and closing respectively
  • Settings ZeroSpreadSlippageControl, MaxZeroSpreadSlippageVolume and MaxZeroSpreadSlippage renamed to Slippage_ZeroSpread_Control, Slippage_ZeroSpread_MaxVolume and Slippage_ZeroSpread_MaxSlippage respectively
  • Refactoring code

BridgeMT4toMT4 (Products - MT4 Plugins) v. 0.0.0.43

2015-02-26 09:14:33
2015-02-26 09:14:33
  • Improvements to prevent cases of unsuccessful shifting price in the instant-request confirmation by the server
  • Preventing freezing quotes after throwing prices during the confirmation request

BridgeMT4toMT4 (Products - MT4 Plugins) v. 0.0.0.42

2015-02-25 19:19:39
2015-02-25 19:19:39

Added support for licensing

BridgeMT4toMT4 (Products - MT4 Plugins) v. 0.0.0.41

2015-02-25 13:30:55
2015-02-25 13:30:55

Fixed a bug of usage of SendPriceOnModifyRequest settings for all kinds of requests, not only for modification

BridgeMT4toMT4 (Products - MT4 Plugins) v. 0.0.0.39

2015-02-24 13:31:35
2015-02-24 13:31:35

Added setting ProcessAutomaticExecution which enables/disables the automatic execution processing