Posts

Showing posts from July, 2022

METATRADER TO CTRADER TRADE COPIER

Image
This is the user guide for 'MT4/MT5 to cTrader' Trade Copier EA This trade copier for 'MT4/MT5 -> cTrader ' consists of two parts: - Trade signal transmit utility EA - Trade cBot copier at cTrader 1. Install MT4 or MT5 signal transmit EA.  Put “ MT4ToCTrader .ex4” or “ MT5ToCTrader .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 2.  open your computer's 'Documents' folder goto '\cAlgo\Sources\Robots' path move 'MTCTCopier.algo' file to this 'Robots' folder 3. Please use a demo account for hands-on first.   Select 'Trade' tab at ctrader and then open any chart to attch this copier bot.  Do not select 'automate' tab that is for backtest. 4. At cTrader menu, select "M...

METATRADER TO NINJATRADER TRADE COPIER

Image
  This is the user guide for 'MetaTrader to NinjaTrader ' Trade Copier. This trade copier for 'MT4/MT5 -> NinjaTrader NT8' consists of two parts: Trade signal transmit utility EA - 'MT4ToNinjaTrader' or 'MT5ToNinjaTrader' Trade copier strategy app at NinjaTrader NT8 - 'MTNT8Copier' Please note NinjaTrader uses 'netting' trade mode, i.e. LONG and SHORT trades cannot coexist.  Please ensure your MT4/MT5 account or trades operations follow this. 1. Install ' MT4ToNinjaTrader' or 'MT5ToNinjaTrader'   Put “ MT4ToNinjaTrader  .ex4” or “ MT5ToNinjaTrader .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 Signal EA to chart. At the first EA variable, please enter your license key Please ONLY attach ONE MT Signal EA to ONE chart at ONE MT4/MT5 terminal.  It wi...

TRADINGVIEW ALERTS TO METATRADER TRADE COPIER

Image
  This is the user guide for 'TradingView Alerts to MetaTrader' trade copier. This signal/trade copier for TradingView -> MetaTrader consists of three parts: Google chrome browser on your computer Copier EA Bridge app running over Windows OS (i.e. Windows 10/11, Windows Server 2016 or above) That bridge app will seamlessly scan TradingView  alert popup  at Google Chrome and feedback to this Copier EA for trade process (through secured data interchange). The reason to use TradingView alert popup is that's available for all users - while other alert approach, e.g. webhook, might be applicable only for paid members. 1. Please download Google Chrome browser if you haven't it at your computer. 2.   Install MT4 or MT5 copier EA.  Put “TVToMT4Copier.ex4” or “TVToMT5Copier.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. Op...