Posts

Showing posts from June, 2024

METATRADER TO DXTRADE TRADE COPIER - NON-API APPROACH

Image
  This is the user guide for 'MT4/MT5 to DxTrade' Trade Copier EA  NON-API Approach API approach version copier user guide is at https://boolapi.blogspot.com/2024/03/metatrader-to-dxtrade-trade-copier.html Please be aware of below limitations before using this copier: 1. This copier is designed by 'alternative' or non-API approach.  It cannot support the copy of limit/stop order.  It only acts on mt4/mt5 position change events.  However, when a limit/stop order is fulfilled, it will send out a new market order entry. 2. This DxBridge app has implemented server reconnection logics if DxTrader server is t emporarily down. However DxTrade used to do maintenance during weekend.  Please regularly restart DxTrade bridge at week start. 3. Regarding copy account setting: - You can have multiple MT4/MT5 terminals or accounts as leader accounts. - Only one DxTrade bridge app instance can be run at one computer/VPS. However, it can accommodate multiple DxTrade prop f...