METATRADER TO TRADELOCKER TRADE COPIER - API APPROACH

This is the user guide for 'MT4/MT5 to TradeLocker' Trade Copier API Approach Quick Note: This copier uses TradeLocker API to design and fully relies on TradeLocker API service. You could regularly monitor TradeLocker API realtime status at their internal site: https://status.demo.tradelocker.com/795823488 If you need TradeLocker copier by Non API approach, please look for that copier package or user guide at shared link. ====== 1. Install MT4 or MT5 signal transmit EA. Put “ MT4ToTradeLocker .ex4” or “ MT5ToTradeLocker .ex5” to \MQL4\Experts\ or \MQL5\Experts\ folder. At MT4 or MT5, “Menu” → “Tools” → “Options”, at below selection, click “Allow DLL Import” - as this EA needs network authentication for use. Open any chart and attach this Copier EA to chart. At the first EA variable, please enter your license key 1. Please attach this signal EA to ONLY one chart. This EA can fetch multiple symbol/trade event signals of this MT4/MT5. ...